educational group project for all of us that are new to electronics
gennarobasso81
Posts: 84
Hello Every one,
My name is Gennaro. I wanted to see if anyone was up for a group project?
So my idea is pretty simple, we start with the basic boe-bot (and if u dont have one it's not an issue). It is a great introduction to basic and some of the fundimentals of electronics.
My Boe-Bot is very basic. Kit came in the mail; i spent a week or two at night (once the kids and wife were in bed) and finished my Boe-Bot and all the different projects that came with the kit.
This was my first time ever working with electronics or microcontrollers. I will admit however i did read some books on basic electronics and eletronics for beginners...boring stuff....and I fiddled in the basement with a breadboard and some leds and resistors before i bought my boe-bot.
So now my boe-bot is finished and i am looking to do something else. I know there are add-ons to the boe-bot like the gripper and tank wheels...but not what i am looking for.
So i am thinking maybe we built a wireless remote control. I just bought the human interface kit components and a 2x16 LCD...I'm wanting to see if we can make a wireless remote with a joystick and some buttons to execute diferent moves and i was going to use the LCD as well in the remote.
If anyones interested I'd love to hear from you or if anyone has already built one I'd love for you to share your project with us
Thanks
My name is Gennaro. I wanted to see if anyone was up for a group project?
So my idea is pretty simple, we start with the basic boe-bot (and if u dont have one it's not an issue). It is a great introduction to basic and some of the fundimentals of electronics.
My Boe-Bot is very basic. Kit came in the mail; i spent a week or two at night (once the kids and wife were in bed) and finished my Boe-Bot and all the different projects that came with the kit.
This was my first time ever working with electronics or microcontrollers. I will admit however i did read some books on basic electronics and eletronics for beginners...boring stuff....and I fiddled in the basement with a breadboard and some leds and resistors before i bought my boe-bot.
So now my boe-bot is finished and i am looking to do something else. I know there are add-ons to the boe-bot like the gripper and tank wheels...but not what i am looking for.
So i am thinking maybe we built a wireless remote control. I just bought the human interface kit components and a 2x16 LCD...I'm wanting to see if we can make a wireless remote with a joystick and some buttons to execute diferent moves and i was going to use the LCD as well in the remote.
If anyones interested I'd love to hear from you or if anyone has already built one I'd love for you to share your project with us
Thanks
Comments
here are a few pictures: One is of my Boe-Bot with a Ping, the rest are of the remote control i am building to control my bot. I havent bought the Xbee wireless yet so that is missing from the parts but hopefully u will have a basic idea of the look. Now to start wiring it together and code
I have three codes i will copy and paste on here. Two of them i can get to work by themselves. The third is the other two combined. I played around with the code for several nights. I dont know how to get them to work together. Any help would be appreciated
Code 1:
Code 2:
Code 3: (not working)
joystick and buttons seem to be working pretty well...only problem i am having is keeping the lcd from blinking.
Code for it is :
You enclose the code in tags like this - [C0DE] paste code here [/C0DE]
The first project i was doing was the wireless remote with a joystick. Just though it was a good starting project to help me learn pbasic commands and play around with the boe-bot a bit, aswell as wireless...so kind of a lot of little learning lessons in one project...but still easy to do
I was guessing most people had a boe-bot, seems like the easiest way to get into robotics. After I finish the joystick remote i will probably make a smaller one with tilt control...and maybe a button or two.
After that i was thinking about using a small project box with a couple of continues servos to make more robots...then see if i can wireless connect them to my boe-bot. So if you are interested in any of those please feel free to jump ahead and post anything you have
Check these out for the tilt controller - http://learn.parallax.com/XBeeSumoBot
I hope its ok when i hop in?
I'm rather new to electronics, trying to build something myself. I start reading and looking through this thread, and see what will happen.
How can i post pictures with my comments, i work on ipad only because of my illnes(ms)
I want to put picture of my self build remote unit
Regards
Fieldex
If you see a 'go advanced' button under the editor window click it. Once you're in advanced mode there is a picture icon you can use to upload or link an image online. Not sure if Safari on the iPad will work with it but if it doesn't just sign up for a free image hosting account and insert the URL from the image into the post.
Sorry i didnt give u a good response. Let me start by saying hi glad you're reading the thread. I am not sure how to post off of an ipad...but excited to see your pics
I've to get more familiar with the forum program but with help, i"ll finally get there
I appreciate all help so funny just see the go advanced button i will try to launch first picture
Sorry but does not work from ipad. Will try your other sufestion later, or get back to laptop
Kind regards
You should be able to upload files from the ipad. It may be that the settings for your firewall do not allow the popup window used for the uploads to open. I do not use an ipad myself so I cannot give you any details on how to fix it, but I do know someone that uses it to upload pictures and other files.
thank you
this is for the receiving bs2
the initial intent was to have one push button turn on one color led and the other turn on another color led. Unfortunately its not working out that way. It's alternating between the two colors regardless of what button pressed or what order pressed in. Any help with Xbee code would be great
sorry it took so long for me to get back to you, but here i am. with the first picture of my self designed
reemote control unit, not finnishe yet but coming there. start this week with joysticks and xbee.
my goal is I ike to make a radio controlled vehicle(small not to heavy) equiped with camera eventually small gripper, that I can sent to places, where I can’t
come with my wheelchair, to make pictures movies, watch annimals, and maybe pickup little things etc ets. and secondly monitoring in and around the house, partially
autonomously, and via wifi with no background in mechanic technics and electro technics, it is very hard to find answers for all kind of problems that I com across.
during my internet searches I ended on the parallax forum . what you show there, and write their makes me feeling confident that the idea I have can be worked out..
before going any further my posts and replies may always take some time, as explained in mij profile.
Nevertheless i will checkand read the forumtopic several times a day.
this is the first time that i'm really have the idea that i talk to people who think along same lines.
more pictures will follow later this week.
today got my xbees in the mail i hope to get to testing tommorow. thanks for your help
bye for now
fieldex
glad to see you are posting ur project on here. Look forward to seeing more.
As for my remote...I remade the control board. schematics were taking right from parallax pdf's
wireless test with the xbees (Learning how to use them): make one xbee with buttons to transmit and turn on leds on the other xbee.
Transmitting Xbee and BS2
Receiving Xbee and BS2
The code works. If i press button 1 the green led goes on...if i press button 2 the red led goes on.
Sorry it took a while, but here i am again.
In the meantime i"ve got my xbees in, and did all the test described in the paralax xbee tut., and all worked fine.
From here there are two ways to go. First i like to finnish my remote control, and try to let 1 basic stamp control another basic stamp (boe. Bot)
Via the xbees. I presume that is what you are doing? Is that correct?
Regards
Jean
Jean,
yes, you are correct. I want to use one BS2 (remote) to control another BS2 (Boe-Bot). My friend Graffix aslo purposed a very cool idea. (I hope he doesnt mind me saying this) He is using a second 2-axis joystick to control the Ping servo....looks great Graffix!
If you are following along with the project I am happy to say i got the remote working. I am able to control my Boe-bot. I will admit it's not finished. I am only using the 2 axis joystick to wirelessly control two servos but i am able to wirelessly control the bot. I would still like to add some features like the informational LCD and some buttons but i think i am going to change direction with their use. I was reading Graffix post under the forum wireless and liked his idea to use another joystick to contol the ping and use the lcd to see the pings info. check out his post if u are interested. Anyway here is my code for what i have so far. Maybe later this week i will put it all together to look nice and post a video or some pics
base
Remote (Note: the base is the remote control and the remote is the boe bot)
nice project. Many thanks for all the info.
If I want to control the boe-bot using inputs from a program on my PC, would the same arrangement work? I mean, the sender Xbee would be connected to the PC and takes
the data from the program, while the receiver Xbee would be connected on the Boe-Bot board?
many thanks
Waleed
You could plug the XBee directly into the PC and control the robot using X-CTU like I usually do - http://youtu.be/8opDCNzlnIg
Or you could use the PC to communicate with a Basic Stamp via serial or USB and have the Stamp Control the XBee. You may find one way works better than the other so it's best to try both