Kurz Arduino založený na SunFounder 3-v-1 Learning Kite
Beginner
Tento kurz je založený na výučbovej súprave 3-v-1 od SunFounder, ktorá vás prevedie od úplného začiatočníka až po pokročilého.
Lekcie
-
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… Čítať viac
-
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… Čítať viac
-
V tej lekcii preskúmame základné koncepty používania dosky Arduino so zameraním na projekt LED Blink. Tento projekt vám pomôže pochopiť, ako zapojiť komponenty, ako sú LED a rezistor, na breadboard,… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
In this guide, we'll explore two essential Arduino concepts: interrupts and light-dependent resistors (LDRs). You'll learn how to interrupt delays in your code so your Arduino can respond instantly… Čítať viac
-
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… Čítať viac
-
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… Čítať viac
-
Introduction The LCD1602 is one of the most popular alphanumeric displays for Arduino projects, and when paired with an I2C backpack, it becomes incredibly easy to use. In this tutorial, you'll learn… Čítať viac
-
Úvod V tejto lekcii preskúmame fascinujúci svet infračervenej (IR) komunikácie tým, že postavíme projekt, ktorý dekóduje signály zo štandardného diaľkového ovládača pomocou Arduina. Tento projekt vám… Čítať viac
-
V tej lekcii preskúmame, ako ovládať sedemsegmentový displej s Arduinom. Namiesto použitia tucta alebo viacerých I/O pinov na priame napájanie každého LED segmentu použijeme šikovný trik: posuvný… Čítať viac
-
Kroky Pri dokončení montáže auta postupujte podľa krokov nižšie. Manuál vo formáte PDF si môžete stiahnuť zo zoznamu súborov pod týmto článkom. Odstráňte ochrannú fóliu z akrylu.… Čítať viac
-
24 Lekcia 24/31: Smart Auto Časť 2: Pohyb vpred, cúvanie, doľava a doprava a ovládanie rýchlosti auta24-SunFounder-Car-Speed na chodníku Táto lekcia sa zameriava na druhú fázu stavby vášho smart auta: prevzatie kontroly nad jeho pohybom pomocou kódu v Arduine. Zatiaľ čo prvý projekt mohol autom… Čítať viac
-
25 Lekcia 25/31: Smart Car-3 sa vyhýba prekážkam pomocou infračervených senzorov | SunFounder RobojaxTento projekt premení vaše SunFounder 3-v-1 Arduino inteligentné autíčko na autonómne vozidlo vyhýbajúce sa prekážkam. Namontovaním dvoch infračervených (IR) senzorov—jedného na ľavej a jedného… Čítať viac
-
V tej lekciji nadgradimo vaš pametni avto z zmožnostjo videnja in reagiranja na okolico z uporabo ultrazvočnega senzorja. Z merjenjem razdalje do predmetov pred njim lahko avto sprejema inteligentne… Čítať viac
-
Úvod Chceli ste niekedy postaviť robota, ktorý reaguje intuitívne na vašu prítomnosť? Tento projekt premení štandardné SunFounder Smart Car auto na vozidlo ovládané gestami, ktoré nasleduje vašu… Čítať viac
-
V tomto projekte postavíme základné samočiace auto pomocou Arduina, ultrazvukového senzora a dvoch infračervených senzorov. Toto je skvelý úvodný projekt na učenie sa o autonómnej navigácii, fúzii… Čítať viac
-
29 Lekcia 29/31: Auto-7 Ovládanie inteligentného auta SunFounder pomocou diaľkového ovládača | RobojaxV tej lekciji premeníme váš SunFounder smart car na vozidlo na diaľkové ovládanie pomocou infračerveného (IR) diaľkového ovládača. Namiesto spoliehania sa na káblové pripojenie alebo aplikáciu v… Čítať viac
-
30 Lekcia 30/31: Sledovanie čiary Car-8 inteligentným autom zo súpravy SunFounder Arduino Kit | RobojaxTáto príručka vás prevedie stavbou inteligentného auta sledujúceho čiaru pomocou súpravy SunFounder 3-v-1 Arduino. lesson30-line-tracking-line-1 Projekt demonštrovaný vo videu používa… Čítať viac
-
Tento projektový sprievodca vás prevedie stavbou bezdrôtového systému na monitorovanie teploty a vlhkosti pomocou modulu ESP8266 (ESP-01) a senzora DHT11. Na konci budete mať zariadenie, ktoré… Čítať viac