Skip to content

MicroPython module for control QMC5883L Geomagnetic Sensor.

License

Notifications You must be signed in to change notification settings

octaprog7/QMC5883

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython module for control QMC5883L Geomagnetic Sensor.

I2C bus

Just connect (VCC, GND, SDA, SCL) from your QMC5883L board to Arduino, ESP or any other board with MicroPython firmware.

Supply

Supply voltage QMC5883L 3.3 Volts only!

Upload

Upload micropython firmware to the NANO(ESP, etc) board, and then files: main.py, qmc5883mod.py and sensor_pack folder. Then open main.py in your IDE and run it.

Pictures

QMC5883L board view

alt text The inscription on the board (HMC5883L) is incorrect! All (almost) such boards have QMC5883L installed!

IDE

alt text

About

MicroPython module for control QMC5883L Geomagnetic Sensor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages