STM32 "for the rest of us"

Sunspot:
<...>
The full Arduino experience but with small STM32 ARM boards is the goal I would humbly request from the developers forum.

The Maple Mini clone and your small generic are all I ask for - but as always people like me want the quick results that lots of working libraries offer - all fixed for next winter....

Go, developers, Go Go !!!
(with sincere thanks :slight_smile: )

@Sunspot: cute, but...

Anyone with some coding experience can also tackle the libraries AS these are difficult because one must have the specific sensor, display, etc.

As the ILI9341, the BMP180, Nokia 5110, etc. are working, all anyone needs to do is use Winmerge against the STM32-centric versions and the AVR versions to identify what was changed. Then, make a few notes and go tackle your own port.

Working libs can be submitted to Roger for hosting if the author does not have a github account. In either case, we would like to include the information that Op_xyz has a working library for device abcd.

Ray
My projects