hmc5883l
There are 32 repositories under hmc5883l topic.
libdriver/hmc5883l
HMC5883L full function driver library for general MCU and Linux.
madc/GY-85
Arduino implementation for GY-85 (ADXL345 accelerometer, ITG3200 gyroscope and HMC5883L magnetometer)
nliaudat/magnetometer_calibration
Ellipsoid fitting using python numpy to calibrate magnetometers
YankeeHotelBravo/STM32_GY86_I2C_HAL
For use of MPU6050 and HMC5883L together in GY-86 Module. The code was written for STM32 operation using the HAL driver in I2C communication
sunsided/frdm-kl25z-marg-fusion
Regular Kalman-based IMU/MARG sensor fusion on a bare metal Freescale FRDM-KL25Z
jibjab1337/gps_guided_autonomous_vehicle
A project on a small autonomous vehicle guided by GPS and compass which can avoid small simple objects
abhaysjuneja/hmc5883l_RaspberryPi_C
Here's the code for HMC5883l in C for raspberry Pi.
moof-moof/birdbrain
Arduino-based "autopilot" code for soaring model airplanes.
RohanVDvivedi/quadF32
Flight controller firmware.
DMohammed/GY-801
IMU 10DOF L3G4200D+ADXL345+MMC5883L+BMP180 Final for Arduino and PlatformIO
nopnop2002/esp-idf-hmc5883l
Display the orientation of HMC5883L with ESP32
PinkFluffyUnic0rn/stm32flight
Flight controller for a small quadcopter
the-risk-taker/hmc5883l-arduino-i2c-library
C++ library for HMC5883L magnetometer for I2C communication with Arduino Wire library
Vishnuparammal/Lidar_odometry
Navigating a bot using LIDAR (light detection and ranging) sensor and magnetometer HMC5883. Runs on wemos d1 mini / atmega 16 - 32 independently / combined. My R&D topic for 2018. @laukik-hase @ved29
acabarbaye/HMC5883L-GY-273
Mbed OS 5 library for 3 Axis Compass HMC5883L Module GY-273
E12-CO/hmc5883l_ros2
ROS2 HMC5883l driver. Publishing /imu/mag topic
hardphoenix/QMC5883
QMC5883 Library For STM32 Microcontroller
KoltesDigital/hmc5883l.c
Simple wrapper for HMC5883L compass on I2C.
LinuxDroneLab/pru-hmc5883l-lib
BeagleBone Black AM335x PRU firmware library that read HMC5883L compass data and send it via ti/RPMsg drivers.
mbs0221-bjut/Fly
BJUT-嵌入式课程设计-基于Arduino 101的四轴飞行器
n-mam/imu
hmc5883L, bno055 and bno085 drivers for pico c/c++ sdk
temp3rr0r/Longsword-IMU-BLE-sensors
Working demo: https://www.youtube.com/watch?v=v7hvOyPQ0EM The .ino arduino (Genuino 101) src code, that acquires raw IMU data from I2C sensors and sends them via Bluetooth Low Energy to the Nvidia Jetson TX2. The sampling frequency 1/25 Hz. It publishes data to the BLE characteristics from 3-axis: Internal Accelerometer, Gyroscope & step counter, MPU-6050 Accelerometer + Gyroscope, HMC5883L Magnetometer.
cmayor314/node-red-subflows-HMC5883L
Subflows to read information over I2C bus from HMC5883L 3-axis digital compass
CodeMzc/LinuxDrivers
Some commonly used electronic modules for Linux system drivers
Luke1962/esprosimu
ROS node sending MPU6050 and compass data using ESP8266, Oled display, MPU6050 an Magnetometer
RescueOnWheels/Nervi
Nerve system of the Rover.
laukik-hase/LiDAR_Localisation
Navigating a bot with respect to polar coordinate system using LIDAR and magnetometer. R&D topic for 2018.
MilesBDyson/HMC8553L
Python wrapper class for HMC5883L magnetometer (using smbus I2c) on Beaglebone Black
pratik7229/teensy-4.0-flight-controller
The Teensy 4.0 flight controller is a cutting-edge flight control system built upon the Teensy 4.0 microcontroller, boasting a formidable 600 MHz processing speed
SihabSahariar/DigitalCompass
An Arduino based Digital Compass Using HMC5883L
yjdwbj/pyi2cdev
A Python module for accessing multiple i2c devices through only one i2c adapter under Linux.