Commit Graph

55 Commits

Author SHA1 Message Date
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
David Zovko 59fa532d64
Merge pull request #9 from Thorinair/master
Add 4 and 8 bit bitmap support, add invert parameters, VariPass example, fixes
2020-07-27 22:45:56 +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 7dde4133c6 Add support for 4b and 8b bitmaps from SD card. 2020-07-27 15:52:51 +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 97e5bea90e Fix images being offset in height. 2020-07-27 14:00:04 +02:00
David Zovko a3f684d59d
Merge pull request #7 from Thorinair/master
Added drawBitmapFromWeb method
2020-07-27 13:34:16 +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 682cb5494f
Update README.md 2020-07-23 12:42:56 +02:00
David Zovko c41423bb3e
Update 2-Inkplate_basic_grayscale.ino
Fix typo
2020-07-23 12:42:26 +02:00
David Zovko fdc9545be1
Update README.md 2020-07-23 08:12:49 +02:00
David Zovko 30995d4b62
Merge pull request #4 from Quexint/fix/incorrect_buffer_size
fix: incorrect buffer length
2020-07-22 11:49:51 +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
David Zovko 9829591cd0
Update README.md 2020-07-17 14:18:12 +02:00
David Zovko 533413195c
Merge pull request #3 from joncar/user/joncar/minor-typos
Fix minor typos.
2020-07-17 08:41:38 +02:00
Jon Caruana 8338a13478 Fix minor typos. 2020-07-16 23:02:13 -07:00
David Zovko 4eef8b557f
Update README.md 2020-07-16 09:00:18 +02:00
David Zovko e1edfbca75 Add Screen Cleaning example 2020-07-16 08:57:36 +02:00
David Zovko 9aacb93c3d Merge branch 'master' of https://github.com/e-radionicacom/Inkplate-6-Arduino-library 2020-07-16 08:40:36 +02:00
David Zovko 4eb4ac213b Update screen refresh sequence
Updating core screen refresh sequence to make it compatible with all batches of ED060SC7 screens.
2020-07-16 08:40:33 +02:00
David Zovko 9782a33570
Update README.md 2020-07-16 00:17:47 +02:00
David Zovko 15863b809c
Update README.md 2020-07-15 23:30:01 +02:00
David Zovko aca0d461c7
Update README.md 2020-07-15 23:23:48 +02:00
David Zovko b9891ff477
Update README.md 2020-07-15 23:10:47 +02:00
David Zovko d192996896
Update README.md 2020-07-15 16:31:45 +02:00
David Zovko 372039b345 Add Adafruit GFX into Inkplate lib 2020-07-15 15:32:28 +02:00
David Zovko 2de3b66e32 Add MCP23017 libraries right into the Inkplate library 2020-07-15 15:18:14 +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
David Zovko 53f11bb8b4
Merge pull request #2 from e-radionicacom/add-license-1
Create LICENSE
2020-04-17 09:46:33 +02:00
David Zovko 0821b96242
Create LICENSE 2020-04-17 09:46:23 +02:00
David Zovko b085383498
Add license info 2020-04-16 23:23:48 +02:00