Image rotation Sample. This program uses GraphicsFramework library and L3GD20 sensor.
Dependencies: GR-PEACH_video GraphicsFramework L3GD20 R_BSP mbed-rtos mbed
Fork of RGA_HelloWorld by
About L3GD20
L3GD20 is a 3-axis gyroscope sensor and can be controlled by using theI2C.
- Datasheet of L3GD20
http://www.st.com/content/ccc/resource/technical/document/datasheet/43/37/e3/06/b0/bf/48/bd/DM00036465.pdf/files/DM00036465.pdf/jcr:content/translations/en.DM00036465.pdf
About wiring
Sensor | GR-PEACH |
VDD | 3.3V |
SCL | D15 |
SDA | D14 |
SA0 | 3.3V |
CS | 3.3V |
GND | GND |
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:138b18a6ac7b | 2016-05-23 | 1050186 | First commit |
3:841987280a7f | 2016-01-21 | dkato | Add touch operations. |
2:c7faef0ef374 | 2016-01-21 | dkato | Add touch operations. |
1:a07212e32dcb | 2016-01-20 | 1050186 | Modify macro definition |
0:84e4649e7707 | 2016-01-20 | 1050186 | First commit |