Commit Graph
19 Commits
Author SHA1 Message Date
Duke NUCem 0bfc93d3ea WIP write multiple registers 2021-10-11 17:05:54 +02:00
Duke NUCem 12cd3df5a3 Renamed test scripts 2021-10-10 12:41:22 +02:00
Duke NUCem 692cad0bc8 Deleted redundant switch case (MODBUS write single and multiple register) 2021-10-10 12:30:39 +02:00
Duke NUCem e2f8ab3405 WIP modbus write 2021-10-10 12:12:39 +02:00
Duke NUCem 051509155e WIP modbus write 2021-10-10 11:35:14 +02:00
Duke NUCem 25df18ed66 Decreased SHT read time to 10 ms; changed baud to 19200 2021-09-30 18:38:59 +02:00
Duke NUCem b8718935f7 Changed modbus address in minimalmodbus_test.py 2021-09-30 17:52:27 +02:00
Duke NUCem cfc32b28c2 Merge branch 'master' of gitlab.com:HDIoT/smart_household/wired_sensors/iaq_wired_sensor 2021-09-30 17:48:26 +02:00
Duke NUCem bed177785c Moved MODBUS callback back to main 2021-09-30 17:46:39 +02:00
Duke NUCem e7f7077b8a Merge branch 'flash' 2021-09-30 14:56:29 +02:00
Duke NUCem ad41fb28dc Improved test script print out 2021-09-09 18:46:59 +02:00
Duke NUCem fcdbb63ca4 Moved Modbus message processing to UART ISR 2021-09-09 18:36:40 +02:00
Duke NUCem 7220a36fa7 Added signed T values 2021-09-09 18:24:24 +02:00
Duke NUCem 44e27ac890 Added SCD4x T,RH readout 2021-09-09 18:17:55 +02:00
Duke NUCem 0837de9703 Added T, RH readout 2021-09-09 18:11:11 +02:00
Duke NUCem 7b0ad1fd65 added stdint to config.h so it would build. 2021-09-05 17:17:27 +02:00
Duke NUCem 38f92547cf Changed types in sensros functions. Creaded files fro sensor config. (DH). 2021-09-05 16:12:12 +02:00
Duke NUCem 50d7893963 created test script for modbus. (DH) 2021-09-05 16:10:57 +02:00
Duke NUCem fcb6ce88a6 Put the modbus and rs485 codes together. Briefly tested. 2021-09-05 14:43:32 +02:00