Commit Graph

48 Commits

Author SHA1 Message Date
King Kévin a3a2d61b1d move watchdog at start to detext early blocking code 2017-01-21 20:52:26 +01:00
King Kévin f970d60b30 use defines for database configuration 2017-01-21 18:54:40 +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 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 978b325ba4 add timer to periodically request meter measurments 2016-10-15 16:41:38 +02:00
King Kévin c5ba314c68 save measurements in databse once all received 2016-10-15 14:21:31 +02:00
King Kévin d7168937af used index for PZEM measurements 2016-10-14 11:09:44 +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 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 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 94d4d5c722 add HTTP example 2016-10-04 11:16:34 +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 f0eb5e0f7c fix reveiced and decode data 2016-09-14 10:02:38 +02:00
King Kévin 1e1cfb8c62 try SDM120 library 2016-09-13 22:42:56 +02:00
King Kévin 79d76ee0fd rename PZEM enums 2016-09-12 21:42:37 +02:00
King Kévin 1923e2af4b add example code to use PZEM library 2016-09-11 17:21:33 +02:00
King Kévin eb47261de4 don't use software UART 2016-09-11 11:25:43 +02:00
King Kévin 66c25ec0fd implement transmit functionnalities for software UART 2016-09-05 09:33:56 +02:00
King Kévin 63f07be7b5 add software UART receive buffer 2016-09-04 18:33:12 +02:00
King Kévin f9b46124a0 try soft UART EXTI and timer 2016-09-04 14:48:40 +02:00
King Kévin f2fb84c7df adjust printf %u for gcc 2016-08-28 23:15:45 +02:00
King Kévin efcf735395 fix RTC counter and add blinking 2016-08-20 23:32:08 +02:00
King Kévin c6c74aaa1b use newlib 2016-08-20 23:27:01 +02:00
King Kévin 545b0be96e use clang to compile 2016-08-20 18:10:31 +02:00
King Kévin 0e09038871 fix printf 2016-08-19 22:00:50 +02:00
King Kévin 739dc01db4 fix RTC 2016-08-18 11:54:24 +02:00
King Kévin 045f533afa add generic way to get register addresses 2016-08-18 10:45:36 +02:00
King Kévin f3410200b7 update example description 2016-08-14 21:04:08 +02:00
King Kévin f2d0184e00 update example, add RTC 2016-08-14 21:02:38 +02:00
King Kévin 618de224e0 add all common changes, files, and libraries from previous project 2016-02-18 10:39:08 +01:00
King Kévin 5b4df1bc8a user button on maple mini can be used 2016-01-29 11:25:30 +01:00
King Kévin 765fb2e338 led on/off/togle methods added 2016-01-29 00:24:49 +01:00
King Kévin ebab5e223b add improved files from vfd driver proect 2016-01-28 21:21:50 +01:00
King Kévin 2eff94979e example code now also uses USB CDC ACM 2016-01-18 16:25:32 +01:00
King Kévin 55cb2009d9 example now echos back UART communication 2016-01-17 15:03:10 +01:00
King Kévin f0d2933ff8 add basic LED+USART example 2016-01-17 14:54:54 +01:00