Techniek140 Videos

1588880038_maxresdefault.jpg
0

I2C Part 2 – Build a I2C Sensor

In the second look at I2C, we will design our own I2C sensor. We’ll also look at the protocol used to exchange data on the I2C bus. Full article with code at https://dbot.ws/i2cpart2 More articles and tutorials at https://dronebotworkshop.com Want to suggest new content? Join the newsletter at https://dbot.ws/dbnews We are back working with the […]
1586619228_maxresdefault.jpg
0

Solving I2C Address Conflicts – TCA9548A I2C Multiplexer

Today we will resolve a common problem – what to do when two of your sensors or displays have the same I2C address? Article with code – https://dbot.ws/i2cmulti More articles and projects – https://dronebotworkshop.com Join everyone on the forum – https://forum.dronebotworkshop.com get the newsletter – https://dbot.ws/dbnews I’ve covered the I2C bus in several previous videos, […]
1588100809_maxresdefault.jpg
0

Using the Arduino Pro Mini & FTDI

Today we will work with the Arduino Pro Mini, a small yet powerful Arduino board. We will also build a simple battery-powered robot arm controller. Article with code – https://dbot.ws/promini More articles and tutorials – https://dronebotworkshop.com Suggest new content by filling out the survey, link in every newsletter – https://dbot.ws/dbnews The Arduino Pro Mini is […]
1590871241_maxresdefault.jpg
0

Breadboarding & Prototyping for Electronics, Arduino & Raspberry Pi

If you’re new to experimenting with electronics, Arduino or Raspberry Pi then this is the video for you. Today I will show you the basics of prototyping using breadboards. Article at https://dbot.ws/proto More articles, tutorials, and projects at https://dronebotworkshop.com Join the newsletter and share your opinion – https://dbot.ws/dbnews Today we will look at the design […]
1588187429_maxresdefault.jpg
0

Using Servo Motors with Arduino

Accompanying article with code: https://dbot.ws/servo Join the DroneBot Workshop Newsletter: https://dbot.ws/dbnews More projects and info at https://dronebotworkshop.com Today we’ll be making things move with Servo Motors! Analog servo motors are inexpensive little powerhouses that can be perfect when you’re designing something that needs to move. They pack a lot of torque for their size and […]
1586625448_maxresdefault.jpg
0

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 […]