Techniek142 Videos

1659879213_maxresdefault.jpg
3.42K
49:26

Pi Pico W with the Arduino IDE | Using WiFi

Use the new Pico W with the Arduino IDE instead of microPython! Article with code: https://dronebotworkshop.com/picow-arduino 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/ On June 30, 2022, Raspberry Pi announced the latest iteration of it’s RP2040-based Pico microcontroller. The Pico W […]
1658328590_maxresdefault.jpg
930
51:29

Dual Boot Workstation – Windows 11 & Ubuntu 22.04

Step-by-step instructions for building a dual-boot workstation with Ubuntu Linux 22.04 & Microsoft Windows 11 Article with code: https://dronebotworkshop.com/dual-boot 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 workstation in my office that I use to develop code is on its last […]
1656512860_maxresdefault.jpg
17.58K
01:12:39

Linear DC Power Supplies – Designing & Building Custom DC Power Supplies

Two videos in one! Learn about Linear Power Supplies and then build one for your workbench. Article with parts list: https://dronebotworkshop.com/linear-dc-power/ 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/ Learn how linear power supplies work, and then build one of your own. […]
1654440704_maxresdefault.jpg
6.65K
45:46

GC9A01 Round LCD with ESP32 & Arduino

Learn to use the GC9A01 circular LCD module with an Arduino Uno and an ESP32. Article with code: https://dronebotworkshop.com/gc9a01 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/ We have worked with LCD modules many times before here in the DroneBot Workshop, but […]
1653234009_maxresdefault.jpg
7.83K
46:04

ESP32 Sound – Working with I2S

Build an Internet Radio, an MP3 Player, and display microphone waveforms with an ESP32 and some I2S peripherals. Learn to use the I2S sound protocol with the ESP32. Article with code: https://dronebotworkshop.comesp32-i2s 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/ You might […]
1652192431_maxresdefault.jpg
5.47K
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 […]