Jump to content

RPi rover roving remote controlled for the first time


lodger

Recommended Posts

Despite playing KSP I also like to play around with real hardware from time to time. Four (!) years ago I started a little project, a small raspberry pi based rover, which I kept on my shelf for ages once the technical stuff was working. Now, a few days ago I picked up the loose ends and finally wrote some simple code to actually *do* something with it - and it didn't go *boom* either. So, here's a little clip showing you what I'm talking about. Boy am I proud :cool:

 

Link to comment
Share on other sites

been waning to do one of these, except with a 3d printed hovercraft. right now its a vague idea in my head. i did test up a mockup of a 3d printed lift fan and it seems i can lift the neccisary weight with it. i was just using a cardboard box and a plastic bag for the skirt (my plan is to use a bicycle inner tube on the final version). main problem is i dont have any bi directional brushless speed controllers to drive the propulsion fans. ive contemplated doing dual pivoted fans that can be flipped 180 using a continuous rotation servo. also considered doing variable pitch fans, i actually 3d printed a failed prototype for these. i also tried a ducted system with a single fan and servo activated thrusters, and those didnt have much thrust. i dont think a single fan and a large rudder would give me the control i want, but it would work and i wouldn't have to buy anything. all roads lead me to a place i dont want to go, where i have to buy additional parts i dont already have in my parts bins.

electronics side im just going to get a bunch of level shifters to drive the servo control pins from the gpio header.

Edited by Nuke
Link to comment
Share on other sites

8 hours ago, Nuke said:

electronics side im just going to get a bunch of level shifters to drive the servo control pins from the gpio header.

That's pretty much what i did with that rover. The motor controller was already assembled and ready to run so I just needed to get two level shifters and some wires to connect it all. Well, I did some experimenting using a breadboard, so I could check out how WiringPi and softPWM work, but despite that all I had to do was add pull-down resistors to the level shifters (otherwise the wheels would start spinning once the Raspberry Pi is powered on).

Edited by lodger
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...