Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fedulovivan/interstellar

Monorepo🤪 for my diy electronics Projects (arduino, nodemcu, diptrace schematics and PCBs)
https://github.com/fedulovivan/interstellar

Last synced: 24 days ago
JSON representation

Monorepo🤪 for my diy electronics Projects (arduino, nodemcu, diptrace schematics and PCBs)

Awesome Lists containing this project

README

        

## Monorepo🤪 for my diy electronics Projects (arduino, nodemcu, diptrace schematics and PCBs)

- [AT-commands-uart-esp8266-test](/AT-commands-uart-esp8266-test) - old sandbox, very first steps in integration esp-12 with original AT firmware and arduino
- [encodertest](/encodertest) - old sandbox, attempts to create menu navigable with encoder
- [interstellar](/interstellar) - old water leakage protection project (previously was a root of repository)
- [ir-remote-for-lg-display](/ir-remote-for-lg-display) - 💪 managing lg display volume from apple tv ir remote
- [mhz19-box-new](/mhz19-box-new) - 💪 small box with mhz19 and 1602 display which measures CO2 and sends stats to mqtt server
- [74HC595-test](/74HC595-test) - 💪 trying platformio, playing with 7 segment LED indicator, working with avr hardware interrupts, display for mhz19
- [nodemcu-liquidcrystal-test](/nodemcu-liquidcrystal-test) - sandbox, working with 1602 display from nodemcu
- [nodemcu-old](/nodemcu-old) - old trash bin with various lua scripts
- [psu-switch](/psu-switch) - 💪 toogle button and relay based on 555 timer for my labaratory psu
- [valves-manipulator](/valves-manipulator) - 💪 part of new water leakage protection project, box for water valves management via mqtt. server-side part of this project is [here](https://github.com/fedulovivan/mhz19-next).