All Projects → andres-leon → solar-system

andres-leon / solar-system

Licence: other
Various pieces of code that control my home-made solar energy collection system.

Programming Languages

PHP
23972 projects - #3 most used programming language
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to solar-system

sensor
Sensor by Metriful | Indoor environment monitoring | Documentation and code samples
Stars: ✭ 93 (+520%)
Mutual labels:  electronics, sensors
pinout
An open source Python package that generates hardware pinout diagrams as SVG images.
Stars: ✭ 298 (+1886.67%)
Mutual labels:  electronics
oic
Open Instrument Control
Stars: ✭ 40 (+166.67%)
Mutual labels:  electronics
NanoJ-Fluidics
Manual, source-code and binaries for the NanoJ-Fluidics project
Stars: ✭ 47 (+213.33%)
Mutual labels:  electronics
getting-started
List of ideas for getting started with TimVideos projects
Stars: ✭ 50 (+233.33%)
Mutual labels:  electronics
pvoutput
Python code for downloading PV data from PVOutput.org
Stars: ✭ 22 (+46.67%)
Mutual labels:  solar
CanAirIO
W A R N I N G: This is a previous proof of concept of CanAirIO device firmware over a TTGO T-Display board, but now it is only a old reference. The last stable version of CanAirIO device already have support for this board and many features more. Please use the official CanAirIO Firmware instead of this firmware. https://github.com/kike-canaries…
Stars: ✭ 12 (-20%)
Mutual labels:  sensors
homebridge-konnected
A Homebridge plugin for Konnected Alarm Panel devices
Stars: ✭ 25 (+66.67%)
Mutual labels:  sensors
Farm-Data-Relay-System
A system that uses ESP-NOW, LoRa, and other protocols to transport sensor data in remote areas without relying on WiFi.
Stars: ✭ 97 (+546.67%)
Mutual labels:  sensors
BioBalanceDetector
Bio Balance Detector's products aim to show the weak electromagnetic fields around every living being (including plants, animals and humans) and display it in a heat-map like hyper-spectral image.
Stars: ✭ 18 (+20%)
Mutual labels:  sensors
M5Stack-Air-Quality-ESPHome
ESPHome configuration for M5Stack's PM2.5 Air Quality Kit with the PMSA003 particulate matter sensor and the SHT20 temperature and humidity sensor
Stars: ✭ 19 (+26.67%)
Mutual labels:  sensors
RCAutopilot
Autonomous RC Car powered by a Convoluted Neural Network implemented in Python with Tensorflow
Stars: ✭ 35 (+133.33%)
Mutual labels:  electronics
ambient-light
Ambient Light API
Stars: ✭ 23 (+53.33%)
Mutual labels:  sensors
AnalogPHMeter
Arduino Library for analog pH meter.
Stars: ✭ 20 (+33.33%)
Mutual labels:  sensors
astuff sensor msgs
A set of messages specific to each sensor supported by AutonomouStuff.
Stars: ✭ 37 (+146.67%)
Mutual labels:  sensors
homekit-compatible-temperature-and-humidity-sensor
Build a HomeKit-compatible Bluetooth Temperature and Humidity Sensor
Stars: ✭ 17 (+13.33%)
Mutual labels:  sensors
dna-sculpture
3D printed sculpture of a DNA molecule, showing my own genome
Stars: ✭ 22 (+46.67%)
Mutual labels:  electronics
lwow
Lightweight onewire protocol library optimized for UART hardware on embedded systems
Stars: ✭ 98 (+553.33%)
Mutual labels:  sensors
EnphaseCollector
Enphase Solar Metrics Collector
Stars: ✭ 31 (+106.67%)
Mutual labels:  solar
solax
🌞 Solax Inverter API Wrapper
Stars: ✭ 30 (+100%)
Mutual labels:  solar

solar-system

A series of scripts and code I have written to control my home solar energy storage system. You can find more information about this project at

http://www.andresleonphoto.com/blog/2017/6/02/my-home-solar-system-project

The folder Arduino-current_sensor/arduino_CSLA2CD03 holds the code for the Arduino board that reads and sends the current sensor data in serial to the Raspberry Pi.

The folder Arduino-relay/inverter_relay_controller_arduino contains the code for another Arduino board. This one controls a relay which provides power to my system inverter. This allows me to control when the inverter is on remotely.

The Raspberry-pi folder contains all the code that run in the pi. These are python scripts and html files served from the pi itself.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].