Releases: SpacehuhnTech/WiFiDuck
Releases · SpacehuhnTech/WiFiDuck
Version 1.2.0 RC1
What's Changed
- Updated/Added keyboard layouts: 🇩🇪 DE, 🇬🇧 GB, 🇪🇸 ES, 🇩🇰 DK, 🇷🇺 RU, 🇫🇷 FR, 🇧🇪 BE, 🇵🇹 PT, 🇮🇹 IT, 🇸🇰 SK, 🇨🇿 CZ, 🇸🇮 SI, 🇧🇬 BG, 🇨🇦 CA-FR, 🇨🇭 CH-DE, 🇨🇭 CH-FR, 🇭🇺 HU
- Fixed bug where utf8 characters got skipped
Version 1.1.0
What's Changed
- New keyboard layouts:
FR
,RU
,DK
,BE
,PT
,IT
- Added support for Malduino W
- Fixed issue where
DELETE
would press backspace key - Fixed bug when using
REPEAT
- Fixed issue in
ES
&GB
keyboard layout - Support for APA102 Dotstar LED and 4pin RGB LED
- Reworked README
- Updated communication protocol between both chips
Version 1.0.0
Changes
- Support for multiple keyboard layouts (US, UK, DE, ES)
- No size limit per script (other than the physical memory limit)
- No line length limit for the
STRING
command - Faster typing speed
- Optional Neopixel RGB LED
- Entirely new web interface
- Replaced serial with i2c connection, to make debugging and flashing easy
- Support for I2C to enable easier debugging and DIY builds
- Terminal and CLI
Update
Please read the Flash Software section in the README file.
The attached binaries are compiled for the DSTIKE WiFi Duck.
DO NOT TRY TO UPLOAD THE ATMEGA HEX FILE TO THE ESP8266!