Library for LinkSprite Y201 JPEG serial camera.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:fd12c96da974 | 2012-07-20 | ashleymills | Added change baud rate, then removed it, as this apparently reprograms the camera ROM !! Nice product linksprite |
9:fbd80a803857 | 2012-07-19 | ashleymills | Added back in microsecond waits according to camera. |
8:caa2626cc574 | 2012-07-19 | ashleymills | Indentation |
7:d7ed03291f0a | 2012-07-19 | ashleymills | Indentation fixes |
6:d8f5f576712b | 2012-07-19 | ashleymills | No real changes. Asked to commit by versioning software. |
5:df71c00b97d8 | 2012-07-18 | donatien | Added real timeouts/dropped bytes detection |
4:6e575c19681f | 2012-07-17 | ashleymills | Removed printf (otherwise these get sent to the camera since Y201 extends serial) |
3:decf96d8e6b0 | 2012-07-02 | ashleymills | 512 byte RX buffer, 64 byte TX buffer |
2:7d8a6087f2e5 | 2012-06-29 | ashleymills | Fixed a timing bug and changed to use MODSERIAL for buffered serial. |
1:30a6aeda21c2 | 2012-06-02 | ashleymills | nothing; |
0:4c0fca059a0a | 2012-06-02 | ashleymills | [mbed] converted /3GCamera/Y201 |