Skip to content

tektyte/Log4-3rd-Party-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log4 3rd Party Integration

This is the repository for 3rd Party Integration for Log4 Devices.

Device Supported

Firmware Version

Log4 Devices with legacy firmware (FW 1.x.x) should check here and for latest firmware should check here here

3rd Party Integration

Arduino

Log4 USB and POE Serial Output

Takes in serial information from Log4 USB or POE device then displays measurements on Arduino Serial Monitor.

RaspberryPi

Takes in serial information from Log4 USB or POE device then displays measurements on RaspberryPi python terminal.

Units supported

  • Current - "uA", "mA", "A"
  • Voltage - "mV", "V"
  • Power - "mW", "W"

Dependencies

  • pyserial

Log4 Serial Communication Protocol

Log4 Devices follows specific serial protocols depending on their firmware. Checkout the firmware specific serial protocol below -