Skip to content

Latest commit

 

History

History

stm32f3_discovery

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Overview

There are two examples:

  1. The gyrol_graph app grabs gyroscope data from on-board(STM32F3Discovery) MEMS L3GD20 3-axis digital output sensor and plot graph of it vs. time in real time.

gyroscope

functional block diagram (click here to see)

title

  1. The compass app grabs digital magnetic data from on-board(STM32F3Discovery) MEMS LSM303DLHC E-compass sensor and shows pointer/needle showing the direction of magnetic north in real time.

compass

functional block diagram (click here to see )

title