nanopi_setup/README.md

13 lines
526 B
Markdown
Raw Normal View History

2024-09-25 10:00:45 +00:00
# System Setup
## NanoPi Neo
* Allwinner H3 1.2 GHz | 4 cores | ARMv7, 256 MiB MiB DDR3, 100 Mbit Ethernet, 64Gb SD Card
* USB <- Victron SmartSolar
2024-09-26 14:12:37 +00:00
* GPIO -> hydroponic lights/fan relay
* ( GPIO -> OrangePI Power Switch ) *still to be built*
* i2c <-> bme280 pressure, temperature and humidity sensor
2024-09-25 10:00:45 +00:00
* Running DietPi
* @solar_bot@solarcene.community mastodon bot (python)
* hydro_lights - (python)
2024-09-26 14:12:37 +00:00
* geiger - (c) - https://git.solarcene.community/smallsolar/nano_geiger_counter
* pressure_bmp280 - (python)