News

If you're looking to take the plunge into the world of ESP32 devices, then here's a basic overview of what you need to know.
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
The Maker’s Pet Robotics Kit, a DIY ESP32-powered robot supporting Arduino and ROS2. With LiDAR-based navigation, obstacle detection, and autonomous movement, it's perfect for learning robotics and ...
Hi! I have a TMC2209 silentstepstick driver connected to a custom PCB that I made. I am using this library to communicate with my driver, this is the code (it's a slightly modified example present ...
Hi! I have a MKS TMC2209 v2.0 silentstepstick driver connected to a custom PCB that I made. I am using the TMC2209 arduino library to communicate with my driver, this is the code (it's a slightly ...
ESP32 Qwiic Pro Mini is an ESP32 board in Arduino Pro Mini form factor SparkFun’s latest development board, the ESP32 Qwiic Pro Mini, puts the Espressif ESP32-PICO-MINI-02 on a compact Arduino Pro ...
We are excited to introduce the all-new Arduino Nano ESP32 – a powerful and versatile IoT development board that opens up a world of possibilities. This feature-packed board combines the ESP32-S3 with ...
The purpose of this work is to present three methods of data transmission using two acquisition boards (ESP32 Node MCU and Arduino UNO) and two design platforms (Labview and Blynk). With the help of ...
MicroPython provides an interactive prompt (REPL) and a simple way to run Python code on microcontrollers. In this tutorial, we'll be program the ESP32 board using MicroPython firmware.