Commit Graph

138 Commits

Author SHA1 Message Date
King Kévin 40d4e3aa19 document SDM120 connection 2017-01-22 16:05:55 +01:00
King Kévin 31c95b9ed1 document PZEM-004T connection 2017-01-22 15:56:40 +01:00
King Kévin f5d7287136 document DDM100TC connection 2017-01-22 15:39:48 +01:00
King Kévin 0fec6a2dd9 document RTC and periodic query 2017-01-21 20:57:29 +01:00
King Kévin 2c60b0d0b2 describe database settings 2017-01-21 20:53:27 +01:00
King Kévin a3a2d61b1d move watchdog at start to detext early blocking code 2017-01-21 20:52:26 +01:00
King Kévin 2a1db39276 disable debug 2017-01-21 18:55:11 +01:00
King Kévin f970d60b30 use defines for database configuration 2017-01-21 18:54:40 +01:00
King Kévin d217a98413 move RE/DE pin to PB1 to fit better board layout 2017-01-21 18:54:05 +01:00
King Kévin aa7612c8b5 add timout between request to improve response success rate 2017-01-21 12:59:16 +01:00
King Kévin 2c6b35e380 fix typo 2017-01-21 11:27:05 +01:00
King Kévin 51d8d5a3f5 fix how received PZEM messages are handled 2017-01-20 17:07:34 +01:00
King Kévin 0c2d13bbe5 store DDM100TC pulse count in backups registers 2017-01-20 15:54:52 +01:00
King Kévin d3ed57fd0d fix DDM100TC measurement calculation when 0 values 2017-01-20 14:42:58 +01:00
King Kévin 301ccbb72d submit DDM100TC measurements 2017-01-20 14:12:44 +01:00
King Kévin 881fcc6061 add DDM100TC measurement calculation 2017-01-20 11:41:41 +01:00
King Kévin 290dfd153b document activity LEDs 2017-01-20 10:22:23 +01:00
King Kévin eee70f4263 remove template text and add project description 2017-01-19 23:33:38 +01:00
King Kévin e30172da33 add timer channel macros 2017-01-19 23:31:58 +01:00
King Kévin be0b5c8b06 add status LEDs and timer to measure DDM100TC meter pulse 2017-01-19 23:11:43 +01:00
King Kévin 405c243f5c use RTC instead ot timer to periodically query measurements 2017-01-19 14:02:20 +01:00
King Kévin f9e7048f73 add days to uptime 2017-01-19 13:41:27 +01:00
King Kévin 3569fe5958 fix RTC period (onboard led toggling affects it) 2017-01-19 13:32:09 +01:00
King Kévin 4db6a2b455 add ESP-01 connection description 2017-01-19 13:30:23 +01:00
King Kévin 20cd04f073 switch to blue pill development board 2017-01-19 13:30:03 +01:00
King Kévin 21fffe70dd fix value calculation (integer vs float division) 2017-01-19 13:29:38 +01:00
King Kévin 978b325ba4 add timer to periodically request meter measurments 2016-10-15 16:41:38 +02:00
King Kévin 37e9c01596 fix comment 2016-10-15 16:41:05 +02:00
King Kévin c5ba314c68 save measurements in databse once all received 2016-10-15 14:21:31 +02:00
King Kévin 08cadd14a0 add variables documentation 2016-10-15 14:17:15 +02:00
King Kévin a919c34d5d fix PZEM measurement type 2016-10-15 14:16:12 +02:00
King Kévin d7168937af used index for PZEM measurements 2016-10-14 11:09:44 +02:00
King Kévin 89f7df59d4 implement timer for reliable message transmission 2016-10-14 10:46:45 +02:00
King Kévin cf44707281 comment unused PZEM non-measurements 2016-10-14 10:45:58 +02:00
King Kévin 520e5fac16 request all measruements from all meter 2016-10-14 10:45:15 +02:00
King Kévin 071cda7035 fix doc 2016-10-10 10:24:55 +02:00
King Kévin fce8008a68 request all measurements from all PZEM meters 2016-10-09 17:25:33 +02:00
King Kévin ae972c78a2 fix energy calculation 2016-10-09 17:18:31 +02:00
King Kévin d84082f147 option bytes watchdog option read 2016-10-09 17:04:42 +02:00
King Kévin dcd53a3ea4 disable debug over serial port 1 2016-10-08 18:32:21 +02:00
King Kévin 39f9efbda6 use serial port 1 for wifi 2016-10-08 18:31:56 +02:00
King Kévin 44492f33e8 make better HTTP request 2016-10-08 16:26:38 +02:00
King Kévin 4821a782ee add watchdog and better debugging 2016-10-08 14:32:31 +02:00
King Kévin 5de420d908 document esp8266 2016-10-04 11:16:49 +02:00
King Kévin 94d4d5c722 add HTTP example 2016-10-04 11:16:34 +02:00
King Kévin e9489ec910 remove memmem 2016-10-04 11:16:13 +02:00
King Kévin 1f895138b1 add open/send/close, fix disable echo, use memcmp instead of memmem 2016-10-04 11:15:55 +02:00
King Kévin a84484d215 show uptime instead of time 2016-10-03 17:46:58 +02:00
King Kévin 2cda97cbb7 add esp8266 setup 2016-10-03 17:39:59 +02:00
King Kévin b2c5fd4f44 add ESP8266 WiFi SoC library 2016-10-03 17:39:15 +02:00