DroneBot Workshop

1586951088_maxresdefault.jpg
10.17K

Using Inexpensive 433 MHz RF Modules with Arduino

Full article at https://dbot.ws/433mhz More projects at https://dronebotworkshop.com There are a number of options for adding wireless communications to your Arduino projects, each of which has its advantages and disadvantages. Bluetooth is a popular option for controlling an Arduino project with your phone, tablet or a nearby computer. WiFi is ideal if you are building […]
1586625448_maxresdefault.jpg
29.67K

Stepper Motors with Arduino – Controlling Bipolar & Unipolar stepper motors

Full Article with Code at https://dbot.ws/stepper More projects at https://dronebotworkshop.com Today we will be working with stepper motors, a versatile yet often misunderstood electromechanical component used in a variety of devices. After examining how stepper motors work and what the difference is between a “Bipolar” and “Unipolar” stepper is I will show you how three […]
1589485760_maxresdefault.jpg
3.50K

HC-SR501 PIR Motion Detector – With Arduino & Raspberry Pi

More info at https://dronebotworkshop.com Code & Article at https://dbot.ws/hcsr501 The HC-SR501 is a PIR (Passive Infrared) motion sensor that is very inexpensive and extremely versatile. This device can be used all on its own or with a microcontroller or microcomputer for additional functionality. The HC-SR501 has a built-in voltage regulator so it can run on […]
1586864493_maxresdefault.jpg
16.01K

Using IR Remote Controls with the Arduino

Get all the code at https://dbot.ws/irarduino More projects at https://dronebotworkshop.com Infrared remote controls are everywhere, you probably have several of them in your home. These handy devices work by sending coded signals with pulses of infrared light to control appliances. We take them for granted but just imagine using your television or Blu-Ray player without […]
1589139572_maxresdefault.jpg
9.44K

Using the HC-SR04 Ultrasonic Distance Sensor with Arduino – Everything you need to know!

Get more info and all the sketches at https://dbot.ws/hcsr04ar More projects and tutorials at https://dronebotworkshop.com The HC-SR04 Ultrasonic sensor is versatile device that has become a staple in robotics projects. This inexpensive component measures the distance between itself and the nearest solid object using pulses of ultrasonic sound. It has reasonable accuracy “out of the […]