Product Tutorials
Learn how to use the products in our store. In this category, you will learn how to operate sensors, displays, and programmable boards for your future electronic projects. Every tutorial includes the source code and wiring diagrams for your convenience. You can order the tutorial materials with a single button on the sidebar. Keep it rocking!
ESP-NOW: Peer-to-Peer Communication Between ESP boards
Espressif Systems has developed its own wireless protocol for its ESPx series of chips. It boasts a fast wireless connection without needing to connect to…
MQTT using AdafruitIO and ESP8266
If you’re looking for a lightweight IoT communication protocol, and a server that is completely free that supports it, then sit tight! In this tutorial,…
Creating an Adafruit IO dashboard using ESP8266
Gone are the days of plain data visualization! In this tutorial, we are going to create a temperature and humidity Adafruit IO dashboard using NodeMCU….
Automate your Life with IFTTT and ESP8266
If this tutorial is what you’ve been looking for, then that is cool! Sorry, I can’t help myself. In this tutorial, we explore IFTTT functions…
Using AT commands on the ESP8266
In this tutorial, we are going to explore the pre-installed AT firmware inside the ESP8266. The AT Firmware The AT firmware is a pre-installed software…
Getting Started with the ESP8266 chip
Are you itching to connect your Arduino projects to the internet? Then this tutorial is perfect for you. In this new series of articles, we…
DC Motor Control Using L298N Driver
Make your robots move using DC motors. In this article, we’ll take a look at DC motor fundamentals and how you control them using the L298N DC motor driver module.
GPS Fundamentals with UBLOX NEO-6M GPS Chip
GPS is rapidly evolving from just being useful to being essential in our current world. Fortunately, there is an easy-to-configure, low-powered, Arduino-supported chip called UBLOX…
Make a big ESP32 digital clock
Need a big clock that is easy to read even on bright days? Why not build your own digital clock based on an ESP32. And…
RFID Interfacing: MFRC-522 Reader/Writer Module
Since its inception, RFIDs are never out of trend. Applications for RFID technology include access systems, manufacturing, logistics, inventory management, retail sales and security purposes….