Changelog
Follow up on the latest improvements and updates.
RSS
new
Cloud ADK
Don't have a device at hand? Try your project on a Tibbo hosted Cloud ADK (AppBlocks Demo Kit). CloudADKs are real Kits running in our lab. We have connected them to the cloud and enhanced them with circuitry allowing you to "push" the buttons remotely and emulate other inputs.
Each CloudADK is also equipped with a front-facing camera enabling you to observe the LCD and LEDs of the Kit.

new
Workspaces
You can now create workspaces for your team to collaborate in projects. Workspaces allow sharing of applications with the other users working on the same application project.

You can now put breakpoints on blocks that are triggered. The device will be paused at the time that a breakpoint hits.

You can inspect the state of the device by querying the variable values in the application, or step through program logic. If you view the code while a breakpoint is active, you can also see where in the code the breakpoint is set.


Device explorer version 1.5.9 now supports uploading your application or TiOS firmware to multiple devices simultaneously.



Updated the wiegand block to provide not only the raw binary data, but also facility code and card code. The output data is available in binary, hex, and decimal formats.

AppBlocks is now available in public beta