Electrical Control Unit

From Woodland Harvest Wiki
Revision as of 21:55, 12 October 2020 by Lsanten (talk | contribs)
Jump to navigation Jump to search

Please refer to this GitHub Repository for the code for all Arduinos.

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

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).