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
c974be0d4d
Update 5-Inkplate_SD_BMP_pictures.ino
2020-07-30 14:25:36 +02:00
nitko12
1e534c3bd8
debugging, comments etc.
2020-07-30 13:52:43 +02:00
nitko12
536fe7928b
Added thickLine, gradientLine, crypto example
2020-07-30 09:22:33 +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
Thorinair
6411d549ab
Further add 4 and 8 bit descriptions.
2020-07-27 16:16:38 +02:00
Thorinair
893be4368e
Add Varipass Graph example.
2020-07-27 16:13:56 +02:00
Thorinair
c167ea727d
Update example descriptions.
2020-07-27 15:57:04 +02:00
Thorinair
48f08171f3
Add support for 4b and 8b bitmaps over web.
2020-07-27 15:42:41 +02:00
Thorinair
fd1dfcb919
Modify web example to show manual loading.
2020-07-27 14:40:46 +02:00
Thorinair
f7bcef3b8f
Add invert parameter to drawBitmapFromSD, update examples.
2020-07-27 14:23:41 +02:00
Thorinair
5ff43f1406
Fixed typo.
2020-07-24 20:22:25 +02:00
Thorinair
1c3586331b
Monochrome images.
2020-07-24 20:15:49 +02:00
Thorinair
c69240ff1a
Finished example.
2020-07-24 18:49:07 +02:00
Thorinair
3eb98ff9f4
Verbose download debugging.
2020-07-24 14:29:09 +02:00
Thorinair
4107d83bc2
Bitmap from web, first working prototype.
2020-07-24 13:33:25 +02:00
David Zovko
c41423bb3e
Update 2-Inkplate_basic_grayscale.ino
...
Fix typo
2020-07-23 12:42:26 +02:00
MingChia Chung
87466f3d2b
fix: incorrect buffer length
2020-07-22 02:04:35 +08:00
David Zovko
8ce2822317
Update Inkplate_slave_mode_documentation.txt
2020-07-20 16:04:46 +02:00
David Zovko
034dbbce29
Update 1-Inkplate_Slave_Mode.ino
2020-07-20 16:04:29 +02:00
Jon Caruana
8338a13478
Fix minor typos.
2020-07-16 23:02:13 -07:00
David Zovko
e1edfbca75
Add Screen Cleaning example
2020-07-16 08:57:36 +02:00
David Zovko
df76254daa
Add much-needed SdFat library into examples
2020-07-15 15:11:47 +02:00
David Zovko
0e66078790
Add minimal Slave Mode documentation
2020-07-15 14:49:58 +02:00
David Zovko
5801ad82b9
Add full examples for Inkplate 6
...
Whole series of examples for Inkplate has been added to the repo.
2020-07-15 14:35:14 +02:00
David Zovko
e16155362a
Update Inkplate_demo.ino
2020-05-19 10:02:04 +02:00
BornaBiro
b18da15dbb
Inproved cleaning, greyscale, improvments
...
- New method of cleaning panel (should work on most ED060SC7 panels)
- New method of displaying greyscale image (using simple, our experimental waveform)
- Added partial update (works only in 1 Bit mode!)
- Faster data sending (still only bit-banging)
- Clean sequence is now inside display() function (user does NOT have to call it before every time before display() like on prev. version of library).
2020-03-12 14:28:34 +01:00
Borna Biro
af0b67ce3b
Initial commit
2019-12-16 08:54:40 +01:00