Releases: AndreiDegtiarev/AWind
Releases · AndreiDegtiarev/AWind
Support for OLED via Adafruit GFX. ESP8266 transceiver, OLED example NiMH battery charger
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
- 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
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
This is initial release