1586625448_maxresdefault.jpg
29.46K

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 […]
1586691263_maxresdefault.jpg
30.26K

Power For Your Electronics Projects – Voltage Regulators and Converters

Full article at https://dbot.ws/pwrvolt More info and projects at https://dronebotworkshop.com Join the newsletter, and tell me what videos to make at https://dbot.ws/dbnews Today we are going to look at the somewhat mundane but absolutely essential subject of supplying power for your electronic projects. Trust me, this stuff is important! Electronic devices typically require either 5 […]
1586864493_maxresdefault.jpg
15.96K

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 […]
1587754739_maxresdefault.jpg
18.11K

Arduino Uno to ATmega328 – Shrinking your Arduino Projects

Full article at https://dbot.ws/atmega328 More projects and tutorials at https://dronebotworkshop.com Help me to help you! Sign up for my newsletter at https://dbot.ws/dbnews Star Wars music sketch on GitHub – https://gist.github.com/nicksort/4736535 In this final episode of 2018, I will show you how to take the projects you have built using an Arduino Uno and “shrinkify” them […]
1587320959_maxresdefault.jpg
24.83K

Getting Started with LIDAR

LIDAR units provided by DFRobot – https://www.dfrobot.com/ Full Article at https://dbot.ws/lidar01 More Projects at https://dronebotworkshop.com TF Mini LIDAR – https://www.dfrobot.com/product-1702.html RPLIDAR – https://www.dfrobot.com/product-1125.html Today I’ll be introducing two inexpensive LIDAR devices that you can start experimenting with. These devices were provided courtesy of DFRobot, they are VERY inexpensive considering their capabilities. Visit their store at […]
1589053075_maxresdefault.jpg
16.98K

Using LCD Displays with Arduino

Article with code at https://dbot.ws/lcdarduino More projects at https://dronebotworkshop.com Today in the workshop we will look at Liquid Crystal Displays or LCD’s. We will examine the use of two type of LCD displays – the common LCD1602 display module and a popular LCD Keypad Shield for the Arduino. We’ll also see how to use the […]