Add WiFi to Arduino UNO

Connect your microcontroller to the internet by adding ESP8266 WiFi module!

Upgrade Firmware & Library of Arduino 101

This tutorial explains how to upgrade firmware and library of Arduino 101.

Accelerometer Using Arduino 101

Learn how to read Accelerometer Sensor on Arduino 101 and show tilt status on LED.

Gyroscope With Arduino 101

Learn how to read Gyroscope Sensor on Arduino 101 and show tilt status on LED.

Iot Cloud Access With Micro:bit Over Ble For Remote Sensing

Program BBC Micro:bit with mbed OS and remotely send data to cloud by utilizing BLE to smartphone/PC IoT cloud gateway.

Animated E-paper Badge

An animated e-paper display badge for Hacksters.

Hiking Tracker

Tracks compass heading, altitude, temperature, pressure, humidity, time, travel distance and GPS location during a hike.

Rainbow Mist Machine

Let's make some fog!

Plugin Blockly@rduino For Arduino Ide

Integrate Blockly@rduino in IDE like a tool, compile and upload through Arduino IDE, totally graphic way.

Blockly@rduino: Create Code With Blocks

Based on Blockly and BlocklyDuino, here's a multilingual enhanced version with supervision, upload, multi-level blocks, etc.

Aquariumatic

Automated aquarium monitor with Web GUI. daisychain units can control multiple tank all from the one master unit. PI/Arduino/ESP Powered

Mongoose Os On Esper/bare Esp32

There are a lot of sites telling how to use Mongoose OS with pre-made development boards but none focus on the bare ESP32. This post does!

Battery Connection Toggler(series ↔ Parallel) - Boggler

This small circuit empowers you to use both, serial and parallel, outputs of your batteries in your projects. It basically employs a commutator.

Getting Started With The Smartcar Platform

A versatile & easy to use vehicle platform for hobby-grade projects: You focus on application logic and the library takes care of the rest.

Youtube Desktop Notifier

I have made this "YouTube Desktop Notifier" to keep me up-to-date with my channels Subscriber and View Counts.

Arduino Bluetooth Basic Tutorial

Ever thought of controlling any electronic devices with your smart phone? Today I will show how to do it. using arduino and bluetooth module

Pcf8574 Gpio Extender - With Arduino And Nodemcu

In this tutorial, I am going to talk about the PCF8574 8-bit GPIO Port Extender. It is one of the many GPIO extenders available in the market.

Arduino Based Coin Sorting And Counting Machine

This Arduino powered machine separates coins of different dominations and then tallies up their total value. This is shown on an 8 digit 7 segment display. It is a coin sorter / coin counter machine! Reflected infrared sensors (TCRT5000s) are used to detect the coins.