Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Involt v1.0.6.tar.gz | 2015-10-26 | 282.8 kB | |
Involt v1.0.6.zip | 2015-10-26 | 288.1 kB | |
README.md | 2015-10-26 | 760 Bytes | |
Totals: 3 Items | 571.7 kB | 0 |
Classic Bluetooth support
Fixed problems with blocked port.
- Now it's possible to hold serial connection instead of reconnecting
- JQuery .append() now works correctly with Involt elements
- Major changes in involt.js
- Improved debug notifications and error messages
- Moved UI kit functions to framework.js
- arduinoSend and sendFn now are involt object methods (involt.arduinoSend, involt.sendFn)
- toggle-pwm changed to button-toggle
- default values for knob and bar : range-0-1024
- fixed bar scaling to range
- changes in sketch function names (changed from chrome to involt ex. chromeSend = involtSend) and added to sketch involtSendString function (described in tutorials but not included in sketch).
- involt website and documentation redesign