- Jun 30, 2016
-
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
Add support for SH1106
-
- Jun 29, 2016
-
-
Fabrice Weinberg authored
-
- Jun 24, 2016
-
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
Fix detection of non drawable characters
-
Daniel Eichhorn authored
Implement frame control function proposed in #54
-
Fabrice Weinberg authored
-
- Jun 05, 2016
-
-
Fabrice Weinberg authored
-
FWeinb authored
-
FWeinb authored
-
- Jun 03, 2016
-
-
Fabrice Weinberg authored
* dev-branch-3.0.0: (45 commits) Rename SSD1306 to OLEDDisplay Typo fixes, linked Upgrade Guide to README Add info about text logging feature Add initial draft Implement proper scrolling Implement basic Print interface #35 Updated the README file with missing API functions Fix remaining issues discussed in #26 Fixe typo Added section about hardware abstraction Fixes discussed in #26 Reset state values when calling setFrames Fixing #34 Always install time lib Add `ClockDemo` to travis build Update examples Add abstraction for hardware interface Add optional support for using brzo as i2c lib Added digital clock example using drawLine and drawCircle Quick hack to set currentFrame at 0 when calling setFrames. Allows multilevel navigation. Removed ino files from build path ...
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
- Jun 01, 2016
-
-
Daniel Eichhorn authored
-
- May 31, 2016
-
-
squix78 authored
Upgrade Guide from 2.0 to 3.0
-
squix78 authored
Implement basic print interface
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
- May 30, 2016
-
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
Daniel Eichhorn authored
-
Fabrice Weinberg authored
-
Daniel Eichhorn authored
-
Daniel Eichhorn authored
-
- May 29, 2016
-
-
Fabrice Weinberg authored
-
FWeinb authored
Reset state values when calling setFrames
-
Fabrice Weinberg authored
-
squix78 authored
Add protocol/chipset abstraction
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
Fabrice Weinberg authored
-
- May 27, 2016
-
-
squix78 authored
Add optional support for using brzo as i2c lib
-
- May 26, 2016
-
-
Fabrice Weinberg authored
See https://github.com/pasko-zh/brzo_i2c for more info about the library. It is very fast and can run the OLED at 120fps even in 80Mhz mode.
-
- May 23, 2016
-
-
squix78 authored
Added drawLine function
-