Difference between revisions of "Online Resources for Microcontrollers"
From Miscellany
Line 2: | Line 2: | ||
:* [https://microcontrollerslab.com/ Microcontrollers Lab] | :* [https://microcontrollerslab.com/ Microcontrollers Lab] | ||
− | + | :* [https://github.com/cpq/bare-metal-programming-guide Bare metal Programming Guide] for microcontrollers | |
=AI, IoT & Machine Learning= | =AI, IoT & Machine Learning= |
Revision as of 19:26, 6 December 2022
Contents
Tutorials About Microcontrollers
- Microcontrollers Lab
- Bare metal Programming Guide for microcontrollers
AI, IoT & Machine Learning
- IoT for Beginners GitHub repository
- a 24-lesson curriculum for getting started with Internet of Things from Microsoft
- ML for Beginners GitHub repository
- a 26-lesson curriculum about Machine Learning from Microssoft
- AI for Beginners on GitHub
- a 24-lesson curriculum about Artificial Intelligence from Microsoft
- IoT for Beginners GitHub repository
Articles About Communications Protocols
MQTT
- Message Queue Telemetry Transport