MyDin
Introduction
I always wanted to create a DIN based product capable of running MicroPython to create automation solutions.
A_SAMPLE_PICTURE
MyDin combines one controler board (running software) together with one backplane board (power interface).
A_DETRAIL_PICTURE
The whole is propelled by classes designed to improves integration with MicroPython.
MyDin Features:
- Watchdog
- AsyncIO implementation (cooperative multitasking)
- setup() / loop() implementation
- Monitoring task
- DS18B20 temperature sensor (detection and activation)
- User Interface (configuration depends on DIN module size)
- Controler board based on Pico