pre-trained neural network on an STM32.
"Machine learning capabiltiies expected soon on microcontroller hardware"
- I'm skeptical that it's only pre-trained networks as far as deep neural nets go... but I would bet you can run support vector machines or general linear models on micro controllers now.
- article
2 channel oscillioscope on STM32F429 Discovery board
- probably better than my oscilloscope...
- video
uGui graphics / display / user interface:
The CERT C Coding Standard: 98 Rules for Developing Safe, Reliable, and Secure Systems: amazon
udemy Foundation of ARM Cortex-M Processors using STM32 Nucleo course
edX Introduction to Real-Tiem systems: Course
"STM32L4 Discovery kit IoT node"
-
Internet of things kit
-
connect to Amazon AWS cloud services
"STM32 F7 discovery board"
-
comes with peripherals
-
216 MHz processor
-
various I/O
"STM32 Discovery hello world tutorial"
Small video intrudocuing interrupts
Supported IDE's for STM32
QT UI development on a Beaglebone using QTCreater IDE on embedded linux:
ucLinux:
Doom on STM32F429 evolution board. Uses GNU GCC ARM compiler:
"A tour of the ARM architecture and its Linux Support:
Qt Creator debuging with STM32
"why c is the best programming language" quora