Author Topic: Compass w/Serial Port interface?  (Read 1092 times)

0 Members and 1 Guest are viewing this topic.

Offline bulkheadTopic starter

  • Full Member
  • ***
  • Posts: 102
  • Helpful? 0
Compass w/Serial Port interface?
« on: November 29, 2008, 11:32:29 PM »
Is there one under $200?  The higher the resolution the better.

If there aren't any (at all or within that price range), I will probably use a dedicated microcontroller to make my own serial port interface.  Any recommendations on the most effective way to send data?  For example, should it send data 20 times per second (start_byte, data1, data2, stop_byte), or should it be polled by the host device (a computer in my case)?

Offline airman00

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,653
  • Helpful? 21
  • narobo.com
Re: Compass w/Serial Port interface?
« Reply #1 on: November 29, 2008, 11:55:41 PM »
heres what I would do

get a regular ATmega with UART
have it sample the compass sensor
output data onto the serial port at a speed that allows the compass sensor to refresh between readings
TTL to RS232 or TTL to USB connection from microcontroller UART to computer


You only need a start byte , don't need a stop byte.
Check out the Roboduino, Arduino-compatible board!


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

www.Narobo.com

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,585
  • Helpful? 169
    • Society of Robots

 

Related Topics

  Subject / Started by Replies Last post
3 Replies
1515 Views
Last post November 04, 2008, 08:26:39 AM
by Half Shell
12 Replies
5162 Views
Last post July 09, 2010, 05:41:25 PM
by waltr
1 Replies
395 Views
Last post September 20, 2011, 05:22:34 AM
by joe61
1 Replies
414 Views
Last post February 25, 2012, 03:43:25 AM
by Admin


Get Your Ad Here

data_list