Today we are looking at the new Arduino Uno Q, a unique board that contains both a microcomputer and microcontroller.
We wil take a look at this unique piece of hardware, then we wil learn about Apps, which are programs that use both Python and C++


Today we are looking at the new Arduino Uno Q, a unique board that contains both a microcomputer and microcontroller.
We wil take a look at this unique piece of hardware, then we wil learn about Apps, which are programs that use both Python and C++

Want to build n electronic compass or a guidance system for a robot? Adafruit’s LSM303AGR module is the perfect component for you.
Today we wil look at this versatile module and perform experiments with it. We wil also see how to calibrate it, and we wil indeed build a simple compass with an OLED display.

Come meet the XIAO family! Today we wil take a look at all of the members of the Seeeduino XIAO microcontroller family. And there are over a dozen of them!
We wil check out their specs and then create three very different projects that use the same circuit (but different XIAO boards).

Air Pressure is literally all around you! Today we wil be testing three inexpensive yet accurate air pressure sensors – the MS8607, BME280 and LPS25.
All of these sensors are on similar Adafruit modules. We will l try them out with a variety of microcontrollers, and we’ll code in C++ and MicroPython.

Learn to setup and use WLED, the amazing ESP32-based product for controlling every type of LED strip. We will see how WLED works, how to choose LED strip lights and how to safely wire everything up.
We wil also hookup a microphone and use Audio Reactive, to control our LEDs with sound.

Non-volatile Storage is memory that keeps its data without power. Pretty useful for saving configuration settings and web data.
Today we will examine four types of non-removable NV Storage – Internal Flash, External EEPROM, SPI NOR Flash and FRAM. We’ll see how they work, what advantages (and disadvantages) they have and how to use them with an ESP32.

Come meet the new Arduino Nano R4, the latest member of the growing Nano family.
Today we’ll check out the Nano R4 and examine some of its more interesting features, like the DAC, Real Time Clock and Operational Amplifier

Table of Contents1 Introduction2 The I²C Bus3 ESP32 I²C Basics3.1 ESP32 I²C Implementation3.2 ESP32-C6 DevKit3.3 ESP32 I²C Demo Hookup3.4 ESP32 I²C Demo – Basic Wire Code for AHT203.5 ESP32 I²C Demo – AHT20 with OLED Display4 Multiple I²C Buses 4.1 ESP32 I²C Multiple Bus Demo Hookup4.2

A complete guide to using DC servo motors with microcontrollers like Arduino and ESP32.
Learn how servos work, how to code for them and get some troubleshooting tips.

Table of Contents1 Introduction – NVIDIA’s Jetson Platform2 Jetson Orin Nano Super Developers Kit2.1 NVIDIA Jetson Orin Nano2.2 Jetson Orin Super Power Boost2.2.1 LLM (Large Language Model)2.2.2 VLM (Vision Language Model)2.2.3 ViTs (Vision Transformers)3 JetPack 6.14 Getting Started with the