Requesting driver for MPU6050 - Beta Firmware and Drivers - Netduino Forums
   
Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Requesting driver for MPU6050

driver

  • Please log in to reply
4 replies to this topic

#1 martinlee556

martinlee556

    New Member

  • Members
  • Pip
  • 3 posts

Posted 12 March 2013 - 03:37 PM

Hi all,

I just got a new chip MPU6050. The datasheet as the link below.

http://www.invensens...S-MPU-6000A.pdf

Posted Image

 

I am a newbie in electronic world, couldn't follow the instructions described in the datasheet.

so...does anyone have a driver for this?  

or anyone can show me how to trigger the this device(detailed instructions will appreciated)?

 

Thanks for your help!

 

 

 

 

 

 



#2 neslekkim

neslekkim

    Advanced Member

  • Members
  • PipPipPip
  • 350 posts
  • LocationOslo, Norway

Posted 12 March 2013 - 08:15 PM

did you check this out? http://www.i2cdevlib.../mpu6050#source

--
Asbjørn


#3 martinlee556

martinlee556

    New Member

  • Members
  • Pip
  • 3 posts

Posted 13 March 2013 - 12:49 AM

did you check this out? http://www.i2cdevlib.../mpu6050#source

 

Thanks for the reply!

 

Yes I did, but it's written in C. How would I be able to use all that in C#?

 

Oh!..I guess I will just need to read through and convert it to C# bit by bit, right?

 

I guess so! Thanks for the direction!!



#4 JerseyTechGuy

JerseyTechGuy

    Advanced Member

  • Members
  • PipPipPip
  • 870 posts

Posted 13 March 2013 - 02:22 AM

Yes, conversion will be the way.  I haven't come across any MPU-6000 drivers for C#  or NETMF.  If you are familiar with C based languages it shouldn't be a bad conversion.



#5 neslekkim

neslekkim

    Advanced Member

  • Members
  • PipPipPip
  • 350 posts
  • LocationOslo, Norway

Posted 13 March 2013 - 06:53 AM

Yes, I don't have an proper netduino, nor that sensor, but I would look around for other drivers for similar sensors, and compare to see how to build an proper "driver". I guess there are no commmon rules for an "driver", only to build an classlibrary that exposes the properties/methods that is useful for its use, so porting the code should be an good start.

--
Asbjørn






Also tagged with one or more of these keywords: driver

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.