/Triaxis

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

Primary LanguageC

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)