Difference between revisions of "Online Resources for Microcontrollers"
From Miscellany
Line 27: | Line 27: | ||
:* [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] | ||
− | + | =Introduction to Microcontrollers= | |
''Links for the 6 July 2023 class at TPML'' | ''Links for the 6 July 2023 class at TPML'' | ||
Revision as of 11:17, 26 June 2023
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.
- OpenAI
- home of ChatGPT, the hot new AI chatbot available to the public
- TensorFlow Lite homepage
- a Machine Learning tool for Microcontrollers developred and open-sourced by Google
- IoT for Beginners GitHub repository
Articles About Communications Protocols
MQTT
- Message Queue Telemetry Transport
Introduction to Microcontrollers
Links for the 6 July 2023 class at TPML
- Intro to Microcontrollers with links
- Descriptions of some microcontrollers
- Maker Resources
- Seeed Studio - good source for components and information
- Product page for Grove Beginners Kit - scroll down to "Learn and Documents"
- Grove Beginner Kit User Manual
- Seeed Studio Wiki for Grove Beginner Kit
- Arduino homepage
- Arduino IDE downloads