Changelog

Follow up on the latest improvements and updates.

RSS

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.
localhost_3050_app_project_edit_67e373dd01277c6f51c7f2d9
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.
workspace-create
You can now put breakpoints on blocks that are triggered. The device will be paused at the time that a breakpoint hits.
Screenshot 2023-11-02 at 2
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.
Screenshot 2023-11-02 at 2
Screenshot 2023-11-02 at 2
Device explorer version 1.5.9 now supports uploading your application or TiOS firmware to multiple devices simultaneously.
Screenshot 2023-09-20 at 9
Screenshot 2023-09-20 at 9
Screenshot 2023-09-20 at 9
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.
Screenshot 2023-08-09 at 10
AppBlocks is now available in public beta