Things like this makes the raspberry-pi so interesting, you could mount it on the back of your TV connect the usb and hdmi cables to it. Along with this motor you could then use a simple press of your htpc wireless keyboard/mice make the TV swing down from the roof or out from the wall.
Heck with the cheap cost this is probably even the best buy you could make for such a simple thing as a internet radio.
Is there a way to control more than one motor and have each running at a variable speed? Or am I going to have to wire up a l293d to control my 4 dc motors?
This is amazing stuff. It turns the Pi into a great platform for all sorts of electronic projects, including home automation (Gert mentions the garage door idea, can think of lots more)
Gert, that code looks very inefficient. Your C code is executing 'echo' to send single text arguments to the /sys filesystem. I suggest you learn how to do file I/O in C. For your purposes it should be very simple.
@imroy264 Better to do it in shell script, since that's effectively what he's doing. Why bother with opening and closing each file when this is exactly what shell scripting was designed to make easy?
dutchnemo, thanks for sharing! You've show how to use the driver for plain gpio use. I understand that Raspberry Pi also has SPI, I2S, and PWM. Do you know if those drivers work now? Are there any documents on how to configure and use them also?
Things like this makes the raspberry-pi so interesting, you could mount it on the back of your TV connect the usb and hdmi cables to it. Along with this motor you could then use a simple press of your htpc wireless keyboard/mice make the TV swing down from the roof or out from the wall.
Heck with the cheap cost this is probably even the best buy you could make for such a simple thing as a internet radio.
J0nteH 3 days ago
This has been flagged as spam show
So what its inefficient, it works no? Its more a PoC at this stage rather than a final solution from what i can tell.
bfhben 1 month ago
So what its inefficient, it works no? Its more a PoC at this stage rather than a final solution from what i can tell.
bfhben 1 month ago
Seems to work great with the flat connector cable. Maybe they should stick with that layout instead of the mounted solution
SquirrelFromGradLife 1 month ago
Is there a way to control more than one motor and have each running at a variable speed? Or am I going to have to wire up a l293d to control my 4 dc motors?
willdaslayer 1 month ago
Oh, i'm so excited to put something like this in my car! :3
AKOJ93 1 month ago
test
noobenstein 1 month ago
This is amazing stuff. It turns the Pi into a great platform for all sorts of electronic projects, including home automation (Gert mentions the garage door idea, can think of lots more)
danhuby 1 month ago
Fantastic work, Gert & Dom! Getting very excited now, I hope to use such a board with the Raspberry Pi to learn electronics programming.
burg0110 1 month ago
I have no idea what your doing, but congrats....now on to the next video
gojoe36 1 month ago
This has been flagged as spam show
Want to look smarter? Check out my channel...
GreyMattersHome 1 month ago
Gert, what motor are you using? When you say it will lift 60kg, what's its torque rating? Nice gear wheel btw.
RosaRebecka 1 month ago
apparently this was recorded with a with a paper shredder.
Gabbos 1 month ago 3
@Gabbos haha or a calculator
LetTheMelodyFlow 1 month ago
Gert, that code looks very inefficient. Your C code is executing 'echo' to send single text arguments to the /sys filesystem. I suggest you learn how to do file I/O in C. For your purposes it should be very simple.
imroy264 1 month ago 16
@imroy264 Better to do it in shell script, since that's effectively what he's doing. Why bother with opening and closing each file when this is exactly what shell scripting was designed to make easy?
guitarsecretary 1 month ago
Nice to see that the first developments of Raspberry PI are in The Netherlands :D
Good job dutchnemo!
DBBruijn 1 month ago
Funny how you can tell he is Dutch from the first sentence he says. Great Work!
razedd 1 month ago 6
Good work, Gert. Things are looking good.
ladams00 1 month ago
I literally cannot wait to get my hands on one of these boards.
Each new video displaying the capabilities of the board just ramps up the excitement!
TheMadeMario 1 month ago
dutchnemo, thanks for sharing! You've show how to use the driver for plain gpio use. I understand that Raspberry Pi also has SPI, I2S, and PWM. Do you know if those drivers work now? Are there any documents on how to configure and use them also?
mspicela 1 month ago
Exciting stuff!
LordOfHell73 1 month ago
Nice. ;)
tomsuper2199 1 month ago