Using Hexiware, Hexiware dock and an Alcohol click board, create your own breathalizer that connects to Wolksense to record your readings
Dependencies: Hexi_KW40Z Hexi_OLED_SSD1351
Fork of Hexi_OLED_Text_Example by
iBreatheImages.h@5:a27fdb811237, 2016-09-27 (annotated)
- Committer:
- daveyclk
- Date:
- Tue Sep 27 09:27:06 2016 +0000
- Revision:
- 5:a27fdb811237
initial version
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
daveyclk | 5:a27fdb811237 | 1 | #include "stdint.h" |
daveyclk | 5:a27fdb811237 | 2 | |
daveyclk | 5:a27fdb811237 | 3 | extern const uint8_t iBreatheWS_bmp[18438]; |
daveyclk | 5:a27fdb811237 | 4 | extern const uint8_t iBreatheBlank_bmp[18438]; |
daveyclk | 5:a27fdb811237 | 5 | extern const uint8_t iBreatheBlow_bmp[18438]; |
daveyclk | 5:a27fdb811237 | 6 | extern const uint8_t iBreatheDrink_bmp[18438]; |
daveyclk | 5:a27fdb811237 | 7 | extern const uint8_t iBreatheDrive_bmp[18438]; |
daveyclk | 5:a27fdb811237 | 8 | extern const uint8_t iBreatheHang_bmp[18438]; |
daveyclk | 5:a27fdb811237 | 9 | extern const uint8_t iBreatheini_bmp[18438]; |
daveyclk | 5:a27fdb811237 | 10 | extern const uint8_t iBreatheSober_bmp[18438]; |