Image Zoom In/out Sample. This program uses GraphicsFramework library and GP2Y0A21YK sensor. Please use distance sensor in the range of 10-30cm.
Dependencies: GR-PEACH_video GraphicsFramework R_BSP mbed-rtos mbed
Fork of RGA_HelloWorld by
About GP2Y0A21YK
GP2Y0A21YK is a distance sensor and can be controlled by using the AnalogIn.
The range of this sensor is 10-80cm.
- Datasheet of GP2Y0A21YK
https://www.sparkfun.com/datasheets/Components/GP2Y0A21YK.pdf
About wiring
Sensor | GR-PEACH |
White wire | A0 |
Orange wire | GND |
Black wire | 5.0V |
History
Modify main.cpp
2016-05-20, by 1050186 [Fri, 20 May 2016 02:33:41 +0000] rev 6
Modify main.cpp
Change main.cpp
2016-05-13, by 1050186 [Fri, 13 May 2016 07:10:27 +0000] rev 5
Change main.cpp
First commit
2016-05-13, by 1050186 [Fri, 13 May 2016 06:41: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