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 |
History
First commit
2016-05-23, by 1050186 [Mon, 23 May 2016 10:03:17 +0000] rev 4
First commit
Add touch operations.
2016-01-21, by dkato [Thu, 21 Jan 2016 10:21:28 +0000] rev 3
Add touch operations.
Add touch operations.
2016-01-21, by dkato [Thu, 21 Jan 2016 10:10:19 +0000] rev 2
Add touch operations.
Modify macro definition
2016-01-20, by 1050186 [Wed, 20 Jan 2016 08:09:15 +0000] rev 1
Modify macro definition
First commit
2016-01-20, by 1050186 [Wed, 20 Jan 2016 02:35:42 +0000] rev 0
First commit