devsaurus
|
26f4bc7957
|
ensure backwards compatibility of exising api functions
|
2015-10-18 11:13:57 +02:00 |
devsaurus
|
c3680f8291
|
update examples and doc to api change
|
2015-10-18 11:13:56 +02:00 |
devsaurus
|
55e8565a2d
|
adapt examples to clock_div parameter
|
2015-10-04 17:03:18 +02:00 |
devsaurus
|
4e235d8461
|
improve u8g lua examples
|
2015-09-24 23:18:34 +02:00 |
devsaurus
|
6fd106afac
|
added more displays:
sh1106_128x64_i2c
ssd1306_64x48_i2c
ssd1309_128x64_i2c
ssd1327_96x96_gr_i2c
uc1611_dogm240_i2c
uc1611_dogxl240_i2c
ld7032_60x32_hw_spi
pcd8544_84x48_hw_spi
pcf8812_96x65_hw_spi
sh1106_128x64_hw_spi
ssd1306_64x48_hw_spi
ssd1309_128x64_hw_spi
ssd1322_nhd31oled_bw_hw_spi
ssd1322_nhd31oled_gr_hw_spi
ssd1325_nhd27oled_bw_hw_spi
ssd1325_nhd27oled_gr_hw_spi
ssd1327_96x96_gr_hw_spi
ssd1351_128x128_332_hw_spi
ssd1351_128x128gh_332_hw_spi
ssd1351_128x128_hicolor_hw_spi
ssd1351_128x128gh_hicolor_hw_spi
ssd1353_160x128_332_hw_spi
ssd1353_160x128_hicolor_hw_spi
st7565_64128n_hw_spi
st7565_dogm128_hw_spi
st7565_dogm132_hw_spi
st7565_lm6059_hw_spi
st7565_lm6063_hw_spi
st7565_nhd_c12832_hw_spi
st7565_nhd_c12864_hw_spi
uc1601_c128032_hw_spi
uc1608_240x128_hw_spi
uc1608_240x64_hw_spi
uc1610_dogxl160_bw_hw_spi
uc1610_dogxl160_gr_hw_spi
uc1611_dogm240_hw_spi
uc1611_dogxl240_hw_spi
uc1701_dogs102_hw_spi
uc1701_mini12864_hw_spi
|
2015-07-20 23:11:13 +02:00 |
devsaurus
|
8bd3d7d2bf
|
introduce lua_api_name parameter when building the display table
keeps the API as before and gets rid of hw_spi vs sw_spi topics
|
2015-07-19 21:57:14 +02:00 |
devsaurus
|
1bc156e4d1
|
move display constructors into template-based functions
+ uniform generaration
+ addition of further displays
- slight unneccesary heap allocation when display drivers are included but not used
|
2015-07-16 23:23:43 +02:00 |
devsaurus
|
897c8cd169
|
further reduce memory for u8g graphics test
|
2015-04-24 21:57:27 +02:00 |
devsaurus
|
fc19725fef
|
make variables local to save heap
|
2015-04-21 21:48:12 +02:00 |
devsaurus
|
b34a8b46fe
|
use RES pin for examples
|
2015-03-17 21:03:15 +01:00 |
devsaurus
|
88815012d4
|
move u8glib examples to subfolder
|
2015-03-11 21:56:20 +01:00 |