Electrical Control Unit
Jump to navigation
Jump to search
Please refer to this GitHub Repository for the code for all Arduinos.
Contents
Repository Sections
master-arduino
anemometer
Opportunities to improve the system
- We are currently supplying power to the Arduinos via USB. If we used DC converters from the batteries to the Arduinos, we might save some electricity.
Useful Guides
Real Time Clock Setup for SD3231
Download DS3231 library on GitHub
Data logging on SD-card
this randomnerdtutorial.com leads you through SD-card usage with an arduino.
Wireless communication with NRF24L01
We have long-run antennas for wireless communication (NRF24L01 Tutorial).