Techniek159 Videos

1589746286_maxresdefault.jpg
5.99K

Control Large Gearmotors with PWM & Arduino

Pulse Width Modulation (PWM) is the ideal method of controlling large DC gearmotors, but driving these motors can often be challenging and expensive. Today I will show you an inexpensive and efficient H-Bridge motor controller – the Cytron MD10C. I’ll also show you how raising the PWM frequency can make your motor controller design far […]
1652192431_maxresdefault.jpg
5.98K
48:17

Understanding Arduino Interrupts | Hardware, Pin Change & Timer Interrupts

Learn to use Hardware, Pin Change and Timer Interrupts with the Arduino Uno. Article with code: https://dronebotworkshop.com/interrupts More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in touch: https://dronebotworkshop.com/subscribe/ Today we are working with a fundamental programming concept, the use of Interrupts. Now, this certainly isn’t […]
1591044319_maxresdefault.jpg
5.66K

Using Keypads with Arduino – Build an Electronic Lock

Today we are going to work with Matrix Keypads, easy-to-use interfaces for your Arduino designs. We’ll also build an electronic combination lock. Article with code: https://dbot.ws/keypad More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in touch: https://dbot.ws/dbnews I’m sure you’ve seen lots of devices that […]
1611182379_maxresdefault.jpg
5.47K
43:46

Control AC Devices with Arduino SAFELY – Relays & Solid State Switches

Learn how to safely control AC devices using an Arduino. I will show you how to safely experiment with solid state switches and relays. We’ll also build a light-operate relay and a marquis-style light chaser! Detailed article with code samples: https://dbot.ws/ardac More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to […]
1586629661_maxresdefault.jpg
5.05K

Using EEPROM with Arduino – Internal & External

Today we will learn how to use EEPROM with an Arduino to add nonvolatile memory to our projects. Article with code: https://dbot.ws/eeprom More projects and tutorials: https://dronebotworkshop.com Chat about this on the Forum: https://forum.dronebotworkshop.com Join the Newsletter: https://dbot.ws/dbnews Follow on GitHub: https://dbot.ws/github Nonvolatile memory refers to memory that retains its data even after being powered […]