Arduino POV Version 1.0 thru 1.11
Loading...
7,345
Loading...
Uploader Comments (skierplaterandy)
Video Responses
This video is a response to Arduino Wireless POV (Part 1 of 2)
see all
All Comments (17)
-
Great project, just have one question :) what is the rpm of the motor? Thanks in advance, Marcin.
-
@RavenRof good question.
The motor is actually being powered by an external wall adapter at 12 volts.
I would exclude the battery if i could, but there is no easy and reliable way to do it, so i used a second power supply (9v)
-
how do you power the motor with the 9v battery without entangling the wires, while it rotates?
Loading...
which motor are you using? and how did u made its rotation so stable?
i made a pov display but the pcb has some bad vibrations and since i am using a simple dc motor, i am unable to calculate exact speed of motor forcing me to go for hit and trial method.
MrHellsguardian00 2 months ago
@MrHellsguardian00
I would not call the rotation of mine by any means stable. The thing would jump off a table if you let it.
I think the motor I'm using came out of an old printer. It had higher torque and slower turning than the other dc motors I had, that's why I picked it.
Its all about weight balence, that's why mine was so unstable. I just guessed where it was and used epoxy to put it there, and that failed.
I tried adding weight but it didn't help.
skierplaterandy 2 months ago
Would induction power work?
campbellprowl 7 months ago
@campbellprowl
It could, but it's not practical. You'd need big coils and capacitors to make it stable enough to power the arduino board. It could work, but the board might reset a bit.
skierplaterandy 7 months ago
hii andy saw the video its great to make it.. amazing. i love it. i also have arduino with me can you plz tell me pin connections of led with arduino and the code.plz
rohitsay89 1 year ago
@rohitsay89
unfortunatley i do not have the origional source code anymore. What i can tell you is that it wasn't at all complicated.
ok so what i did was used a light sensor and hooked it up so i have it on an analog pin to 5v, and then from that pin to ground. this will output a voltage that you can test for.
basically i hooked up each led through a resistor to its own pin, and turned them on and off with delays to draw letters. takes some time to get the timings right.
skierplaterandy 1 year ago