Commit Graph

16 Commits

Author SHA1 Message Date
955aa7a8dd Added the app program which runs on the device once everything was properly tested with the test app and is functional. 2021-06-05 23:35:44 +02:00
201819f2ef Added the packet_format.h file which contain the definition of the various header values 2021-06-05 23:33:47 +02:00
e7325a04a3 Updated the definition.h file : added the data structure which is what is sent over the air by the radio module 2021-06-05 23:31:59 +02:00
a86ed2d318 Replaced two methods with a new one ie temperatureAndATMPressureFromBMP280 and added a missing delay to let the 3V3 rail stabilize 2021-06-05 23:27:17 +02:00
d958d5f8c2 Updated the test.ino program to use the new temperatureAndATMPressureFromBMP280 method 2021-06-05 23:25:28 +02:00
797353a511 Updated the gitignore to exclude redundant custom lib files 2021-06-05 23:23:59 +02:00
9f899a4802 Updated the gitignore file by adding one exception concerning .lib files 2021-05-30 11:51:29 +02:00
3bb3b04bb8 Added the test code which purpose is to verify that everything works as expected 2021-05-30 11:50:02 +02:00
daa5bcbbf6 Added necessary third parties libraries 2021-05-30 11:47:54 +02:00
dada1c9354 Added the cached lib for custom components 2021-05-30 11:47:04 +02:00
5c049195f4 Updated the schematic 2021-05-30 11:35:47 +02:00
34b6c23eea First commit of the schematic 2021-05-16 22:40:01 +02:00
8e563ed8ac Added the third party nrf24l01 library 2021-05-16 22:38:33 +02:00
5ae01f1a13 Mise à jour de 'README.md' 2021-05-14 12:42:53 +02:00
4f93aec2dc Updated the README file 2021-05-14 12:37:33 +02:00
f0b546e103 First commit 2021-05-14 12:34:03 +02:00