Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BSP_DISCO_F746NG LCD_DISCO_F746NG TS_DISCO_F746NG mbed
Smiley.h@0:3cfe1338ab3d, 2018-06-21 (annotated)
- Committer:
- MoussOudj
- Date:
- Thu Jun 21 08:16:30 2018 +0000
- Revision:
- 0:3cfe1338ab3d
- Child:
- 1:724f5e3b485a
TP_Capteur_courant_v1
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| MoussOudj | 0:3cfe1338ab3d | 1 | |
| MoussOudj | 0:3cfe1338ab3d | 2 | /******************************************************************************* |
| MoussOudj | 0:3cfe1338ab3d | 3 | * image |
| MoussOudj | 0:3cfe1338ab3d | 4 | * filename: unsaved |
| MoussOudj | 0:3cfe1338ab3d | 5 | * name: stop |
| MoussOudj | 0:3cfe1338ab3d | 6 | * |
| MoussOudj | 0:3cfe1338ab3d | 7 | * preset name: Color A8R8G8B8 |
| MoussOudj | 0:3cfe1338ab3d | 8 | * data block size: 8 bit(s), uint8_t |
| MoussOudj | 0:3cfe1338ab3d | 9 | * RLE compression enabled: no |
| MoussOudj | 0:3cfe1338ab3d | 10 | * conversion type: Color, not_used not_used |
| MoussOudj | 0:3cfe1338ab3d | 11 | * bits per pixel: 24 |
| MoussOudj | 0:3cfe1338ab3d | 12 | * |
| MoussOudj | 0:3cfe1338ab3d | 13 | * preprocess: |
| MoussOudj | 0:3cfe1338ab3d | 14 | * main scan direction: left_to_right |
| MoussOudj | 0:3cfe1338ab3d | 15 | * line scan direction: forward |
| MoussOudj | 0:3cfe1338ab3d | 16 | * inverse: no |
| MoussOudj | 0:3cfe1338ab3d | 17 | *******************************************************************************/ |
| MoussOudj | 0:3cfe1338ab3d | 18 | |
| MoussOudj | 0:3cfe1338ab3d | 19 | /* |
| MoussOudj | 0:3cfe1338ab3d | 20 | typedef struct { |
| MoussOudj | 0:3cfe1338ab3d | 21 | const uint8_t *data; |
| MoussOudj | 0:3cfe1338ab3d | 22 | uint16_t width; |
| MoussOudj | 0:3cfe1338ab3d | 23 | uint16_t height; |
| MoussOudj | 0:3cfe1338ab3d | 24 | uint8_t dataSize; |
| MoussOudj | 0:3cfe1338ab3d | 25 | } tImage; |
| MoussOudj | 0:3cfe1338ab3d | 26 | */ |
| MoussOudj | 0:3cfe1338ab3d | 27 | #include <stdint.h> |
| MoussOudj | 0:3cfe1338ab3d | 28 | |
| MoussOudj | 0:3cfe1338ab3d | 29 | |
| MoussOudj | 0:3cfe1338ab3d | 30 | |
| MoussOudj | 0:3cfe1338ab3d | 31 | __ALIGN_BEGIN const unsigned char test[] __ALIGN_END ={ |
| MoussOudj | 0:3cfe1338ab3d | 32 | 0x41,0x59,0x56,0x41,0x57,0x54,0x40,0x4E,0x4B,0x42,0x51,0x50,0x41,0x58,0x55,0x44, |
| MoussOudj | 0:3cfe1338ab3d | 33 | 0x5F,0x51,0x41,0x59,0x4D,0x44,0x5E,0x58,0x42,0x62,0x5B,0x42,0x63,0x58,0x43,0x62, |
| MoussOudj | 0:3cfe1338ab3d | 34 | 0x57,0x41,0x5A,0x54,0x42,0x57,0x52,0x43,0x59,0x53,0x45,0x5E,0x55,0x43,0x60,0x55, |
| MoussOudj | 0:3cfe1338ab3d | 35 | 0x3B,0x58,0x4D,0x3A,0x59,0x4B,0x32,0x48,0x3B,0x28,0x38,0x31,0x34,0x4C,0x45,0x3F, |
| MoussOudj | 0:3cfe1338ab3d | 36 | 0x5C,0x50,0x3F,0x65,0x56,0x3F,0x6F,0x5F,0x3E,0x69,0x58,0x3A,0x5C,0x50,0x3D,0x5C, |
| MoussOudj | 0:3cfe1338ab3d | 37 | 0x53,0x42,0x5E,0x58,0x45,0x60,0x56,0x42,0x60,0x55,0x44,0x66,0x5B,0x42,0x6A,0x5A, |
| MoussOudj | 0:3cfe1338ab3d | 38 | 0x3B,0x5F,0x4F,0x3A,0x53,0x49,0x34,0x46,0x3D,0x39,0x4E,0x45,0x39,0x5A,0x4F,0x41, |
| MoussOudj | 0:3cfe1338ab3d | 39 | 0x67,0x5A,0x4B,0x6B,0x62,0x4A,0x66,0x5C,0x46,0x62,0x58,0x40,0x5A,0x50,0x3E,0x57, |
| MoussOudj | 0:3cfe1338ab3d | 40 | 0x4D,0x42,0x5E,0x55,0x46,0x63,0x5A,0x46,0x65,0x5D,0x49,0x6A,0x63,0x49,0x66,0x62, |
| MoussOudj | 0:3cfe1338ab3d | 41 | 0x48,0x61,0x5B,0x49,0x5F,0x57,0x42,0x55,0x51,0x46,0x5C,0x56,0x44,0x5B,0x56,0x3F, |
| MoussOudj | 0:3cfe1338ab3d | 42 | 0x56,0x53,0x41,0x5A,0x55,0x40,0x5F,0x59,0x42,0x64,0x5C,0x43,0x62,0x59,0x40,0x5C, |
| MoussOudj | 0:3cfe1338ab3d | 43 | }; |
| MoussOudj | 0:3cfe1338ab3d | 44 |