M5Stack Kitchen Sink

Discuss development of drivers for external hardware and components, such as LCD screens, sensors, motor drivers, etc.
Target audience: Users and developers of drivers.
Post Reply
User avatar
tuupola
Posts: 54
Joined: Sun Sep 17, 2017 12:10 am
Contact:

M5Stack Kitchen Sink

Post by tuupola » Sun Feb 04, 2018 12:48 pm

To avoid hijacking other threads I post this here. I am working on a M5Stack Kitchen Sink project which can be used to jumpstart a MicroPython project with M5Stack development board. Code assumes you are using Loboris fork. Everything is still evolving but it will contain some abstractions and helper methods (buttons, display etc) and a kitchen sink main showing how to use usual features.

User avatar
mattyt
Posts: 410
Joined: Mon Jan 23, 2017 6:39 am

Re: M5Stack Kitchen Sink

Post by mattyt » Sun Feb 04, 2018 2:44 pm

Nice, thanks! I was thinking of doing something similar, I'm glad you beat me to it. :)

By the way, rather than just on/off for controlling the TFT backlight it can be very handy to use PWM...

Post Reply