Commit Graph

27 Commits

Author SHA1 Message Date
cefdddb918 Added the custom CI script to build the code upon commits.
Added the custom CI script to build the code upon commits.
2021-09-21 17:02:14 +02:00
f55513539f Updated schematic revision and generated a more recent PDF file of it 2021-08-22 10:11:22 +02:00
17b1f08260 Mise à jour de 'README.md' 2021-08-20 10:09:53 +02:00
b303042e68 Mise à jour de 'README.md' 2021-08-20 09:58:06 +02:00
6652a9043b Mise à jour de 'README.md' 2021-08-18 11:27:38 +02:00
f1c3fb2f11 Mise à jour de 'README.md' 2021-08-18 10:49:40 +02:00
585becfe3e Enabled the RX pin internal pullup and updated the schematic 2021-08-17 17:46:05 +02:00
e62dcd84ce Added the resetIRQ method which resets the IR pin on the PCF 2021-07-25 15:43:45 +02:00
0293fe3064 GPIO3 is now input pull up 2021-07-25 15:42:59 +02:00
3a5fa64663 Fixed a copy/paste mistake which made it impossible to know for which NRF the missed interrupt was... 2021-07-21 17:11:50 +02:00
b8c967c4d7 Updated the readme 2021-07-17 23:08:23 +02:00
f39b68e412 Updated the gitignore file to exclude some source files 2021-07-11 19:09:37 +02:00
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 2021-07-11 19:09:14 +02:00
153ccce7b8 Cleaned tests program 2021-07-11 19:07:27 +02:00
7ccf7cc395 Added some protection resistors on the IRQ lines 2021-06-20 21:19:48 +02:00
c58298f1da NRFs are now read after they raised an interrupt and are not pulled anymore 2021-06-20 21:19:10 +02:00
cc521dcd43 Added the PCF8574 library 2021-06-13 19:35:41 +02:00
0f59a52e14 Added the test program to check if the system is working as it should ie nrf are detected, pcf reacting to commands 2021-06-13 19:34:47 +02:00
a99c7e3e93 Updated the schematic's title block 2021-06-13 10:18:36 +02:00
5bb1cace0b Added the PDF of the schematic 2021-06-13 10:18:04 +02:00
5fb89e7e43 Updated the schematic 2021-05-14 12:01:13 +02:00
3cd0413894 Updated schematic, isn't done yet 2021-01-03 14:36:31 +01:00
807e55fa1d Added NRF24l01 third party library 2021-01-03 14:35:19 +01:00
7a8577d90a Added the schematic files 2020-12-29 18:07:13 +01:00
637ceef770 Added the license terms 2020-12-29 18:06:40 +01:00
a2ea69b803 Updated the .gitignore file 2020-12-29 18:05:18 +01:00
57d66fa0cb Initial commit 2020-12-29 17:59:12 +01:00