Commit Graph

29 Commits

Author SHA1 Message Date
8b274aba30 Updated the readme 2021-07-17 12:27:31 +02:00
7c0e60047e Merge branch 'master' of http://web-directories.cf/git/Th3maz1ng/ATMEGA328PU_lowPower_weather_station 2021-06-20 21:10:57 +02:00
9362002b33 Changed transmit power from PA_MIN to PA_LOW, minor changes in the app code and added some comments 2021-06-20 21:09:00 +02:00
7746de07fe Mise à jour de 'README.md' 2021-06-16 21:36:53 +02:00
0bcad69bab Updated the readme. 2021-06-14 14:34:56 +02:00
23cb95fd41 Updated the schematic 2021-06-13 18:50:30 +02:00
51b1608d90 Updated the test program description comment 2021-06-13 18:49:48 +02:00
f64c0980b8 Updated the schematic's title block 2021-06-13 10:13:17 +02:00
e2cf4a029e Added the PDF of the schematic 2021-06-13 10:10:59 +02:00
anschrammh
cbc8a8be73 Did some minor changes to the payload structure debug function 2021-06-06 21:31:47 +02:00
2c10a560bc Disabled the serial, output, reduced the transmit power and set the sleep duration back to 1 min 2021-06-06 18:05:32 +02:00
6b9c05a69d Updated a delay value for testing purposes 2021-06-06 18:04:24 +02:00
bad438287b Corrected a typo in a comment and added some explanatory comments 2021-06-05 23:39:57 +02:00
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