Commit Graph

98 Commits

Author SHA1 Message Date
Jörg Deckert 8d0e53f292 new function load1b to restore bitmap to framebuffer after deep sleep 2020-10-31 17:01:57 +01:00
David Zovko 679141a321
Update README.md 2020-08-24 15:31:24 +02:00
David Zovko 0f95ab40d5
Merge pull request #22 from nitko12/master
Stability fix 2.0.
2020-08-24 13:24:07 +02:00
nitko12 4e2989b02b Stability fix 2.0. 2020-08-18 12:28:46 +02:00
David Zovko 7b04f91e99
Update README.md 2020-08-11 12:55:23 +02:00
David Zovko bf43bfa6eb Remove docs folder + SVG folder 2020-08-11 12:54:34 +02:00
David Zovko e3cf71ef4b
Merge pull request #20 from nitko12/master
Many fixes
2020-08-11 12:53:36 +02:00
nitko12 7709a4e863 Added 4 bit dithering. 2020-08-11 10:27:42 +02:00
nitko12 6fa2de7ed9 Bug fixes in example projects. 2020-08-11 09:26:59 +02:00
nitko12 5bc7b9d96e 24 bit image error fix + removed credentials. 2020-08-10 09:31:18 +02:00
nitko12 95bc91e1da Web and SD card dithering added. 2020-08-10 09:12:23 +02:00
nitko12 88419ad50b Added dithering to example. 2020-08-07 15:04:16 +02:00
nitko12 5d1a953eed Added dithering on 24 and 8 bit sd images, 4 bit could be added but with much more changes for almost no visible result. 2020-08-07 14:57:07 +02:00
nitko12 670d38946f Faster bmp loading 2020-08-07 09:33:42 +02:00
nitko12 d5826251bf Many fixes. 2020-08-06 14:43:47 +02:00
nitko12 f012be658b More comments, renaming files, fixing typos, new api for hourly forecast, more descriptive instructions for wetup of examples, thicker google calendar lines, fixed google calendar time aligment and location overflow. 2020-08-04 12:51:53 +02:00
nitko12 65381a7251 Fixed too long location overflowing box 2020-08-03 15:37:18 +02:00
David Zovko 0d08ace9b7
Merge pull request #19 from nitko12/master
Added Google Calendar example
2020-08-03 15:19:39 +02:00
nitko12 71277c517d initialized docs and more comments 2020-08-03 14:28:10 +02:00
nitko12 a903eb79d1 maybe fix 2020-08-03 12:40:46 +02:00
nitko12 8294fa6b7d realtime weather example 2020-08-03 12:03:45 +02:00
nitko12 f562918c0b more comments 2020-08-03 08:45:50 +02:00
nitko12 5a6175a0cf Google calendar draft 2020-07-31 15:31:48 +02:00
nitko12 37449f27a0 Google calendar draft 2020-07-31 15:29:55 +02:00
nitko12 0c5d9f8cce fixed merging problem 2020-07-31 12:09:01 +02:00
David Zovko 42b5494400
Update Inkplate.h 2020-07-31 11:55:29 +02:00
David Zovko 8d19ff62ce
Update Inkplate.cpp 2020-07-31 11:54:45 +02:00
David Zovko 5e961c5d0c
Add comments 2020-07-31 10:43:38 +02:00
David Zovko 2b90157efe
Update 1-Weather_station_example.ino 2020-07-31 10:35:39 +02:00
David Zovko 01e528022b
Add some comments 2020-07-31 10:33:14 +02:00
David Zovko 648e3b6cd4
Update iconConvert.py 2020-07-31 10:27:28 +02:00
David Zovko d02194d8fc
Remove default WiFi SSID & pass 2020-07-31 10:06:05 +02:00
David Zovko 046ee10b04
Merge pull request #18 from nitko12/master
New example and roatation fix
2020-07-31 10:03:39 +02:00
David Zovko ec7db54e2b
Update README.md 2020-07-31 09:30:16 +02:00
nitko12 c40339c267 rotation bug fix 2020-07-30 15:07:18 +02:00
David Zovko c974be0d4d
Update 5-Inkplate_SD_BMP_pictures.ino 2020-07-30 14:25:36 +02:00
David Zovko ea37fc2bb7
Fix typo 2020-07-30 14:16:09 +02:00
David Zovko 09ae77a770
Add Adafruit license info, add Sparkfun as distributor 2020-07-30 14:15:49 +02:00
David Zovko 25c2deead4
Merge pull request #15 from kratz00/patch-1
Fix link to Inkplate_slave_mode_documentation.txt
2020-07-30 13:57:45 +02:00
nitko12 1e534c3bd8 debugging, comments etc. 2020-07-30 13:52:43 +02:00
Steffen Pankratz 697dcd29a3
Fix link to Inkplate_slave_mode_documentation.txt
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
2020-07-30 10:42:03 +02:00
nitko12 42f43d4b26 thickline and gradientline 2020-07-30 09:24:30 +02:00
nitko12 536fe7928b Added thickLine, gradientLine, crypto example 2020-07-30 09:22:33 +02:00
David Zovko 8bc3a837dd
Merge pull request #12 from nitko12/master
Add weather station example
2020-07-29 10:58:38 +02:00
nitko12 bce83f726c fixed temperature formatting 2 2020-07-29 09:44:00 +02:00
nitko12 c88b9a9787 fixed temperature formatting 2020-07-29 09:43:08 +02:00
nitko12 f29ae5ccf9 remove wifi credentials 2020-07-29 09:38:34 +02:00
nitko12 5853e792ee Added weather station example 2020-07-29 09:37:28 +02:00
nitko12 56220ca45f Add weather station example 2020-07-29 08:51:24 +02:00
BornaBiro 09549d0e45 Updated documentation on loading images from microSD card on slave mode example 2020-07-28 15:10:49 +02:00