A short overview about the developing process
Version 1 - Ollivander ๐
- Note
- this changelog is maintained by EagleoutIce
Version 1.0e ๐ช - I ate the alpha-cookie :D [~130m]
leaving the alpha-state :D [after 130 minutes :P]
Added
- Macros to enable full control over included content
- Documantation
- Todo list ._.
Removed
Version 1.1b ๐ - Hello Slave [~70m]
Added support for several external devices
Added
- Macros for devices
- IยฒC support
- S.C.H.I.E.L.D support
- Shift-register support
Version 1.2e ๐ง - On your command, master [~100m]
Added support for remote control
Changed
- Changed PIN_BLUETOOTH_RX and PIN_BLUETOOTH_TX to 2,3 for SoftwareSerial based on common problems
- Rewritten ServoCds55
- Tried to make code more compact :D
- Optimized PWM support
Added
- Async Task execution
- RB14Scan [No protocoll!]
Removed
Version 1.3g ๐ - Make this safe! [~30m]
Optimized and added some safety and control features
Changed
- Clamped Motorpositions
- Cleaned Code
- Grouped Examples
- Animated Logo & New Colors
Added
- Global Break function
- Preprocessor support for ARDUINO MEGA 2560
Removed
Version 2 - Scofield ๐ฉ
Version 2.0c ๐ - Facing Interfaces [~130m]
Added support for the OLED 128x64 Monochrome Display
Added
- LCD-Display support via I2C
Changed
Version 2.1d ๐บ - #Oversize [~60m]
Included many Optimizations and fixes
Added
- New statistics
- Pre flags
- New tutorial stuff
- Port-tutorial
Changed
- Cleaned Code (a lot ^^) [with 2.0]
- Some tutorial declarations
- Serial feature on MEGA R3 [No need for SoftwareSerial anymore :D]
Fixes
Version 2.2b ๐ - Optimize it [52m]
Fixed many bugs
Added
- images for LCD
- dancing_dragon as funny example (created while debugging)
- lcd_debug as debug example
Fixes
- Fixed blocking bug on Hardware-calls (pre init)
- Fixed LCD err send
- Fixed several bugs/optimized ranges to avoid undefined behaviour
- warranty misspell^^
Version 2.3h ๐ฆ - Addition to the family [120m]
Fixed several wrong numbers [ref BoardVersions] It is no obsolete to write includings like
eBoard will search and or implement the needed functions itself (controlled with EBOARD_GUESSPATH)
Added
- support for the NANO
- Documentation for the implemented classes and functions (SoftwareSerial, Wire)
- flexibal pin_out and pin_in size based on arduino
- arduino adafruit lightstrip support (via NeoPixel)
Fixes
Version 3 - Morpheus ๐
Version 3.0c ๐ - Final touch
Written many docs and fixed many features
Added
- Documentation for all implemented features
Changed
Fixes