Author Topic: Netbook robot  (Read 4435 times)

0 Members and 1 Guest are viewing this topic.

Offline offyTopic starter

  • Supreme Robot
  • *****
  • Posts: 340
  • Helpful? 1
Netbook robot
« on: August 14, 2009, 01:40:56 PM »
So I am getting back into robotics (mostly programming again) and am wondering if this is possible. Could I just use a netbook as my mcu. Can it be used to power motors and etc?

Netbook I might buy: http://www.newegg.com/Product/Product.aspx?Item=N82E16834152093

Offline GearMotion

  • Supreme Robot
  • *****
  • Posts: 489
  • Helpful? 24
  • Two decades+ of Embedded Design
    • CircuitGizmos
Re: Netbook robot
« Reply #1 on: August 14, 2009, 01:44:04 PM »
You will need some way for the Wind to communicate with the real world. USB?

Offline offyTopic starter

  • Supreme Robot
  • *****
  • Posts: 340
  • Helpful? 1
Re: Netbook robot
« Reply #2 on: August 14, 2009, 01:49:06 PM »
How many volts does a USB port give off? 3? I could do that since it has power and ground. But I would not know how to stop, start, and change direction of the servo.

Offline Razor Concepts

  • Supreme Robot
  • *****
  • Posts: 1,856
  • Helpful? 53
    • RazorConcepts
Re: Netbook robot
« Reply #3 on: August 14, 2009, 01:59:24 PM »
5 volts at 500ma

The best way would be to have the netbook communicate to a microcontroller that controls the servos. This way the netbook acts as the main brains, the decision-maker while the microcontroller does the dirty work.

Offline offyTopic starter

  • Supreme Robot
  • *****
  • Posts: 340
  • Helpful? 1
Re: Netbook robot
« Reply #4 on: August 14, 2009, 02:10:29 PM »
so I could use the roboduino or any other mcu and connect it through the USB port and have the serial communication running. I can't believe I didn't think of that.

Offline GearMotion

  • Supreme Robot
  • *****
  • Posts: 489
  • Helpful? 24
  • Two decades+ of Embedded Design
    • CircuitGizmos
Re: Netbook robot
« Reply #5 on: August 14, 2009, 02:14:05 PM »
How many volts does a USB port give off? 3? I could do that since it has power and ground. But I would not know how to stop, start, and change direction of the servo.

As mentioned 5V. Officially limited to 100 mA until the USB device is initialized and requests more. Not that you can't draw more from the port, but expect a laptop to be power-miserly.

This: U401 at http://www.usbmicro.com is a simple USB device for I/O, LCD, stepper motor, SPI, 1-wire, for example.


Offline GearMotion

  • Supreme Robot
  • *****
  • Posts: 489
  • Helpful? 24
  • Two decades+ of Embedded Design
    • CircuitGizmos
Re: Netbook robot
« Reply #6 on: August 14, 2009, 02:15:33 PM »
so I could use the roboduino or any other mcu and connect it through the USB port and have the serial communication running. I can't believe I didn't think of that.

You would need to use a USB/serial converter for gereral microcontrollers. Sparkfun sells some.

The Arduino (not all types) have one on-board.

Offline blackbeard

  • Supreme Robot
  • *****
  • Posts: 575
  • Helpful? 4
Re: Netbook robot
« Reply #7 on: August 15, 2009, 07:12:48 AM »
the arduino duemilanove already connects through usb so i'd think you wouldn't need any converter. besides i've found that my basic stamp 2 hates them with a passion. what is it you want to do with the netbook? if it's just programming it might be easier to to just use a microcontroler (arduino is $30 vs 300 for a mini laptop). if you want something like a a rolling skype machine then like others have said you're going to need to hook it up to a microcontroller
"sure, you can test your combat robot on kittens... But all your going to do is make kitten juice"

First step: Build androids with AI
Next step: Give them vaginas

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: Netbook robot
« Reply #8 on: August 16, 2009, 12:35:57 PM »
Hi,

You could just use a USB to parallel or eg. the experimenters board that Velleman sells.
You will need an extra power source if you want it to do anything serious.
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 Asellith

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 648
  • Helpful? 9
  • "I'm a leaf on the wind. Watch how I soar"
    • CorSec Engineering
Re: Netbook robot
« Reply #9 on: August 17, 2009, 03:16:01 PM »
check out Phidgets USB interfaces. This will let you use external power and avoid programming a microcontroller and all that involves.

http://www.trossenrobotics.com/store/c/3104-Phidget-I-O-Boards.aspx
Jonathan Bowen
CorSec Engineering
www.corseceng.com

 

SMF spam blocked by CleanTalk