mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-03 06:39:32 +00:00
Merge branch 'master' of https://github.com/roarfred/AmsToMqttBridge
This commit is contained in:
@@ -5,3 +5,5 @@ Various code projects to help debug and build the final system
|
|||||||
|
|
||||||
### HanDebugger
|
### HanDebugger
|
||||||
A very simplified c# console application to read serial data directly from the HAN bus, using the HAN-FTDI circuit and a FTDI device (USB serial port). The application will simply use the right serial setup (2400 baud, 8E1) to set up a connection and continously read incoming data. The received data is split on the package start and -end flags (0x7E) and output to console.
|
A very simplified c# console application to read serial data directly from the HAN bus, using the HAN-FTDI circuit and a FTDI device (USB serial port). The application will simply use the right serial setup (2400 baud, 8E1) to set up a connection and continously read incoming data. The received data is split on the package start and -end flags (0x7E) and output to console.
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user