Commit Graph

27 Commits

Author SHA1 Message Date
King Kévin fb608a8e86 fix intialisation 2016-08-26 08:51:44 +02:00
King Kévin 35ffab225e correct bootloader comment 2016-01-27 23:23:55 +01:00
King Kévin c56bee6ad1 new features documents: AES, CRC, OTA, influxdb info 2015-11-11 10:47:58 +01:00
King Kévin 2924e77619 add info message 2015-11-11 10:09:39 +01:00
King Kévin cf0df8b102 make sender more stable by delaying start, reseting address, and not waiting before re-requesting 2015-11-11 01:39:21 +01:00
King Kévin 3baadec22c database, username, and password must now be provided to spark_angel_receiver 2015-11-11 01:36:45 +01:00
King Kévin 395eadfb1d add AES encryption with CRC implemented implemented 2015-11-10 22:34:40 +01:00
King Kévin 7d35ff4e49 values sent to influxdb all at once implemented 2015-11-10 22:34:06 +01:00
King Kévin 3303c77e2a add CRC in receiver 2015-11-10 22:32:28 +01:00
King Kévin 416f67d4ae add CRC in sender 2015-11-10 22:31:59 +01:00
King Kévin 1107ed1c02 add CRC library (from AVR libc) 2015-11-10 22:31:05 +01:00
King Kévin d72a952f87 add AES decryption to receiver using tiny-AES128-C library 2015-11-10 13:44:17 +01:00
King Kévin 7922e14807 correct value calculation 2015-11-10 12:30:30 +01:00
King Kévin 3ac49be7fd add key and use AVR crypto lib. payload format changed 2015-11-10 12:28:36 +01:00
King Kévin d052211783 add AES128 library from avr crypto lib 2015-11-10 12:27:12 +01:00
King Kévin 5ec80702c0 single influxdb query per payload 2015-11-10 12:19:42 +01:00
King Kévin b583481c4f add assemly compilation capabililty 2015-11-09 12:41:36 +01:00
King Kévin 3cfd7ce7b6 remove watchdog todo 2015-11-08 19:33:53 +01:00
King Kévin 6531f411a4 add watchdog (now working) 2015-11-08 19:29:49 +01:00
King Kévin 6066ef44d8 remove configuration from eeprom and define it in header 2015-11-08 18:56:14 +01:00
King Kévin 65807c648c watchdog test (not working for now) 2015-11-08 18:51:55 +01:00
King Kévin 85b27248b0 now using optiboot bootloader (arduino bootloader does not support well watchdog) 2015-11-08 18:49:49 +01:00
King Kévin ad4d3496b2 spark_counter_receiver.c is now .cpp 2015-11-08 18:48:48 +01:00
King Kévin 5eb31d153e request power meter request periode to 5 seconds and make it as setting 2015-11-08 17:01:11 +01:00
King Kévin 938cfd04fc rpi is a C++ file actually 2015-11-08 17:00:17 +01:00
King Kévin 8b98987d1d add project and pinout description 2015-10-27 17:51:31 -07:00
King Kévin 3d38b0eaea initial commit. project is working 2015-10-24 20:03:30 +02:00