Difference between revisions of "Online Resources for Microcontrollers"
From Miscellany
Line 12: | Line 12: | ||
:* [https://github.com/microsoft/ai-for-beginners AI for Beginners] on GitHub | :* [https://github.com/microsoft/ai-for-beginners AI for Beginners] on GitHub | ||
:** a 24-lesson curriculum about Artificial Intelligence from Microsoft | :** a 24-lesson curriculum about Artificial Intelligence from Microsoft | ||
− | :* [https://lightning.ai/pages/courses/deep-learning-fundamentals/ Deep Learning Fundamentals] free course | + | :* [https://lightning.ai/pages/courses/deep-learning-fundamentals/ Deep Learning Fundamentals] |
+ | :** a free course on learning deep learning using a modern open-source stack. | ||
=Articles About Communications Protocols= | =Articles About Communications Protocols= |
Revision as of 19:36, 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
- Deep Learning Fundamentals
- a free course on learning deep learning using a modern open-source stack.
- IoT for Beginners GitHub repository
Articles About Communications Protocols
MQTT
- Message Queue Telemetry Transport