﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>RoboticsConnection User Forum / RoboticsConnection Software Support / Serializer .NET Library  / High resolution CMPS03 readings / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>RoboticsConnection User Forum</description><link>http://www.roboticsconnection.com/userForums/</link><webMaster>info@roboticsconnection.com</webMaster><lastBuildDate>Thu, 04 Dec 2008 14:29:02 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: High resolution CMPS03 readings</title><link>http://www.roboticsconnection.com/userForums/Topic259-6-1.aspx</link><description>We'll have to modify the Serializer firmware in addition to the .NET lib.  I'll put it on our TODO list.  In the meantime, you can just do it yourself w/ the Generic I2C instead of waiting on us, as you suggest. :)&lt;/P&gt;&lt;P&gt;Best Regards!</description><pubDate>Thu, 27 Mar 2008 19:57:25 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>High resolution CMPS03 readings</title><link>http://www.roboticsconnection.com/userForums/Topic259-6-1.aspx</link><description>I am experimenting with my CMPS03.  Using compass.Heading() gets me a number between 0 and 255, which you are pulling from I2C register 1, according to my manual for this sensor.  &lt;/P&gt;&lt;P&gt;However, there is a higher-resolution compass bearing (0 to 3599) available in registers 2 and 3 (divide by 10 to get actual compass bearing, in degrees).  That value (in actual degrees) seems more useful.  Any chance you could add that to the Serializer.NET class?  I'd suggest just creating a new property, maybe HighResolutionHeading() or HeadingInDegrees() or something like that, so as not to affect anyone who may have programmatically used the regular Heading() already in their code.    &lt;/P&gt;&lt;P&gt;In the meantime, that gives me an excuse to tinker with the I2C Generic you showed me in a previous post. I'm going to see if I can pull this high resolution reading using that, to hone my skills for when I get a power supply for my MD23. :)</description><pubDate>Thu, 27 Mar 2008 16:16:12 GMT</pubDate><dc:creator>cjohns</dc:creator></item></channel></rss>