https://github.com/ganonp/opencontroller
A Microcontroller interface for Raspberry Pi Pico and the open source iOT hub, OpenHub.
https://github.com/ganonp/opencontroller
iot ras raspberry-pi-pico
Last synced: 8 months ago
JSON representation
A Microcontroller interface for Raspberry Pi Pico and the open source iOT hub, OpenHub.
- Host: GitHub
- URL: https://github.com/ganonp/opencontroller
- Owner: ganonp
- Created: 2021-06-14T23:20:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T17:19:43.000Z (about 3 years ago)
- Last Synced: 2025-01-07T00:37:02.707Z (over 1 year ago)
- Topics: iot, ras, raspberry-pi-pico
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Updates!
For the light trickle of people I've seen cloning and visiting. I'm presently at the end of a big house move and still in the throes of starting a new job. However, in a few months updates to this and adjacent repos will resume (although at a slower pace). If you are interested in contributing, please feel free to let me know, open an issue, make a PR and I will do my best to get back to you.
# OpenController
An easy to use microcontroller interface for Raspberry Pi Pico and OpenHub. Works with [OpenHub](https://github.com/ganonp/OpenHub)
and [OpenHubAPI](https://github.com/ganonp/OpenHubAPI).
## Installation
1. Flash Pico with micropython
2. Create serial_no.json
3. Flash with AnalogSensor.py, main.py, Pump.py, Relay.py, and serial_no.json
4. Connect to raspberry pi running OpenHub.
5. Reboot, the new pico will show up automatically in OpenHubAPI
##Example Use
