Différences entre versions de « MyDin »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 2 : Ligne 2 :
  
 
== Introduction ==
 
== Introduction ==
I always wanted to create a DIN based product capable of running MicroPython to create automation solutions.
+
MyDin is a versatile DIN based prototyping solution running MicroPython.
 +
 
 +
MyDin is designed to create custom automation solutions.
  
 
[[Fichier:MyDin-3modules.jpg|800px]]
 
[[Fichier:MyDin-3modules.jpg|800px]]
  
MyDin combines one controler board (running software) together with one backplane board (power interface).  
+
MyDin combines one controler board together with one backplane board (power interface).  
  
 
[[Fichier:MyDin-Principle.jpg|800px]]
 
[[Fichier:MyDin-Principle.jpg|800px]]
  
The whole is propelled by classes designed to improves integration with MicroPython.  
+
MyDin is propelled by a software solution (classes) designed to help writing your own code with MicroPython.
  
 
'''MyDin Features:'''
 
'''MyDin Features:'''

Version du 19 avril 2025 à 23:42

Introduction

MyDin is a versatile DIN based prototyping solution running MicroPython.

MyDin is designed to create custom automation solutions.

MyDin-3modules.jpg

MyDin combines one controler board together with one backplane board (power interface).

MyDin-Principle.jpg

MyDin is propelled by a software solution (classes) designed to help writing your own code with MicroPython.

MyDin Features:

  • Watchdog
  • Realtime Clock
  • AsyncIO implementation (cooperative multitasking)
  • setup() / loop() implementation
  • Monitoring task
  • Custom task
  • DS18B20 temperature sensor (automatic detection and activation)
  • HMI Interface (configuration depends on DIN module size)
  • Expansion Interface (I2C, SPI, UART, OneWire)
    Support for many sensors thank to MicroPython (see also esp8266-upy repository)
  • Controler board based on Raspberry-Pi Pico 2
    • Dual Core Cortex M33 @ 150 MHz
    • 512 KB RAM
    • 4 MB Flash
    • WiFi/Bluetooth
  • Interchangeable BackPlane Power board
    Many power interface combinations...
    • Relay
    • 24V in/out
    • Analog input/output

Modèle:MyDin-TRAILER