February 15, 2023
Raspberry Pi & Arduino

What is the difference between Raspberry Pi and Arduino?

Table of Contents What is the difference between Raspberry Pi and Arduino? What is Raspberry Pi? What is Arduino? Main differences between Raspberry Pi and Arduino […]
February 13, 2023
Internet Of Things

Top 6 DIY Projects You Can Do to Expand Your IoT Projects

Originally published by Mar 2, 2020 Curious about the Internet of Things (IoT) technology? Connecting sensors and Internet connectivity to non-traditional devices and contexts is the […]
January 11, 2023
DIY steps to build your own drone

Top 5 DIY Drone Hacks Using Arduino

With these 5 simples do it yourself drone projects. All you need is a few parts and some quick Arduino Hacks
December 14, 2022
ESP Wroom and LED

Let’s Play with ESP-WROOM-32 on Arduino (Environment Construction Setup – LED Blinking)

Originally published by Mar 27, 2020 This article was translated to English, and was originally published for deviceplus.jp. Table of Contents Today’s Electronic Recipe 1. What […]
December 14, 2022

Arduino and Booleans: The truth is greater than zero!

Originally published by Oct 7, 2019 Table of Contents 1 Boolean logic with Arduino 1.1 Transistor logic and binary 2 Boolean Logic Examples 2.1 Logical operators […]
September 5, 2022
SEQ24

Controlling an Arduino Wavetable Synthesizer with MIDI and Raspberry Pi

In our previous article, we used what we’d learned about the I2C bus and about manipulating analogue voltages to build an Arduino wavetable synthesizer that we […]
August 18, 2022
Stepper Motor

How to control a step motor with an Arduino

In a previous guide, we’ve discussed how to use servos to control physical objects with your Arduino. Step motors can take your projects further, letting you […]
July 12, 2022
Humidifier

Use an Arduino to find out when to turn on your humidifier

If you have a humidifier that doesn’t turn on or off automatically, you can build this functionality on your own with a simple Arduino humidity sensor. […]
May 20, 2022
automatic pet feeder

Make a Smart Automatic Pet Feeder with Arduino Uno

Originally published by Dec 31, 2016 Table of Contents Introduction Hardware Software Tools Step 1: Connecting the light sensor Step 2: Adding the distance sensor Step […]
April 14, 2022
esp8266

ESP8266 Setup Tutorial using Arduino

Originally published by Nov 16, 2016 Table of Contents Introduction What is ESP8266? ESP-01 Features – Sparkfun Components Connecting to Arduino Configuring the ESP8266 Related Articles […]
March 1, 2022
arduino jpeg

JPEG Decoding on Arduino Tutorial

Originally published by Jun 23, 2017 Table of Contents Introduction Hardware Software Taking pictures Decoding & Sending JPEG Pictures Receiving JPEG Pictures Conclusion Related Articles Introduction […]
January 19, 2022
How to control several lights with a joystick and an Arduino

How to control several lights with a joystick and an Arduino

In the past, we’ve looked at how a potentiometer can be used to control your Arduino projects. To add a bit more complexity, an Arduino joystick […]