Techniek139 Videos

1611095916_maxresdefault.jpg
5.99K
41:54

Seeeduino XIAO – 32-bit Arduino-compatible Microcontroller

Meet the Seeeduino XIAO, a tiny 32-bit Arduino-compatible microcontroller that can be had for only five dollars. This low-current device outperforms the Arduino Uno and can also run CircuitPython! Article with code and references – https://dbot.ws/xiao More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in […]
1646063545_maxresdefault.jpg
5.92K
01:52:44

10 Raspberry Pi Projects (All models, including Pico)

10 Raspberry Pi projects, including 3 for the Pico. Let’s celebrate the Raspberry Pi’s 10th birthday! #raspberrypi #raspberrypitutorials Main article: https://dronebotworkshop.com/pi-10 Plus 10 more articles, one for each project! See below for links. 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/ The […]
1589746286_maxresdefault.jpg
5.81K

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 […]
1636190636_maxresdefault.jpg
5.52K
47:53

RC Robot Car – RC Controls and Arduino

Learn how Radio Controllers work, see how we can add an Arduino to the picture, and then build a radio-controlled robot car! Article with code: https://dronebotworkshop.com/radio-control-arduino-car 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 will be using a Flysky FS-I6X, […]
1652192431_maxresdefault.jpg
5.18K
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 […]