Burning Bootloader into Nano CH340
The bootloader is the program burned into an Arduino board and runs the moment the Arduino is powered on or when the reset button…
Hands-on tutorials for the boards and modules we stock — Arduino, Raspberry Pi, ESP32, ESP8266, sensors, and breakouts. Wiring, code, common gotchas.
The bootloader is the program burned into an Arduino board and runs the moment the Arduino is powered on or when the reset button…
One of the most affordable and compact microcontrollers available on the market is the Nano CH340, an Arduino compatible microcontroller board at an affordable…
A recent project of ours involved using a sensor to detect when a small remote-controlled car hits an obstacle. What better sensor to use…
Here, we take a look at the SIM800C GSM-GPRS-BT Shield by ROHS. We’ll connect the SIM800C module to an Arduino UNO R3 and run…
Arduino, like most microcontroller boards, is limited with its resources. In this tutorial, we will try to work with that by learning nine techniques…
In this tutorial, we will learn how to use Node-RED with Raspberry Pi and NodeMCU by building a prototype home automation hub with an…
Did you know you can use your Pi to revive beloved gaming consoles from your childhood? In this tutorial, you will learn how to…
Ever wanted a personal cloud at home? In this tutorial, you will learn how to build a Raspberry Pi NAS in less than 5…
OpenCV is an instrumental library in real-time computer vision. Aside from its image processing functions, it is also open-source and free to use –…
Exciting times ahead as software advancements let you implement computer vision applications on single-board computers like the Raspberry Pi. Today, we explore how computer…
In this tutorial, you will learn how to make a Raspberry Pi Security Camera. You will learn how to install and use the Raspberry…
Take pictures and short videos straight from a Raspberry Pi. Wire the camera ribbon, enable the kernel module, then drive it from a five-line…