Skip to content

Releases: RobPo/Paperino

1.1.2 - Universal Library

08 Feb 14:13
03c7ddc
Compare
Choose a tag to compare
  • Added support for more ePaper display screens from Plastic Logic: 1.4", 2.1" & 3.1"
  • Added support for auto-detecting the screen size
  • Added function deepSleep() to minimise sleep current of UC8156 driver IC
  • Added function deepSuspend() to minimise sleep current of BMA253 accelerometer
  • Fixed some compiler warnings
  • Improved stability after timing adjustments (hardware-reset, HV power-ON)
  • Added longer soft start settings to reduce peak current during voltage ramping

1.0.20

07 Oct 19:19
Compare
Choose a tag to compare
  • Received Library status 'verified' from Particle team, thank you!
  • Add support for simplified wiring, by emulating the hardware 'rst' and 'busy' pin via software library
  • Add function SPI.beginTransaction() for short/easy code, allowing to set fix bus speed for all tested platforms for the price of being not yet supported by Bluz

Initial release

27 Aug 11:49
Compare
Choose a tag to compare
  • Docs/media moved to separate branch gh-pages to compress the library size & increase download speed in Arduino IDE (17kb instead of 82MB)

Initial release

10 Aug 18:50
Compare
Choose a tag to compare

-Particle Library Manager supported
-Arduino Library Manager supported
-Accelerometer tap sensitivity increased