Raspberry Pi - GPIO & Python (5/9) - User inputs

preview_player
Показать описание
Getting started with GPIO and Python.
Рекомендации по теме
Комментарии
Автор

Hey nice video. Is there a virtual breadboard that can simulate the raspbrerry? Also why do u use import os?

gamerlg
Автор

great this was exactly what I was having trouble comprehending - super clear tutorial.

nsokoloff
Автор

Great stuff man! I got the kit a few hours ago and am already editing python script. Made the first choice disco with <20, flash on both LED's and *2 instead of -1.

GeorgeDekker
Автор

Excellent run-through on what each of line code does!

starbrightpools
Автор

Rather than While count > 0:

is it not better doing?

for i in range(count):

Then you don't need the count-=1 line.
Same result, horses for courses.

unconsciouslyincompetent
Автор

how can you use strings? like : if you want to use the left or right LED? and then you write left or right and the left or right LED will glow up!

lubibubi
Автор

Very nice and detailed i had learned a lot from you 
thanks a lot bro

alexandernull
Автор

how to integrate & run tensorflow code using python in rpi?

snehalgugale
Автор

after every input, I need to convert COUNT and LED CHOICE to INTEGER as input give the value in CHARACTER

lalitvaghani
Автор

could you tell us about setting up ftp server in raspberry Pi??

anirudhakumar
Автор

Nice tutorial! The code isn't right tho. Whatever you choose it says "You picked the red LED".

tojkickkkk
Автор

Hi... nice Tutorial... hope you could have tutorials about WEBSOCKETS ON PYTHON AND/OR WITH BROADCAST...thanks!

reynaldobernabe
Автор

a "for"statement would look more pythonic to implement the loop.

liangjiang
Автор

thank you your tutorial, we want to more tutorail, please give up
Reply

jayanthasaranga
Автор

your second if statement should be an elif instead

emilsmusik
welcome to shbcf.ru