Author |
Message |
DiMastero
Expert
Joined: Wed Jun 30, 2010 7:15 am Posts: 181
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Thank you! the post looks great; thanks for the kind words!
DiMastero
_________________leonoverweel.com
|
Thu Dec 30, 2010 5:41 am |
|
 |
ericsmalls
Moderator
Joined: Tue Dec 21, 2010 1:38 pm Posts: 24
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Here's the Source Code for Project N.O.M.A.D
|
Thu Dec 30, 2010 10:08 am |
|
 |
DiMastero
Expert
Joined: Wed Jun 30, 2010 7:15 am Posts: 181
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
This isn't really a robot, so I'm not sure if it's allowed (?), but (I think) it's my best programming project so far. So, I present to you: the oldest video game: pong for the NXT. My version is one-player, with the ball bouncing off the back wall. Without further ado, here's the link to the project page, with video, pics and the game itself (downloadable). Hope you like it  DiMastero
_________________leonoverweel.com
|
Thu Jan 06, 2011 5:27 pm |
|
 |
vnguyen
Site Admin
Joined: Wed Jan 24, 2007 10:44 am Posts: 442 Location: Pittsburgh, PA
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Jees, you're on a roll! Nope, it doesn't have to be a robot. If it's a cool project, it can go up there. I'll add it to the queue  Awesome work!
_________________Vu Nguyen Software Training Development Team | WebmasterNeed more support? Email ROBOTC Support at support@robotc.net to put in a support ticket Robotc.net| Robomatter Store | Robotics Academy | CS2N
|
Fri Jan 07, 2011 6:05 pm |
|
 |
DiMastero
Expert
Joined: Wed Jun 30, 2010 7:15 am Posts: 181
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Thank you! You're right, I have been doing a lot of mindstorms stuff; I had school holidays... they're over now  DiMastero EDIT: Thanks for the post!!!!
_________________leonoverweel.com
|
Fri Jan 07, 2011 6:21 pm |
|
 |
vnguyen
Site Admin
Joined: Wed Jan 24, 2007 10:44 am Posts: 442 Location: Pittsburgh, PA
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
I believe I wrote up all of the ones posted here. Please let me know if I've missed yours!
And of course.. if anyone has anything else to share, please post here!!
_________________Vu Nguyen Software Training Development Team | WebmasterNeed more support? Email ROBOTC Support at support@robotc.net to put in a support ticket Robotc.net| Robomatter Store | Robotics Academy | CS2N
|
Wed Jan 26, 2011 11:49 am |
|
 |
magicode
Moderator
Joined: Tue Sep 14, 2010 9:19 pm Posts: 496
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Out robotics team made a semi-humanoid dancing vex robot with a holonomic drive in place of legs. It has full range of motion in both arms and two planes of motion in its head. It can bend at the waist, and strafe or turn in any direction. Here is the video: http://www.youtube.com/watch?v=Y5tPkMS1_h8 and here is the description of the internal workings: http://www.youtube.com/watch?v=gg-71oAIovsThere were 3 "cool" things that were done with robotC. 1. The robot mimics the movements of a human arm which is holding the VexNet joystick or Vex accelerometer. This will not work in all directions if the joytick is being used because the joystick lacks a z-axis, but it will work in all directions if the accelerometer is being used. 2. There were too many motors to be controlled by one cortex, so we linked two together by running a male to male pwm wire from the digital output port of one to the digital input port of the other. 3. Programming was made easier by writing a function called moveServo(). The function would accept 3 parameters: the servo to move, the position to which it should move, and the amount of time it should take (does not take into account changes in battery power) I hope that this is good enough to make it on the cool projects page.
_________________ sudo rm -rf /
|
Mon Feb 14, 2011 8:42 pm |
|
 |
vnguyen
Site Admin
Joined: Wed Jan 24, 2007 10:44 am Posts: 442 Location: Pittsburgh, PA
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
You guys did a great job with the video! I'll put it up asap.
_________________Vu Nguyen Software Training Development Team | WebmasterNeed more support? Email ROBOTC Support at support@robotc.net to put in a support ticket Robotc.net| Robomatter Store | Robotics Academy | CS2N
|
Thu Feb 17, 2011 5:44 pm |
|
 |
vnguyen
Site Admin
Joined: Wed Jan 24, 2007 10:44 am Posts: 442 Location: Pittsburgh, PA
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Sorry for the delay magiccode, but your project is up now! 
_________________Vu Nguyen Software Training Development Team | WebmasterNeed more support? Email ROBOTC Support at support@robotc.net to put in a support ticket Robotc.net| Robomatter Store | Robotics Academy | CS2N
|
Tue Mar 01, 2011 11:18 am |
|
 |
DiMastero
Expert
Joined: Wed Jun 30, 2010 7:15 am Posts: 181
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
_________________leonoverweel.com
|
Sat Mar 05, 2011 10:40 am |
|
 |
vnguyen
Site Admin
Joined: Wed Jan 24, 2007 10:44 am Posts: 442 Location: Pittsburgh, PA
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
That's some fast line following there. Nice job as always, DiMastero 
_________________Vu Nguyen Software Training Development Team | WebmasterNeed more support? Email ROBOTC Support at support@robotc.net to put in a support ticket Robotc.net| Robomatter Store | Robotics Academy | CS2N
|
Sat Mar 05, 2011 10:42 pm |
|
 |
DiMastero
Expert
Joined: Wed Jun 30, 2010 7:15 am Posts: 181
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
thank you 
_________________leonoverweel.com
|
Sun Mar 06, 2011 3:43 am |
|
 |
vnguyen
Site Admin
Joined: Wed Jan 24, 2007 10:44 am Posts: 442 Location: Pittsburgh, PA
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Anyone have any new projects to show? Let me know!
_________________Vu Nguyen Software Training Development Team | WebmasterNeed more support? Email ROBOTC Support at support@robotc.net to put in a support ticket Robotc.net| Robomatter Store | Robotics Academy | CS2N
|
Wed Apr 06, 2011 11:10 pm |
|
 |
Shep
Novice
Joined: Fri Jan 18, 2008 11:07 pm Posts: 51 Location: Ohio
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Hey peeps, I have built another big robot and programmed it in RobotC. It uses six NXTs. I put a video and big writeup about it on my blog, Tinkernology. If you get a chance, check it out: http://tinkernology.blogspot.com/2011/0 ... obots.html
|
Wed Apr 20, 2011 9:47 am |
|
 |
mightor
Site Admin
Joined: Wed Mar 05, 2008 8:14 am Posts: 3654 Location: Rotterdam, The Netherlands
|
 Re: ATTENTION: Have a cool ROBOTC Project? Show it off!!
Chris,
I'm sorry but until it can fold the laundry and fetch a coffee, I am not sure it qualifies.
I saw it and it looks really awesome. Will you be publishing the source code for it? I'd love to take a look at the IK code you made for positioning the gripper.
- Xander
_________________| Professional Conduit of Reasonableness| (Title bestowed upon on the 8th day of November, 2013) | My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
Wed Apr 20, 2011 9:53 am |
|
|