So you've already outgrown Arduino's most beginner-friendly board, the Uno, and are looking to move on to bigger, more exciting projects. In that case, the Nano family might just be what you need.
When you think of Arduino projects, your mind likely goes straight to RFID door locks, weather sensors, or automated plant watering systems. While these are undeniably pretty cool projects, you might ...
ITEAD has sent us samples of the Open Nextion ONX3248G035 and ONX2432G028 ESP32-S3 HMI displays for review. Open Nextion is a new product line that differs from the original Nextion HMI family, which ...
Building a DIY Arduino game controller requires specific hardware components. The table below lists all the components required to build the Arduino Uno game controller project. These components are ...
What if you could combine the simplicity of Arduino with the power of a Linux-based processor, all in one compact device? Enter the Arduino Uno Q, a new development board designed to handle everything ...
This library allows you to make the ESP32 act as a Bluetooth Keyboard and control what it does. The BleKeyboard interface is almost identical to the Keyboard ...
Thanks to software frameworks and libraries that have become quite powerful over time, even with a compact and inexpensive system, it is possible to achieve complex functions. In this project, we use ...
Last year, we featured the T-Keyboard-S3, a USB mechanical keyboard with ESP32-S3, and four mechanical keys each fitted with a 0.85-inch color display. The upgraded T-Keyboard-S3-Pro adds a rotary ...
Can an AI like ChatGPT pass the Turing test? We explore this with an ESP32, keyboard, TFT display, and Google text-to-speech. Is it obvious it's a machine? Check out this AI terminal project. Can an ...
Did you know the ESP32 can be a USB host? Well it can, and [Volos] uses host mode to build this fun little word processor. The venerable ESP32 has a well-known USB device mode. Anyone who has ...
Matrix keyboard module library. The matrix keyboard module is used for the matrix keyboard of emakefun, which can obtain the status of the matrix keyboard keys and the currently pressed key.