go away spammer

Author Topic: Understanding the hole 50$ robot software  (Read 2689 times)

0 Members and 1 Guest are viewing this topic.

Offline SUTO the GTopic starter

  • Jr. Member
  • **
  • Posts: 42
  • Helpful? 0
Understanding the hole 50$ robot software
« on: February 20, 2013, 02:39:41 AM »
Hello! Where can I find detailed information about 50$ robot robot programming that I downloaded! I mean I want to understand what each command line does!

Offline newInRobotics

  • Supreme Robot
  • *****
  • Posts: 1,015
  • Helpful? 48
  • N.I.R.
Re: Understanding the hole 50$ robot software
« Reply #1 on: February 20, 2013, 03:57:55 AM »
I mean I want to understand what each command line does!
To understand that You need to understand how to program specific microcontroller and how to use relevant datasheet to Your advantage. But then, if You know how to do it all Yourself - You can write $50 Robot program Yourself. So, the only way to achieve what You want is to start with basic microcontroller programming tutorials to gather required knowledge ans skills :)
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian W

Offline SUTO the GTopic starter

  • Jr. Member
  • **
  • Posts: 42
  • Helpful? 0
Re: Understanding the hole 50$ robot software
« Reply #2 on: February 20, 2013, 05:01:36 AM »
Can you please show me some effective ones!

Offline newInRobotics

  • Supreme Robot
  • *****
  • Posts: 1,015
  • Helpful? 48
  • N.I.R.
Re: Understanding the hole 50$ robot software
« Reply #3 on: February 20, 2013, 06:24:04 AM »
Can you please show me some effective ones!
I'm not sure what You're asking for.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian W

Offline jwatte

  • Supreme Robot
  • *****
  • Posts: 1,345
  • Helpful? 82
Re: Understanding the hole 50$ robot software
« Reply #4 on: February 20, 2013, 12:33:58 PM »
Here are good tutorials for programming an Arduino: http://arduino.cc/en/Tutorial/HomePage

I don't know if the $50 robot uses PIC or AVR -- if it's AVR, then it's very similar to the Arduino. If it's PIC, then it's similar in spirit, but not in practice.

Offline SUTO the GTopic starter

  • Jr. Member
  • **
  • Posts: 42
  • Helpful? 0
Re: Understanding the hole 50$ robot software
« Reply #5 on: February 20, 2013, 02:04:51 PM »
Thank you so much! Do you know some good AVR tutorials? I found one, but I assume you know more than me!

Offline SUTO the GTopic starter

  • Jr. Member
  • **
  • Posts: 42
  • Helpful? 0
Re: Understanding the hole 50$ robot software
« Reply #6 on: February 20, 2013, 03:04:34 PM »
what does this  "port_letter |= (1<<number)" command line do?

Offline jwatte

  • Supreme Robot
  • *****
  • Posts: 1,345
  • Helpful? 82
Re: Understanding the hole 50$ robot software
« Reply #7 on: February 20, 2013, 07:34:06 PM »
That changes the IO/digital pins of the controller. Exactly how is hopefully explained among the Arduino tutorials I already linked to. (The Arduino also uses the function digitalWrite() and pinMode() to do similar things)


Offline newInRobotics

  • Supreme Robot
  • *****
  • Posts: 1,015
  • Helpful? 48
  • N.I.R.
Re: Understanding the hole 50$ robot software
« Reply #8 on: February 21, 2013, 01:08:53 AM »
Thank you so much! Do you know some good AVR tutorials? I found one, but I assume you know more than me!
Here You go --> http://www.societyofrobots.com/robotforum/index.php?topic=14947.msg109175#msg109175
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian W

Offline [email protected]

  • Jr. Member
  • **
  • Posts: 40
  • Helpful? 0
Re: Understanding the hole 50$ robot software
« Reply #9 on: February 21, 2013, 04:41:46 AM »
http://www.newbiehack.com/MicrocontrollerTutorial.aspx
this site has AVR programming tutorials from blinking a led to lcd,accelometers, etc!

Offline SUTO the GTopic starter

  • Jr. Member
  • **
  • Posts: 42
  • Helpful? 0
Re: Understanding the hole 50$ robot software
« Reply #10 on: February 21, 2013, 09:59:18 AM »
Could the uploaded software be found as a Visual Studio project somewhere?

Offline newInRobotics

  • Supreme Robot
  • *****
  • Posts: 1,015
  • Helpful? 48
  • N.I.R.
Re: Understanding the hole 50$ robot software
« Reply #11 on: February 22, 2013, 01:00:43 AM »
Could the uploaded software be found as a Visual Studio project somewhere?
What uploaded software? And what does AVR program had to do with Visual Studio (IDE for Windows programming)?
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian W

Offline SUTO the GTopic starter

  • Jr. Member
  • **
  • Posts: 42
  • Helpful? 0
Re: Understanding the hole 50$ robot software
« Reply #12 on: February 27, 2013, 10:27:15 AM »
Is it ok to use and modify uploaded programs, CAD files for my university thesis work?

 


Get Your Ad Here

data_list