Author Topic: New tutorial for me to write  (Read 4373 times)

0 Members and 1 Guest are viewing this topic.

Offline airman00Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
New tutorial for me to write
« on: January 17, 2009, 06:15:49 PM »
Please no questions , just write the tutorial you want me to write up.

Pick one :
Hacking the Wild Planet Agent Tracker
Using RGB LEDs
BlueSMIRF Module Tutorial
MK2 ISP Programmer Common Errors and Solutions
Seemingly-Complex Robots with Vista Voice Recognition and AT&T Text-to-Speech
Visual Basic for Computer Robotics
M8870 Tone Decoder Tutorial
The LED Flasher tutorial - bring in more advanced concepts, blinking too fast , PWM, etc.
Forward vs. Backward Wheel Drive

So far I think I'm going to do "Using RGB LEDs"

I will make my final choice at 8 PM EST .(right now its 7:14 PM EST)
Thanks,
Eric
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline Webbot

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
Re: New tutorial for me to write
« Reply #1 on: January 17, 2009, 06:58:35 PM »
I think, from a forum point of view, and for newbies, that a AVR ISP MKII tutorial and debugging guide would be great. We get loads of posts about different coloured flashing LEDs. This is a major downer for new folk - ie - built the board - but just cant do anything with it.

Then you could do your preferred tutorial on how to make RGB leds flash all by yourself once your programmer is working  ;D
Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline Ro-Bot-X

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,431
  • Helpful? 25
  • Store: RoBotXDesigns.ca
    • Ro-Bot-X Designs
Re: New tutorial for me to write
« Reply #2 on: January 17, 2009, 07:16:54 PM »
Second that. I am still having trouble downloading code using my STK200 programmer using anything other than Bascom.
Check out the uBotino robot controller!

Offline Webbot

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
Re: New tutorial for me to write
« Reply #3 on: January 17, 2009, 07:24:54 PM »
The more questions, of a similar nature, that we can head off before they are asked. Means happier robo-folk and more time to write more advanced tutorials.

But Ro-Bot-X's post shows how the problem is made more complex. ie STK200 vs AVRISPMKII. But thats where a tutorial can help - it may not cover everything from day 1: but can be expanded with time to include/cover various programmers. Otherwise people search the forum, get loads of hits, cant be bothered to go through them all.
Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline Webbot

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
Re: New tutorial for me to write
« Reply #4 on: January 17, 2009, 07:27:07 PM »
Sorry for the dbl post but....

Unless people can program their chips then all the other tutorials become kinda useless to them.

Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline airman00Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: New tutorial for me to write
« Reply #5 on: January 17, 2009, 07:50:13 PM »
aight MK2 it is
I'll be writing a basic tutorial and also scanning the forums for common problems and there solutions

Should be ready by Monday morning
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline airman00Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: New tutorial for me to write
« Reply #6 on: January 17, 2009, 08:24:45 PM »
I'm trying to write the tutorial in a general way but also adding examples for the ATmega8 and ATmega168. Any other microcontrollers I should use as examples?
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline cooldog

  • Supreme Robot
  • *****
  • Posts: 751
  • Helpful? 4
  • be nice to nerds, one day they will be your boss
Re: New tutorial for me to write
« Reply #7 on: January 17, 2009, 08:28:52 PM »
Visual Basic for Computer Robotics
robot will rule the world and i will be building them
-admin

favorite web sites
http://www.societyofrobots.com/
http://www.instructables.com/

Offline Webbot

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
Re: New tutorial for me to write
« Reply #8 on: January 17, 2009, 08:47:43 PM »
I'm trying to write the tutorial in a general way but also adding examples for the ATmega8 and ATmega168. Any other microcontrollers I should use as examples?

I guess the only other one likely to come up is the Axon - but maybe you want Admin to fill out that section.
By and large its all the same principle - other than fuse settings
Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline ryan

  • Jr. Member
  • **
  • Posts: 44
  • Helpful? 0
Re: New tutorial for me to write
« Reply #9 on: January 17, 2009, 10:01:23 PM »
I'm trying to write the tutorial in a general way but also adding examples for the ATmega8 and ATmega168. Any other microcontrollers I should use as examples?

PIC16F877A if possible please  :)

Offline Joesavage1

  • Robot Overlord
  • ****
  • Posts: 268
  • Helpful? 0
    • Dev-HQ - Learn C++, Visual Basic, HTML and More!
Re: New tutorial for me to write
« Reply #10 on: January 20, 2009, 01:18:22 AM »
i've always wanted a tutorial on voice recognition, just for like Q+A and stuff. Sorry if theres one on this forum and i've missed it, but i think that would make a cool tutorial.

Thanks

Joe

Offline airman00Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: New tutorial for me to write
« Reply #11 on: January 20, 2009, 07:13:26 AM »
I"m working on the MKII programming tutorial
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline yerbie

  • Full Member
  • ***
  • Posts: 62
  • Helpful? 3
Re: New tutorial for me to write
« Reply #12 on: January 20, 2009, 07:29:04 AM »
Can you also include in your tutorial avrdude? :)

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: New tutorial for me to write
« Reply #13 on: February 04, 2009, 09:30:21 PM »
Quote
I guess the only other one likely to come up is the Axon - but maybe you want Admin to fill out that section.
By and large its all the same principle - other than fuse settings
6 months of selling the Axon and not a single question about this asked yet.

I call it pre-emptive answers:
http://www.societyofrobots.com/axon/axon_FAQ.shtml#upload_bootloader
http://www.societyofrobots.com/axon/axon_FAQ.shtml#fuses

Perhaps what we really need is a $50 Robot FAQ. I haven't seen a question about the $50 Robot that hasn't been asked a million times before since last summer . . . Whenever a question comes up, add it to the FAQ. 24 pages has gotten hard for beginners to sort through . . .

I seem to remember Webbot sending me a long email telling me we needed a $50 Robot FAQ, and I 100% agreed, then nothing got written :P

Offline Metal Slug 2

  • Supreme Robot
  • *****
  • Posts: 333
  • Helpful? 11
Re: New tutorial for me to write
« Reply #14 on: February 05, 2009, 01:21:14 AM »
Perhaps a whole forum section on "the $50 robot" could be useful aswell.  Its been mentioned before and would do alot of us alot of good.   :)

Regarding the tutorial selection, i agree with the AVRISP MKII programmer tutorial, it would be byfar the most useful and used topic of the bunch.

If by any chance sometime in the future... could you also make an LED blinking/flashing tutorial?... please  :) i think that would be really kool...(just out of curiosity) would that include learning how to make a dot-matrix type thing also?

Offline airman00Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: New tutorial for me to write
« Reply #15 on: February 05, 2009, 05:59:24 AM »
I already finished the MKII tutorial a while ago - http://www.societyofrobots.com/member_tutorials/node/290

Next time I get some free time I'll post a topic regarding what I should write.
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline Metal Slug 2

  • Supreme Robot
  • *****
  • Posts: 333
  • Helpful? 11
Re: New tutorial for me to write
« Reply #16 on: February 05, 2009, 02:43:36 PM »
I already finished the MKII tutorial a while ago - http://www.societyofrobots.com/member_tutorials/node/290

Next time I get some free time I'll post a topic regarding what I should write.
oh, kool thanks. :)

 


Get Your Ad Here