HouseRobot

From Oh Mad Lab
Revision as of 15:09, 13 March 2010 by Ohayden (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

House Robot aka HoBo

Initial Setup

Battery and Power Information

How to get a serial console from the Robostix

Compiling

  • First time:
 bitbake robocontrol
  • Recompiling:
 bitbake -c rebuild robocontrol

USB Info

Pin Signal Color Function Gumstix Pin Gumstix Label
1 VCC Red +5 VDC 24 V_BATT
2 D- White Data - 18 USBH_N1
3 D+ Green Data + 17 USBH_P1
4 GND Black Ground 8 GND
  • Pull USBH_PWR1 (pin 20) up to 3.3 volts to enable the port. We can use a SOT23 package voltage regulator, such as a LM3480, and supply power to it from V_BATT (pin 24) and the output (3.3 volts) going to USBH_PWR1 (pin 20).
  • For the voltage regulator, I opted for a MIC5207-3.3.

Current Thread Watch

http://www.nabble.com/OpenEmbedded-and-I2C-IO-td15622831.html#a16667636

Power Issue / Resetting issue

  • Robostix should be the power source, without the power mod, then both the netwifi and the robostix need 5v.

http://www.nabble.com/robostix-%2B-verdex-%2B-netwifimicrosd-td17743668.html#a17745300

Links

Formula

MaxSonar:

  • ((AN * 512) / VCC) / 1000 = inches
  • (AN * .5102362202) = inches

Misc Info

iwlist == WiFi info, such as signal strength and access points


Photos

VerdexPrototyping.jpg