My First Arduino Projects
Loading...
3,139
Loading...
Uploader Comments (skierplaterandy)
see all
All Comments (9)
-
Can you send the code for the police flashing light? Really cool;) Thanks
-
what is the code for the second one? do you have a link? if not send me a message so i can give you my email
-
awesome !
-
WOW THE LAST 1 LOOKED LIKE THE INSIDE OF MY OLD VCR!!!!!
but ny ways tht looks sooo complicated
Loading...
what kind of interrupt did you use when clicking the push button?
xnycdplx 5 months ago
@xnycdplx I didn't use any, I just repeatedly polled the button every cycle.
This poses a problem if you hold down the button for like a 32nd of a second, but other than that, it works. It's just playing with if statements and delays (or the millis() function) to make it work.
skierplaterandy 5 months ago
very nice! I just got mine today. Planning on building some robots. the programming isn't as daunting as expected but it's not exactly easy (especially the syntax). At first I thought there wouldn't be enough ports for movement articulation but I figure I can program each one with algorithms.
grimster888 2 years ago
@grimster888
nice.
its pretty easy to learn if you use the arduino(.)cc website. that's why i love arduino, the code is pretty simple and you can pick it up and use it very quickly.
skierplaterandy 2 years ago
Kool
Darkpopulous 2 years ago
lol.
im building a persistance of viseion display right now. look up POV.
its a spinning platform that has that light array on it, and it writes stuff.
its turned out really well. i just finished upgrading the motor mount so it wont rip like before :)
and the battery keeps getting thrown out, so i have 2 wires, and a ziptye locing system to keep it in. i just added more sensors and im gunna upload vids of it when i get the code ready.
skierplaterandy 2 years ago