AI tools churn out code faster than we can fathom. When your AI assistant spins up 800 lines in seconds, you're faced with a new challenge: how can you understand it all? If you can't, how can you ensure it's right?
AppBlocks Is Coming to Zephyr
Heya, Folks!
We've got news: AppBlocks is coming to Zephyr.
This Is Not an AppBlocks Feature (Yet)
Heya, Folks,
Today, we have two AI-related updates for you.

Playground: AppBlocks Mobile App Creator
At Tibbo, we’re actively experimenting with different ways of bringing useful AI functionality into AppBlocks.
Despite recent advances in AI capabilities, getting a model to reliably create meaningful, working projects from a prompt remains an elusive (albeit a seemingly close) goal. One major bottleneck is the context window size, which remains very small compared to the amount of information we have to provide.
New techniques, such as RAG (Retrieval-Augmented Generation), help inject more relevant information, and the AppBlocks team has been busy evaluating these and other emerging approaches.
To test these ideas safely and efficiently, we built a separate playground called AppBlocks Mobile (ABM).
LCD Graph Widget
Finally, here is one other small (but fun) addition:
The LCD Graph widget now works alongside other widgets on the screen.

Tibbit 26 IR Recording & Playback
IR remote emulation support is here!

Now you can record and replay IR commands right from your AppBlocks Flow. This gives you control over aircons, dehumidifiers, TVs, and other equipment — pretty handy for building automation, indoor agriculture, and many other applications.
Dropdown Enum Values for Data Tables
Data Table fields now support enum options in dropdowns. Instead of seeing 0, 1, 2, you can label them LOW, MID, HIGH — or anything else that makes sense for your project — and your users will see these labels in the UI.

Bigger JSON Bodies for HTTP Requests
Finally, HTTP Request blocks can exceed 255 bytes. We had this unfortunate limitation for years, and now it’s gone.

A Functional Hydroponic System
We recently took on a challenge: to transform an automated dosing system into a fully functional, all-in-one hydroponic system. This system was built for an agricultural trade show—to highlight the features and ease of use of AppBlocks + TPS.
A Simple Serial (RS232) Dispatcher for encapsulated messages
Heya, Folks,
It's been a while since our last dispatch, so it's only fitting that we return to actively working on the Blog with a post called "A Simple Serial Dispatcher." Apologies for being silent for so long—we've been super busy cooking up a massive update to the AppBlocks platform. This is a scope-changing thing for the entire project, so stay tuned for further announcements. As for now, let's talk about that "dispatcher."
Announcing the AppBlocks Cloud (ABC)
Greetings, Folks,
You already know that the AppBlocks platform facilitates fast, code-free, visual development of IoT and Industrial Control applications.
Following this release, we now have two distinct components under the AppBlocks umbrella: the AppBlocks Designer (ABD) and the AppBlocks Cloud (ABC). The AppBlocks designer, formerly AppBlocks, facilitates fast, code-free, visual development of IoT and Industrial Control applications. The AppBlocks Cloud takes the AppBlocks concept even further by enabling the management of devices deployed in the field.