gregaiello / Triaxis

Interface with triaxis sensor (I2C) + UART to USB for reading with Qt and real time plot of values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple interface with the 3 dof Magnetometer Triaxis by Melexis:

1- Firmware for LPC11C24:
a- I2C init
b- Setup sensor through I2C
c- Reading of data
d- Echo of the data to a UARTtoUSB FDTI chip

2- Qt GUI to read and plot the data in real time on a Windows machine (too heavy for github, available in my Dropbox folder)

About

Interface with triaxis sensor (I2C) + UART to USB for reading with Qt and real time plot of values


Languages

Language:C 78.8%Language:Makefile 19.1%Language:C++ 2.2%