Tired of building the same old Arduino projects like blinking LEDs, temperature monitors, and line-following robots? Now it’s ...
Testing for failure with a multimeter is only partially effective, whereas a dedicated optocoupler testing circuit provides clear results in just seconds. For related tutorials and step-by-step build ...
In this project I did a Christmas jumper with rgb LEDs, this can also be a creative clothing project or whatever you want, it uses rgb LEDs that are controlled by an Arduino-based microcontroller that ...
In this video I'll be showing you how you can control the contrast and the back light brightness of a 1602 LCD display with just the Arduino. The contrast is typically adjusted with a variable ...
The 8051 was an 8-bit Harvard-architecture microcontroller first put out by Intel in 1980.  They’ve since discontinued that line, but it lives on in the low-cost STC8 family of chips, which ...
This library can be used with Arduino IDE 1.6.6 (or above) to add one or more joysticks (or gamepads) to the list of HID devices an Arduino Leonardo or Arduino Micro (or any Arduino clone that is ...
The new WiFiNINA_Generic v1.8.15-0+ fixes severe limitation to permit sending much larger data than total 4K. The new WiFiNINA_Generic v1.8.14-5+ fixes bug causing data lost when sending large files, ...