Koichi Kurahashi / Mbed 2 deprecated FRDM_MAG3110

Dependencies:   MAG3110 SLCD aqm1248a_lcd mbed

History

Faster; ; - Less Sampling datas (256->128); - Wait for status, and fetch data; // I tried to use INT1, but I could not get interrupt.... default tip

2015-05-04, by TareObjects [Mon, 04 May 2015 08:53:50 +0000] rev 1

Faster; ; - Less Sampling datas (256->128); - Wait for status, and fetch data; // I tried to use INT1, but I could not get interrupt....


connect FRDM-KL46 with AQM1248 and show spectrum of magnetic density; ; by using:; - FRDM-KL46; - innter LCD; - innter MAG3110 Three Axis, Digital Magnetometer; - AQM1248 micro Graphic LCD; - Dr. Ooura's very fast FFT library; ; thanks for all.

2015-05-01, by TareObjects [Fri, 01 May 2015 19:26:11 +0000] rev 0

connect FRDM-KL46 with AQM1248 and show spectrum of magnetic density; ; by using:; - FRDM-KL46; - innter LCD; - innter MAG3110 Three Axis, Digital Magnetometer; - AQM1248 micro Graphic LCD; - Dr. Ooura's very fast FFT library; ; thanks for all.