Arduino-cursus gebaseerd op de 3-in-1 leerkit van SunFounder
Beginner
Deze cursus is gebaseerd op de 3-in-1 leerkit van SunFounder, waarmee u van absolute beginner tot gevorderde aan de slag kunt.
Lessen
-
Welcome to the Arduino course designed specifically for absolute beginners. In this lesson, we will explore what Arduino is, the various types of Arduino boards available, and the components included… Lees meer
-
In this lesson, we will explore how to download and install the Arduino IDE, and how to navigate through its features. This will help you become familiar with the Arduino software environment, which… Lees meer
-
In deze les verkennen we de fundamentele concepten van het gebruik van een Arduino-bord, met de nadruk op het LED-knipperproject. Dit project helpt je begrijpen hoe je componenten zoals een LED en… Lees meer
-
In this lesson, we will explore the fundamental concepts of number systems, including binary, decimal, hexadecimal, and octal representations. Understanding these systems is crucial for working with… Lees meer
-
In this tutorial, we will explore the various data types available in Arduino programming, such as integers, floats, characters, and strings. Understanding these data types is essential for effective… Lees meer
-
In this lesson, we will explore how to control an active buzzer, a motor for a wheel, and a mini water pump using an Arduino and the SunFounder Kit. This project will help you understand the basics… Lees meer
-
In this lesson, we will undertake three distinct projects utilizing the DigitalRead feature of Arduino. First, we will explore the fundamental reasons why a push button is necessary when interacting… Lees meer
-
In this lesson, we will explore Pulse Width Modulation (PWM) and its implementation using Arduino's AnalogWrite feature. We'll begin by learning the basic method for fading an LED. Subsequently, we… Lees meer
-
In this lesson, we will learn how to measure DC voltage using the AnalogRead feature of Arduino. We will begin by clarifying the distinction between analog and digital signals. Then, we will explore… Lees meer
-
In this lesson, we will thoroughly explore the fundamental conditional statements: `IF`, `ELSE`, and `ELSE IF`. Following that, we will delve into arrays, learning how to define them, populate them… Lees meer
-
In this lesson, we will explore the concept of libraries in Arduino programming. We'll cover three methods for installing libraries: directly from the IDE's repository, from the IDE using a… Lees meer
-
In this lesson, we will delve into the fundamental concepts of Arduino programming functions and the switch statement. We will provide four clear examples to ensure you grasp the practical… Lees meer
-
In this video, we will learn how to effectively use an XY Joystick with Arduino. We'll cover how to detect both the analog position of the joystick along its X and Y axes, and how to register when… Lees meer
-
Introduction This lesson teaches two essential Arduino functions: millis() and map(). By the end of this tutorial, you will understand: How to use millis() to manage timing without stopping program… Lees meer
-
In this lesson, we explore how to use the SunFounder soil moisture sensor to measure soil moisture levels. We'll determine the wetness and dryness of the soil in a pot and implement actions when the… Lees meer
-
In this tutorial, we will learn how to use an Infrared Obstacle Avoidance Sensor to detect obstacles effectively. We'll demonstrate how to program actions in the code to respond when an obstacle is… Lees meer
-
In this tutorial, we explore the concept of interrupts and learn how to use them through two practical examples, complete with code and demonstrations, to interrupt a delay effectively. In the second… Lees meer
-
In this video, we learn how to use and control servo motors with Arduino. We begin by understanding what a servo motor is and its basic functionality. Next, we explain the code required to control a… Lees meer
-
In this lesson, we explore how to use an ultrasonic sensor to measure distance accurately. The tutorial includes a step-by-step explanation of the wiring setup and guidance on installing the… Lees meer
-
In this lesson, we learn how to use the LCD1602 and LCD2004 modules with Arduino. We begin by introducing the LCD modules and exploring the types of characters that can be displayed. Next, we learn… Lees meer
-
In this lesson, we learn how to detect signals from an infrared (IR) remote and take action based on the input. We use both an IR receiver and transmitter for this tutorial. First, we install the… Lees meer
-
In deze les onderzoeken we hoe we een zevensegmentdisplay met een Arduino kunnen aansturen. In plaats van een dozijn of meer I/O-pinnen te gebruiken om elk LED-segment direct aan te sturen, gebruiken… Lees meer
-
Stappen Volg de onderstaande stappen om de montage van de auto te voltooien. Je kunt de PDF-handleiding downloaden uit de bestandenlijst onder dit artikel. Verwijder de beschermfolie van het… Lees meer
-
24-SunFounder-Car-Speed op het trottoir Deze les richt zich op de tweede fase van het bouwen van je slimme auto: het overnemen van de controle over de beweging met behulp van Arduino-code. Hoewel het… Lees meer
-
Dit project transformeert jouw SunFounder 3-in-1 Arduino slimme auto in een autonoom voertuig dat obstakels vermijdt. Door twee infrarood (IR) sensoren te monteren—één aan de… Lees meer
-
In deze les upgraden we je slimme auto met de mogelijkheid om zijn omgeving te zien en erop te reageren met behulp van een ultrasone sensor. Door de afstand tot objecten ervoor te meten, kan de auto… Lees meer
-
Introductie Heb je ooit een robot willen bouwen die intuïtief reageert op jouw aanwezigheid? Dit project transformeert een standaard SunFounder Smart Car in een op gebaren bestuurd voertuig dat jouw… Lees meer
-
In dit project bouwen we een eenvoudige zelfrijdende auto met behulp van een Arduino, een ultrasone sensor en twee infraroodsensoren. Dit is een fantastisch inleidend project om te leren over… Lees meer
-
In deze les transformeren we jouw SunFounder slimme auto in een op afstand bestuurd voertuig met behulp van een infrarood (IR) afstandsbediening. In plaats van te vertrouwen op een bedrade verbinding… Lees meer
-
Deze handleiding leidt je door het bouwen van een lijnvolgende slimme auto met behulp van de SunFounder 3-in-1 Arduino-kit. les30-lijnvolgen-lijn-1 Het project, gedemonstreerd in de video,… Lees meer
-
Deze projectgids leidt je door het bouwen van een draadloos temperatuur- en luchtvochtigheidbewakingssysteem met behulp van een ESP8266 (ESP-01) module en een DHT11-sensor. Aan het einde heb je een… Lees meer