Тёмный

Raspberry Pi GPIO Programming with Python - Part 1: Introduction & Controlling LEDs 

drselim
Подписаться 3,1 тыс.
Просмотров 21 тыс.
50% 1

Опубликовано:

 

23 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@buckster1963
@buckster1963 Год назад
Thank you for the tutorials. It's great to have these examples.
@drselim
@drselim Год назад
You’re welcome!
@emddom
@emddom Год назад
Clearly introduced, thank you. Would have been (maybe) useful to tell about the default values in case of blink, etc. Otherwise it's difficult to guess why the led is blinking at that rate :)
@drselim
@drselim Год назад
Glad it was helpful!
@defth
@defth 2 года назад
Amazing intro to this, thank you!
@drselim
@drselim 2 года назад
You’re welcome
@atduong3917
@atduong3917 3 месяца назад
Do you have line follow code with python sir?
@chadzulu4328
@chadzulu4328 2 года назад
Super helpful, thanks so much for this!
@drselim
@drselim 2 года назад
My pleasure
@voltmanip
@voltmanip Год назад
can you use python IDLE ???
@techcafe3
@techcafe3 Год назад
why do we need to add a resistor to the circuit and how to determine the correct resister to use (ohm value)?
@mieliepit3235
@mieliepit3235 Год назад
You typically add a resistor to a circuit with an LED to limit the current flowing through the LED. LEDs have a specific forward voltage drop, and if the voltage source exceeds this value, without a resistor, it can draw too much current and potentially burn out. The resistor helps regulate the current to protect the LED and ensure it operates within its specified parameters. The value of the resistor is chosen based on the LED's forward voltage and the supply voltage.
@kenatsharaby
@kenatsharaby 8 месяцев назад
please fix the volume
@kvelez
@kvelez 3 месяца назад
from gpiozero import LED from signal import pause red = LED(17) red.blink() pause() ======= from gpiozero import LED from time import sleep led = LED(17) while True: led.on() sleep(0.5) led.off() sleep(0.5) ===========
@resinds.p4898
@resinds.p4898 Месяц назад
DOESNT WORK Python_examples doesnt exist
Далее
Every Developer Needs a Raspberry Pi
27:27
Просмотров 779 тыс.
Fastest Build⚡ | Doge Gaming
00:27
Просмотров 935 тыс.
Handsoms😍💕
00:15
Просмотров 7 млн
Меня знают уже все соседи😅
00:34
Never skip this muscle !! 😱😱
00:13
Просмотров 994 тыс.
Raspberry Pi GPIO - Getting Started with gpiozero
48:40
Basic usage of the Raspberry Pi GPIO pins
13:44
Просмотров 97 тыс.
Complete Raspberry Pi Pins Overview GPIO Header
15:19
Fastest Build⚡ | Doge Gaming
00:27
Просмотров 935 тыс.