Skip to content

The mandatory various experiments with MicroPython repository

Notifications You must be signed in to change notification settings

tuupola/micropython-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython experiments

Heading, Pitch and Roll With MPU-9250

Read an I2C 9DOF sensor using an timer. Prints out heading, pitch and roll on TFT display. Uses MPU-9250 I2C driver and sensor fusion for heading, pitch and roll calculations.

Quectel GNSS L76-L and MicropyGPS

Reads an I2C GPS receiver using an timer. Prints out current coordinates and speed. Uses Quectel GNSS L76-L I2C and micropyGPS for parsin NMEA sentences.

Pitch and Roll With LIS2HH12 Accelerometer

Read an I2C accelerometer using an timer. Prints out pitch and roll. Uses LIS2HH12 I2C driver and sensor fusion for pitch and roll calculations.

Geolocation Without GPS

Scans the nearby wifi networks and locates the board using Google Maps Geolocation API. After locating script downloads and displays a map on M5Stack screen. Map can be zoomed in and out with A and C buttons.

About

The mandatory various experiments with MicroPython repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published