Edison is a programmable robot designed to be a complete STEM teaching resource for coding and robotics education for students from 4 to 16 years of age. Edison empowers students to become not just coders, but inventors, problem solvers, and creative thinkers.
This article explores TinyML, a branch of machine learning run on microcontrollers like the ESP32. It details how TinyML can be used for local inference, anomaly detection, and efficient data processing with minimal power consumption, using an example of temperature and humidity monitoring.
Arduino and Qualcomm Technologies are joining forces to deliver more powerful technology for makers, entrepreneurs, educators, and professionals. This partnership will scale Arduino’s vision with Qualcomm’s silicon, AI, graphics, and processing capabilities, while maintaining Arduino’s commitment to openness and community.
The Explorer HAT is a fantastic way to get started with physical computing and add-on boards for your Raspberry Pi. It provides a standardised way to connect a wide range of components, making it easy to build interactive projects.
This article explains how MQTT (Message Queuing Telemetry Transport) can be used to create a more streamlined and organized smart home by enabling local communication between devices, reducing reliance on cloud services, and simplifying automation.
A web-based flasher for various devices, including M5Stack, LilyGO, CYD, and custom boards. It provides instructions for entering download mode and selecting firmware for flashing.
This article details a DIY digital barograph project that replaces traditional mechanical barographs with a modern digital solution using a BME280 pressure sensor, an ESP32 microcontroller, and a 128x64 LCD display. It offers advantages like eliminating paper replacement and reducing maintenance.
The page displays information about the Seeed Studio XIAOML Kit (SKU E2025080501) and includes an image of the product.
ESP MQTT client and broker library. This is a lightweight and easy to use MQTT library for ESP8266 and ESP32 devices. It supports client and broker modes, MQTT 3.1.1, arbitrary sized messages, and integrates with ArduinoJson.