Difference between revisions of "Online Resources for Microcontrollers"
From Miscellany
| Line 2: | Line 2: | ||
:* [https://microcontrollerslab.com/ Microcontrollers Lab] | :* [https://microcontrollerslab.com/ Microcontrollers Lab] | ||
| + | |||
| + | |||
| + | =AIoT & Machine Learning= | ||
| + | |||
| + | :* [https://github.com/microsoft/IoT-For-Beginners IoT for Beginners] GitHub repository | ||
| + | :** a 24-lesson curriculum for getting started with IoT and Machine Learning | ||
| + | |||
=Articles About Communications Protocols= | =Articles About Communications Protocols= | ||
| Line 10: | Line 17: | ||
:* [https://www.electromaker.io/blog/article/an-introduction-to-message-queue-telemetry-transport-%28mqtt%29-17 Intro to MQTT] | :* [https://www.electromaker.io/blog/article/an-introduction-to-message-queue-telemetry-transport-%28mqtt%29-17 Intro to MQTT] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
---- | ---- | ||
Revision as of 10:16, 9 October 2022
Contents
Tutorials About Microcontrollers
AIoT & Machine Learning
- IoT for Beginners GitHub repository
- a 24-lesson curriculum for getting started with IoT and Machine Learning
- IoT for Beginners GitHub repository
Articles About Communications Protocols
MQTT
- Message Queue Telemetry Transport