caternuson
3fb7221784
update for rp2040
2022-03-31 14:19:42 -07:00
Eva Herrada and GitHub
d6db01d87f
Bump to 2.5.1
2.5.1
2022-01-12 16:17:35 -05:00
Carter Nelson and GitHub
7d900f2b63
Merge pull request #232 from caternuson/no_splash
...
Add a no splash #def
2022-01-11 09:53:01 -08:00
caternuson
4759c41758
add no splash def
2022-01-11 09:40:49 -08:00
Dylan Herrada and GitHub
093f6d99f2
Bump to 2.5.0
2.5.0
2021-11-08 15:41:02 -05:00
Limor "Ladyada" Fried and GitHub
26b893cd7b
Merge pull request #225 from BillyDonahue/typo_inverse_224
...
comments typo fix INVERT->INVERSE (Fixes #224 )
2021-11-07 12:23:14 -05:00
Limor "Ladyada" Fried and GitHub
b8333af8b8
Merge pull request #226 from jarruda/master
...
Add splash opt-out.
2021-11-07 12:06:12 -05:00
Justin Arruda
f9fc8aaaf3
Regenerate splash.h
2021-11-07 09:59:45 -05:00
Justin Arruda
b0adf426c4
Remove trailing whitespace.
...
Note: Is it possible to run CI locally?
2021-11-07 09:36:40 -05:00
Justin Arruda
2d3b642078
Disable clang format on generated code.
2021-11-07 08:49:06 -05:00
Justin Arruda
f6abca5ee0
Add splash opt-out.
2021-11-07 08:32:19 -05:00
Billy Donahue
7d9452882f
apply clang-format
2021-11-06 23:24:03 -04:00
Billy Donahue
364be83cbd
comments typo fix INVERT->INVERSE ( Fixes #224 )
2021-11-06 22:33:25 -04:00
Dylan Herrada and GitHub
2ca4979ae9
Bump to 2.4.7
2.4.7
2021-10-12 12:03:31 -04:00
Limor "Ladyada" Fried and GitHub
04207b6f39
Merge pull request #222 from bmoniey/protected
...
Protected
2021-10-10 11:50:17 -04:00
b.moniey
b4bb6bc12f
ran clang from a raspbery pi in linux with the recommended clang-format-5.0
2021-10-09 21:33:24 -07:00
b.moniey
7ad28969aa
got rid of the starred comments according to adafruite settings
2021-10-09 18:33:50 -07:00
b.moniey
b0367b3ab5
clanged it
2021-10-09 10:59:09 -07:00
b.moniey
567b6bf4b5
twi and spi comments
2021-10-08 21:49:58 -07:00
b.moniey
93159a5e5f
more cleaning
2021-10-08 21:45:29 -07:00
b.moniey
fe6ee1711b
cleaned up a few more doxygen complaints
2021-10-08 21:41:53 -07:00
b.moniey
45dbf4f566
typo
2021-10-08 21:36:56 -07:00
b.moniey
a19501eafe
typo in comment
2021-10-08 21:35:11 -07:00
b.moniey
8fbbdc9ab3
-adding documentation for protected members
2021-10-08 21:29:27 -07:00
b.moniey
ae96f6ee42
private data to protected
2021-10-03 13:38:18 -07:00
b.moniey
0de2f56f0a
-Added typedef dfunc_t for user display function
...
-Added void display_d(dfunc_t dfunc) which is a variant of the display() that calls a user function after each row
-changed private data to protected to more easily derive and modify.
2021-10-01 21:54:11 -07:00
Dylan Herrada and GitHub
35ad5448ed
Bump to 2.4.6
2.4.6
2021-06-14 15:57:51 -04:00
Limor "Ladyada" Fried and GitHub
2ae9169e60
Merge pull request #212 from Zwettekop/master
...
Fixed typo in README.md: ATSAM21D should be ATSAMD21
2021-06-07 22:12:17 -04:00
Zwettekop
43b68ff821
Fixed typo in README.md: ATSAM21D should be ATSAMD21
2021-06-08 03:27:26 +02:00
Limor "Ladyada" Fried and GitHub
6bc9033f12
Merge pull request #209 from montoyamoraga/patch-1
...
change format of binary numbers
2.4.5
2021-05-10 10:39:02 -04:00
montoyamoraga
c141e794f9
used clang-format
2021-05-09 22:44:32 -04:00
aarón montoya-moraga and GitHub
48a9a89be6
Bump to 2.4.5
2021-05-08 23:44:23 -04:00
aarón montoya-moraga and GitHub
fdece81c44
change B to 0b
2021-05-08 23:30:29 -04:00
aarón montoya-moraga and GitHub
f8b3aebe6f
Update ssd1306_128x64_i2c.ino
2021-05-08 23:29:13 -04:00
aarón montoya-moraga and GitHub
e76722222d
Update ssd1306_128x32_spi.ino
2021-05-08 23:28:32 -04:00
aarón montoya-moraga and GitHub
3af3a2a48f
change B to 0b
2021-05-08 23:27:42 -04:00
aarón montoya-moraga and GitHub
28e7e59a70
change B to 0b
2021-05-08 23:26:24 -04:00
aarón montoya-moraga and GitHub
83399e1d1c
change format of binary numbers
...
fixes #208
2021-05-08 23:16:08 -04:00
Dylan Herrada and GitHub
f75c56c37d
Bump to 2.4.4
2.4.4
2021-04-08 16:20:28 -04:00
lady ada
8191e2d028
tested with RP2040
2021-03-27 17:23:49 -04:00
Dylan Herrada and GitHub
23501ecb14
Bump to 2.4.3
2.4.3
2021-01-21 22:00:35 -05:00
Limor "Ladyada" Fried and GitHub
500bd8ae3a
Merge pull request #199 from flywire/master
...
#define SCREEN_ADDRESS instead of hard-coded value
2021-01-11 22:11:07 -05:00
flywire
018e49ebc8
#define SCREEN_ADDRESS instead of hard-coded value
2021-01-12 14:00:40 +11:00
Dylan Herrada and GitHub
56a1c9462a
Bump to 2.4.2
2.4.2
2020-12-16 14:11:35 -05:00
Limor "Ladyada" Fried and GitHub
19e45ee428
Merge pull request #194 from Palmstroemen/patch-1
...
Added comments for pins used on different boards
2020-12-15 23:09:03 -05:00
Oliver Rafelsberger and GitHub
e22ec6ab63
Added comments for pins used on different boards
...
To help users getting started less painful. You find 1000 pics of arduino UNOs connected at pins A4, A5 to the display but it doesn't work on your MEGA 2560 because there it's the pins 20, 21 that are used for I2C. You don't necessarily know that already at the moment you start with these displays. And you maybe do not search in the Wire-library for the solution.
2020-12-15 21:09:41 +01:00
lady ada
298a674a14
patch for large i2c buffers
2.4.1
2020-11-15 15:00:10 -05:00
lady ada
e46c80def6
clankz
2020-11-15 14:38:32 -05:00
lady ada
90a246b6b3
hotfix for https://forums.adafruit.com/viewtopic.php?f=47&t=171641 (this library is going to get refactored anyways and all this code will move out)
2020-11-15 14:26:24 -05:00
siddacious and GitHub
2f93b8453b
Update library.properties
2.4.0
2020-08-28 12:31:21 -07:00