Commit Graph

  • 88419ad50b Added dithering to example. nitko12 2020-08-07 15:04:16 +0200
  • 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. nitko12 2020-08-07 14:57:07 +0200
  • 670d38946f Faster bmp loading nitko12 2020-08-07 09:33:42 +0200
  • d5826251bf Many fixes. nitko12 2020-08-06 14:43:47 +0200
  • 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. nitko12 2020-08-04 12:51:53 +0200
  • 65381a7251 Fixed too long location overflowing box nitko12 2020-08-03 15:37:18 +0200
  • 0d08ace9b7
    Merge pull request #19 from nitko12/master David Zovko 2020-08-03 15:19:39 +0200
  • 71277c517d initialized docs and more comments nitko12 2020-08-03 14:28:10 +0200
  • a903eb79d1 maybe fix nitko12 2020-08-03 12:40:46 +0200
  • 8294fa6b7d realtime weather example nitko12 2020-08-03 12:03:45 +0200
  • f562918c0b more comments nitko12 2020-08-03 08:45:50 +0200
  • 5a6175a0cf Google calendar draft nitko12 2020-07-31 15:31:48 +0200
  • 37449f27a0 Google calendar draft nitko12 2020-07-31 15:29:55 +0200
  • 0c5d9f8cce fixed merging problem nitko12 2020-07-31 12:09:01 +0200
  • 42b5494400
    Update Inkplate.h David Zovko 2020-07-31 11:55:29 +0200
  • 8d19ff62ce
    Update Inkplate.cpp David Zovko 2020-07-31 11:54:45 +0200
  • 5e961c5d0c
    Add comments David Zovko 2020-07-31 10:43:38 +0200
  • 2b90157efe
    Update 1-Weather_station_example.ino David Zovko 2020-07-31 10:35:39 +0200
  • 01e528022b
    Add some comments David Zovko 2020-07-31 10:33:14 +0200
  • 648e3b6cd4
    Update iconConvert.py David Zovko 2020-07-31 10:27:28 +0200
  • d02194d8fc
    Remove default WiFi SSID & pass David Zovko 2020-07-31 10:06:05 +0200
  • 046ee10b04
    Merge pull request #18 from nitko12/master David Zovko 2020-07-31 10:03:39 +0200
  • ec7db54e2b
    Update README.md David Zovko 2020-07-31 09:30:16 +0200
  • c40339c267 rotation bug fix nitko12 2020-07-30 15:07:18 +0200
  • c974be0d4d
    Update 5-Inkplate_SD_BMP_pictures.ino David Zovko 2020-07-30 14:25:36 +0200
  • ea37fc2bb7
    Fix typo David Zovko 2020-07-30 14:16:09 +0200
  • 09ae77a770
    Add Adafruit license info, add Sparkfun as distributor David Zovko 2020-07-30 14:15:49 +0200
  • 25c2deead4
    Merge pull request #15 from kratz00/patch-1 David Zovko 2020-07-30 13:57:45 +0200
  • 1e534c3bd8 debugging, comments etc. nitko12 2020-07-30 13:52:43 +0200
  • 697dcd29a3
    Fix link to Inkplate_slave_mode_documentation.txt Steffen Pankratz 2020-07-30 10:42:03 +0200
  • 42f43d4b26 thickline and gradientline nitko12 2020-07-30 09:24:30 +0200
  • 536fe7928b Added thickLine, gradientLine, crypto example nitko12 2020-07-30 09:22:33 +0200
  • 8bc3a837dd
    Merge pull request #12 from nitko12/master David Zovko 2020-07-29 10:58:38 +0200
  • bce83f726c fixed temperature formatting 2 nitko12 2020-07-29 09:44:00 +0200
  • c88b9a9787 fixed temperature formatting nitko12 2020-07-29 09:43:08 +0200
  • f29ae5ccf9 remove wifi credentials nitko12 2020-07-29 09:38:34 +0200
  • 5853e792ee Added weather station example nitko12 2020-07-29 09:37:28 +0200
  • 56220ca45f Add weather station example nitko12 2020-07-29 08:51:24 +0200
  • 09549d0e45 Updated documentation on loading images from microSD card on slave mode example BornaBiro 2020-07-28 15:10:49 +0200
  • 59fa532d64
    Merge pull request #9 from Thorinair/master David Zovko 2020-07-27 22:45:56 +0200
  • 6411d549ab Further add 4 and 8 bit descriptions. Thorinair 2020-07-27 16:16:38 +0200
  • 893be4368e Add Varipass Graph example. Thorinair 2020-07-27 16:13:56 +0200
  • c167ea727d Update example descriptions. Thorinair 2020-07-27 15:57:04 +0200
  • 7dde4133c6 Add support for 4b and 8b bitmaps from SD card. Thorinair 2020-07-27 15:52:51 +0200
  • 48f08171f3 Add support for 4b and 8b bitmaps over web. Thorinair 2020-07-27 15:42:41 +0200
  • fd1dfcb919 Modify web example to show manual loading. Thorinair 2020-07-27 14:40:46 +0200
  • f7bcef3b8f Add invert parameter to drawBitmapFromSD, update examples. Thorinair 2020-07-27 14:23:41 +0200
  • 97e5bea90e Fix images being offset in height. Thorinair 2020-07-27 14:00:04 +0200
  • a3f684d59d
    Merge pull request #7 from Thorinair/master David Zovko 2020-07-27 13:34:16 +0200
  • 5ff43f1406 Fixed typo. Thorinair 2020-07-24 20:22:25 +0200
  • 1c3586331b Monochrome images. Thorinair 2020-07-24 20:15:49 +0200
  • c69240ff1a Finished example. Thorinair 2020-07-24 18:49:07 +0200
  • 3eb98ff9f4 Verbose download debugging. Thorinair 2020-07-24 14:29:09 +0200
  • 4107d83bc2 Bitmap from web, first working prototype. Thorinair 2020-07-24 13:33:25 +0200
  • 682cb5494f
    Update README.md David Zovko 2020-07-23 12:42:56 +0200
  • c41423bb3e
    Update 2-Inkplate_basic_grayscale.ino David Zovko 2020-07-23 12:42:26 +0200
  • fdc9545be1
    Update README.md David Zovko 2020-07-23 08:12:49 +0200
  • 30995d4b62
    Merge pull request #4 from Quexint/fix/incorrect_buffer_size David Zovko 2020-07-22 11:49:51 +0200
  • 87466f3d2b fix: incorrect buffer length MingChia Chung 2020-07-22 02:04:35 +0800
  • 8ce2822317
    Update Inkplate_slave_mode_documentation.txt David Zovko 2020-07-20 16:04:46 +0200
  • 034dbbce29
    Update 1-Inkplate_Slave_Mode.ino David Zovko 2020-07-20 16:04:29 +0200
  • 9829591cd0
    Update README.md David Zovko 2020-07-17 14:18:12 +0200
  • 533413195c
    Merge pull request #3 from joncar/user/joncar/minor-typos David Zovko 2020-07-17 08:41:38 +0200
  • 8338a13478 Fix minor typos. Jon Caruana 2020-07-16 23:02:13 -0700
  • 4eef8b557f
    Update README.md David Zovko 2020-07-16 09:00:18 +0200
  • e1edfbca75 Add Screen Cleaning example David Zovko 2020-07-16 08:57:36 +0200
  • 9aacb93c3d Merge branch 'master' of https://github.com/e-radionicacom/Inkplate-6-Arduino-library David Zovko 2020-07-16 08:40:36 +0200
  • 4eb4ac213b Update screen refresh sequence David Zovko 2020-07-16 08:40:33 +0200
  • 9782a33570
    Update README.md David Zovko 2020-07-16 00:17:47 +0200
  • 15863b809c
    Update README.md David Zovko 2020-07-15 23:30:01 +0200
  • aca0d461c7
    Update README.md David Zovko 2020-07-15 23:23:48 +0200
  • b9891ff477
    Update README.md David Zovko 2020-07-15 23:10:47 +0200
  • d192996896
    Update README.md David Zovko 2020-07-15 16:31:45 +0200
  • 372039b345 Add Adafruit GFX into Inkplate lib David Zovko 2020-07-15 15:32:28 +0200
  • 2de3b66e32 Add MCP23017 libraries right into the Inkplate library David Zovko 2020-07-15 15:18:14 +0200
  • df76254daa Add much-needed SdFat library into examples David Zovko 2020-07-15 15:11:47 +0200
  • 0e66078790 Add minimal Slave Mode documentation David Zovko 2020-07-15 14:49:58 +0200
  • 5801ad82b9 Add full examples for Inkplate 6 David Zovko 2020-07-15 14:35:14 +0200
  • e16155362a
    Update Inkplate_demo.ino David Zovko 2020-05-19 10:02:04 +0200
  • 53f11bb8b4
    Merge pull request #2 from e-radionicacom/add-license-1 David Zovko 2020-04-17 09:46:33 +0200
  • 0821b96242
    Create LICENSE David Zovko 2020-04-17 09:46:23 +0200
  • b085383498
    Add license info David Zovko 2020-04-16 23:23:48 +0200
  • b5f9b56dcb
    Update README.md David Zovko 2020-04-16 23:23:35 +0200
  • b18da15dbb Inproved cleaning, greyscale, improvments BornaBiro 2020-03-12 14:28:34 +0100
  • af0b67ce3b Initial commit Borna Biro 2019-12-16 08:54:40 +0100
  • a3ce04a170
    Update README.md David Zovko 2019-12-15 14:00:45 +0100
  • 7453bb5d47
    Initial commit David Zovko 2019-12-15 13:50:27 +0100