Author Topic: SERVOCENTER  (Read 2993 times)

0 Members and 1 Guest are viewing this topic.

Offline aventgpsTopic starter

  • Jr. Member
  • **
  • Posts: 21
  • Helpful? 0
SERVOCENTER
« on: October 05, 2009, 09:54:14 PM »
before i saw this webpage i ordered a SERVOCENTER USB 4.1 CONTROLLER from amazon.com



http://tech.yostengineering.com/servoFolder

what is your opinion, have you or someone in this forum used it, test it?

where can i get more info, their website does not give as much information as you do over the axon...

thanks for your help...

aventgps.


admin edit: changed subject line to something more informative
« Last Edit: October 06, 2009, 02:47:42 PM by Admin »

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,704
  • Helpful? 173
    • Society of Robots
Re: question for the ADMIN
« Reply #1 on: October 06, 2009, 02:47:06 PM »
Only $4 cheaper than an Axon but with no decent documentation or examples? Can you return it? :P

Anyway, it uses an ATmega325P. You can just program it like the $50 Robot (with microcontroller upgrade tutorial).

It has a bootloader like the Axon, but no ISP header so you can't use a hardware programmer.

So just write a program using AVR Studio, compile it, and upload the .hex with the bootloader. This should have everything:
http://tech.yostengineering.com/servoFolder/index_html#ten

Offline aventgpsTopic starter

  • Jr. Member
  • **
  • Posts: 21
  • Helpful? 0
Re: SERVOCENTER
« Reply #2 on: October 06, 2009, 04:27:19 PM »
thanks, i think i can´t return it, jeje

what is ISP header? hardware programmer?


Offline Joker94

  • Supreme Robot
  • *****
  • Posts: 1,119
  • Helpful? 26
Re: SERVOCENTER
« Reply #3 on: October 06, 2009, 07:35:32 PM »
A ISP header is 2 rows of pins, either 2rows of 5 or 2 rows of 3, These days the 10 pin programmers are becoming obselete and the 6 pin programmers are taking over. I attached a pic of the ISP pins on the $50 robot board.

And this is a programmer, i linked to Airman00's page on a 6 pin AVR hardware programmer.

http://www.societyofrobots.com/member_tutorials/node/290

hope this helps.

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: SERVOCENTER
« Reply #4 on: October 07, 2009, 04:10:29 PM »
Hi,

what is ISP header? hardware programmer?
ISP (with some controllers called ICSP): In-Circuit Serial Programmer. A programmer connected to the assembled microcontroller board for programming the controller while it's still in the circuit. The "Serial" is vs. a parallel programmer, which needs access to more lines and needs the controller to be out of circuit. A parallel programmer is much faster in programming a controller and if you have to program hundreds or thousands of controllers, this is the way to go, but this seldom means much to an experimenter, who  spend most of the programming time writing code and searching frantically for the bit of code that keeps Nirvana at a distance.

Header: The connector type used is called a header, but the word "connector" is just as valid.

Hardware programmer: The gear you use for programming (aka. burning) the controller (transfering the program from eg. a PC to the controllers program storage space).
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

Offline Joker94

  • Supreme Robot
  • *****
  • Posts: 1,119
  • Helpful? 26
Re: SERVOCENTER
« Reply #5 on: October 07, 2009, 04:35:25 PM »
much better technical explination soeren. ;D

 

SMF spam blocked by CleanTalk