Skip to content

Releases: AndreiDegtiarev/AWind

Support for OLED via Adafruit GFX. ESP8266 transceiver, OLED example NiMH battery charger

22 Mar 20:57
Compare
Choose a tag to compare

Library license was changed to Apache License, Version 2.0
Labels, text fields and charts are possible for cheap OLED 128x64 displays.
Library initialization procedure was changed, see examples

Tab control, timer, portrait display orientation

20 Mar 11:34
Compare
Choose a tag to compare
  • Tab control: example TabControl (basic), VacuumPump (advanced)
  • Timer: example VacuumPump
  • Portrait display alignment: example SmartDHT
  • Horizontal progress bar: see example VacuumPump
  • Active intercation with hardware (stepper, relay): see example VacuumPump

Migration to Arduino 1.6.6. 3D buttons with gradient fill

25 Nov 20:10
Compare
Choose a tag to compare

Migration to Arduino 1.6.6.
Gradient 3D Buttons.
Known issues: Mega is compiled without problem. Due because of bug in Arduino provoce error message about undeclared 'max' function. Just replace 'max' with 'Max' or use Arduino 1.6.7 (at this Moment is downloadable as night-build)

Initial release

22 Oct 15:10
Compare
Choose a tag to compare

This is initial release