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 |
Revisions of rga_func.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:841987280a7f | 2016-01-21 | Add touch operations. | File Diff Annotate |
2:c7faef0ef374 | 2016-01-21 | Add touch operations. | File Diff Annotate |
1:a07212e32dcb | 2016-01-20 | Modify macro definition | File Diff Annotate |
0:84e4649e7707 | 2016-01-20 | First commit | File Diff Annotate |