Modules - Device Drivers

Showroom for MicroPython related hardware projects.
Target audience: Users wanting to show off their project!
MCHobby
Posts: 52
Joined: Mon Jan 26, 2015 2:05 pm
Contact:

Re: Modules - Device Drivers

Post by MCHobby » Wed Nov 13, 2019 10:22 pm

Hi, here some ADDITIONNAL contribution from MCHobby for MicroPython drivers.
Not everything is translated to english but new ones are.

Interfacing UEXT connector (SPI, I2C, UART, 3.3V Power on IDC10)
https://github.com/mchobby/pyboard-driv ... aster/UEXT

Interfacing NCD (National Control Device) connector (I2C @ 5V)
https://github.com/mchobby/pyboard-driv ... master/NCD

Motor-Skin - LD293D HBridge board
https://github.com/mchobby/pyboard-driver

MOD-VGA - 3.3V Gameduino board (SPI)
My craziest portage project... see the many example subfolder and video links (like this one https://www.youtube.com/watch?v=_6DVzVw ... e=youtu.be ).
https://github.com/mchobby/pyboard-driv ... ter/modvga

User avatar
dps
Posts: 51
Joined: Mon Oct 28, 2019 9:37 pm

Re: Modules - Device Drivers

Post by dps » Fri Nov 22, 2019 3:18 am

oh this is nice! i cant wait until im good enough to use this stuff, but im so glad that this is here! thank you all so much!

Post Reply