
Control blinking speed with potentiometer - Tutorial 4
In this Arduino tutorial for beginners you learn how to vary the blink speed of your LED using a potentiometer.
Tutorial 30 - Sound sensor data on Arduino IDE serial plotter
In this tutorial you will learn how to read the CZN-15E sound sensor and display it on the serial plotter of the Arduino IDE. You will also learn what data sampling is, and how you can use it to approximate …
Les 27 - LED traffic light - ECOgJh-d7VE
Beside explaining the circuit, I'll also explain how you can improve the structure of your code by using functions. A challenge could be to control multiple traffic lights from a single Arduino. This way you …
Arduino shop / Power
An Arduino needs power to run your project. This page lists adapters and battery enclosures.
Tutorial 3 - Fade a LED with pulse width modulation (PWM)
Years ago, I bought my first Arduino with one goal: show text on an LCD as soon as possible. It took me many Google searches and digging through various resources, but I finally managed to make it work. …
Learn to build a digital Arduino OLED clock - SuSqalI90G0
In this Arduino tutorial you learn how to build a digital Arduino OLED clock. With this clock you can set the hours, minutes and seconds
Tutorial 24 - SG90 Tower Pro Servo - ceTYMgdfhRk
In this tutorial I'll show you how to control a SG90 Tower Pro Servo with your Arduino.
Arduino shop / Input
Buttons, RFID reader and potentiometers help to control your Arduino. Bas on Tech earns a small fee for each sale made via these links. All products shown are not being sold by Bas on Tech.
Tutorial 15 - Long press button - TD7vjJy0w8U
Years ago, I bought my first Arduino with one goal: show text on an LCD as soon as possible. It took me many Google searches and digging through various resources, but I finally managed to make it work. …
Tutorial 8 - Analog PS2 joystick with push button - AJLcq93glp0
In this Arduino tutorial we will use the analog PS2 joystick You can move this joystick continuously in all directions. This means that you can also measure how far the joystick is pushed in a certain direction.