https://github.com/artecs-group/solarnode
Solar Node
https://github.com/artecs-group/solarnode
Last synced: 3 months ago
JSON representation
Solar Node
- Host: GitHub
- URL: https://github.com/artecs-group/solarnode
- Owner: artecs-group
- Created: 2023-07-13T10:12:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T11:53:23.000Z (almost 2 years ago)
- Last Synced: 2023-08-02T10:08:30.156Z (almost 2 years ago)
- Size: 348 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solar Node
This is a kikad project for a pcb of a IoT node that can meassure Solar Irradiation
and send it truogh a wifi conection to a cloud service.The node ins based on an ESP32, which provides the microcontroller and the wifi
radio. The pcb adds a power supply system and a solar irradiance meassurement
circuit.The power supply system is composed of a Lipo battery, a battery charger, a 6W
solar pannel and a set of regulators: one for the esp, and two for external
devices that can be swithced on or off from the ESP firmware.The solar irradiance meassurement circuit is composed of a transimpedance
amplifier and a small mono-chrystalline fotovoltaic cell, that is kept in short
circuit by the transimpedance amplifier, which transforms the current generated
by the cell into a voltage that can be read using one of the ADC channels of the
ESP32. Bellow you can see an image of a complete node build from this pcb.