Difference between revisions of "Online Resources for Microcontrollers"

From Miscellany
Line 16: Line 16:
 
:* [https://openai.com OpenAI]
 
:* [https://openai.com OpenAI]
 
:** home of ChatGPT, the hot new AI chatbot available to the public
 
:** home of ChatGPT, the hot new AI chatbot available to the public
 +
:* [https://www.tensorflow.org/lite/guide/ops_compatibility TensorFlow Lite homepage]
 +
:** a Machine Learning tool for Microcontrollers developred and open-sourced by Google
  
 
=Articles About Communications Protocols=
 
=Articles About Communications Protocols=

Revision as of 21:49, 11 April 2023

Tutorials About 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

Articles About Communications Protocols

MQTT

Message Queue Telemetry Transport