Image scroll Sample. This program uses GraphicsFramework library and Si1143 sensor.
Dependencies: GR-PEACH_video GraphicsFramework R_BSP SI1143 mbed-rtos mbed
Fork of RGA_HelloWorld by
About Si1143
Si1143 is a gesture sensor and can be controlled by using the I2C.
This can be detected from the shortest 1cm up to 200cm.
Si1143 emits three infrared LED that is mounted on a substrate, and detects the movement by measuring the reflected light from the external object.
- Datasheet of Si1143
http://www.silabs.com/Support%20Documents/TechnicalDocs/Si114x.pdf
About wiring
VDD | 3.3V |
SCL | D15 |
SDA | D14 |
GND | GND |
Files at revision 4:2318f8bee89c
Name | Size | Actions |
---|---|---|
[up] | ||
Images | ||
GR-PEACH_video.lib | 74 | Revisions Annotate |
GraphicsFramework.lib | 77 | Revisions Annotate |
R_BSP.lib | 65 | Revisions Annotate |
SI1143.lib | 54 | Revisions Annotate |
main.cpp | 10672 | Revisions Annotate |
mbed-rtos.lib | 65 | Revisions Annotate |
mbed.bld | 65 | Revisions Annotate |
rga_func.cpp | 3294 | Revisions Annotate |
rga_func.h | 1904 | Revisions Annotate |