Commit Graph

  • 14bb7c90e0 Updated the VSCode flash command in tasks.json which now prompts the user for the serial port number master Th3maz1ng 2022-09-18 10:05:13 +0200
  • 6930494e0c Added missing header files. Th3maz1ng 2022-09-16 13:13:56 +0200
  • ad70fdccea Removed some code written to recover from a strange connection error because it didn't work as expected. The temporary fix I did is to make a preventive MCU reset every 5 hours or when the connection error appears, until I can find the cause of it. Th3maz1ng 2022-09-16 13:09:43 +0200
  • 11ed8dfb37 Updated the .gitignore file to include new files Th3maz1ng 2022-09-16 13:04:30 +0200
  • 8bcb5d847f Mise à jour de 'README.md' Th3maz1ng 2022-09-15 23:11:44 +0200
  • 9bcbf78d04 Added a new packet handling needed to get mailbox events and send a mail when one is triggered. Added experimental work around because of a connection error when posting the post data to the server through HTTP. This need to be investigated ! Th3maz1ng 2022-09-11 18:53:40 +0200
  • fce92285e3 Corrected the order of serial setup and serial print Th3maz1ng 2022-08-16 21:30:23 +0200
  • 1d0a1577f9 Added vscode task to build and flash the project using arduino-cli Th3maz1ng 2022-04-09 16:50:46 +0200
  • 8cac3be538 Updated schematic Th3maz1ng 2022-04-09 16:48:08 +0200
  • 0603bfbf4b Corrected operator error in lib Th3maz1ng 2022-04-09 16:46:55 +0200
  • c2167f18c5 Updated the sendHttpQuery error handling due to changes made in the HttpClient library Th3maz1ng 2022-04-09 16:44:06 +0200
  • b16f103948 Mise à jour de 'gitea_ci.json' Th3maz1ng 2021-09-28 09:24:45 +0200
  • a9c371f1c1 Mise à jour de 'gitea_ci.json' Th3maz1ng 2021-09-21 17:46:53 +0200
  • cefdddb918 Added the custom CI script to build the code upon commits. Th3maz1ng 2021-09-21 17:02:14 +0200
  • f55513539f Updated schematic revision and generated a more recent PDF file of it Th3maz1ng 2021-08-22 10:11:22 +0200
  • 17b1f08260 Mise à jour de 'README.md' Th3maz1ng 2021-08-20 10:09:53 +0200
  • b303042e68 Mise à jour de 'README.md' Th3maz1ng 2021-08-20 09:58:06 +0200
  • 6652a9043b Mise à jour de 'README.md' Th3maz1ng 2021-08-18 11:27:38 +0200
  • f1c3fb2f11 Mise à jour de 'README.md' Th3maz1ng 2021-08-18 10:49:40 +0200
  • 585becfe3e Enabled the RX pin internal pullup and updated the schematic Th3maz1ng 2021-08-17 17:46:05 +0200
  • e62dcd84ce Added the resetIRQ method which resets the IR pin on the PCF Th3maz1ng 2021-07-25 15:43:45 +0200
  • 0293fe3064 GPIO3 is now input pull up Th3maz1ng 2021-07-25 15:42:59 +0200
  • 3a5fa64663 Fixed a copy/paste mistake which made it impossible to know for which NRF the missed interrupt was... Th3maz1ng 2021-07-21 17:11:50 +0200
  • b8c967c4d7 Updated the readme Th3maz1ng 2021-07-17 23:08:23 +0200
  • f39b68e412 Updated the gitignore file to exclude some source files Th3maz1ng 2021-07-11 19:09:37 +0200
  • 00a5524c7b Added a quick and dirty code sample to get some data in the DB. The final app will do the same thing, but in a completely different way Th3maz1ng 2021-07-11 19:09:14 +0200
  • 153ccce7b8 Cleaned tests program Th3maz1ng 2021-07-11 19:07:27 +0200
  • 7ccf7cc395 Added some protection resistors on the IRQ lines Th3maz1ng 2021-06-20 21:19:48 +0200
  • c58298f1da NRFs are now read after they raised an interrupt and are not pulled anymore Th3maz1ng 2021-06-20 21:19:10 +0200
  • cc521dcd43 Added the PCF8574 library Th3maz1ng 2021-06-13 19:35:41 +0200
  • 0f59a52e14 Added the test program to check if the system is working as it should ie nrf are detected, pcf reacting to commands Th3maz1ng 2021-06-13 19:34:47 +0200
  • a99c7e3e93 Updated the schematic's title block Th3maz1ng 2021-06-13 10:18:36 +0200
  • 5bb1cace0b Added the PDF of the schematic Th3maz1ng 2021-06-13 10:18:04 +0200
  • 5fb89e7e43 Updated the schematic Th3maz1ng 2021-05-14 12:01:13 +0200
  • 3cd0413894 Updated schematic, isn't done yet Th3maz1ng 2021-01-03 14:36:31 +0100
  • 807e55fa1d Added NRF24l01 third party library Th3maz1ng 2021-01-03 14:35:19 +0100
  • 7a8577d90a Added the schematic files Th3maz1ng 2020-12-29 18:07:13 +0100
  • 637ceef770 Added the license terms Th3maz1ng 2020-12-29 18:06:40 +0100
  • a2ea69b803 Updated the .gitignore file Th3maz1ng 2020-12-29 18:05:18 +0100
  • 57d66fa0cb Initial commit Th3maz1ng 2020-12-29 17:59:12 +0100