I've decided to open source my personal IoT framework #14051
wolfen351
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
That looks like a really interesting project, thanks for sharing. I'm always interested in getting more of my home assistant gadgets running on micropython! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Very cool project! Checking it out! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
I'm proud to finally show the world my baby IoT platform. This is about a year's worth of development in micropython in my spare time. I've gone for a modular approach where you can essentially make whatever gadget you want by assembling modules like a touch screen and a temp sensor and a web server for example to make a touch temp sensor gadget.
Here is a link to the github - I'm still working on documenting all the modules and adding in thanks for all the great open source projects I've leaned on. https://github.com/wolfen351/public-micropython-iot-platform
I'd really appreciate feedback, and potentially others excited to help build this with me!
I've made some fun projects - a ultrasonic garage door closer, a ac_remote control panel with a touch screen, a binary clock, many temperature sensors etc, all with both home assistant and thingsboard integration.
Please check out the wiki, although thats still a work in progress.
Thanks all!
Beta Was this translation helpful? Give feedback.
All reactions