Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/fedulovivan/interstellar
- Owner: fedulovivan
- Created: 2016-04-23T22:07:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T19:47:58.000Z (10 months ago)
- Last Synced: 2024-03-10T20:44:45.326Z (10 months ago)
- Language: C++
- Homepage:
- Size: 42.2 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).