Skip to content

sparkfun/SparkFun_HMC6343_Arduino_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun HMC6343 Arduino Library

SparkFun HMC6343

SparkFun HMC6343 Breakout (SEN-12916)

Library to work with the HMC6343 compass and get basic readings such as direction, pitch, and roll angles. HMC6343 library workes to output data over serial in the basics.ino sketch. The advanced sketch allows users to play with features like standby and sleep mode, as well as setting the orientation.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products that use this Library

  • SEN-12916- Basic part and short description here

Version History

  • v1.1.2 - Minor update to remove unnecessary requests on I2C bus and move the Wire.begin() into sketch.
  • v1.1.1 - Keyword fix
  • v_1.1.0 - Library version 1.1.0. Compatible with Arduino 1.6+

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact technical support on our SparkFun forums.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.