Grablo!
Grablo is a web-based no-code IoT platform. With Grablo, even beginners without coding knowledge can easily and quickly create professional-level IoT devices. You can control and monitor devices anytime, anywhere through the web dashboard, and its diverse, powerful features make it applicable across a wide range of fields, from coding education to industrial use.
Coding is Difficult
Many people who have experienced coding say things like:
“The syntax and concepts of coding are too difficult,”
“I can follow examples and they work, but when I try it myself, it doesn’t go well,”
“Errors occur and I don’t know how to fix them.”
n reality, coding is never easy. The complex syntax and abstract concepts of programming languages are difficult to learn, and writing actual code requires logical thinking and problem-solving skills. That’s why consistent learning and effort are needed to become good at coding.
Algorithm Blocks
Grablo uses algorithm blocks with a very simple structure. If you can organize your implementation goals into conditions (when ~ is satisfied) and actions (execute ~), you can easily and quickly write programs by arranging the various types of algorithm blocks that Grablo provides.
Logic implemented through algorithm blocks is very intuitive, allowing users to focus only on implementing logic without being constrained by programming syntax. What’s important isn’t coding itself, but logical thinking ability. Using algorithm blocks not only makes it easy to write logic but can also greatly improve your logical thinking skills.

Web Dashboard
Grablo has an integrated web dashboard that lets you monitor or control devices anytime, anywhere. The existing complex and difficult processes like applying for separate IoT services and setting up controller communication are no longer necessary. You can add widgets with just a few clicks and use them immediately.

Device Library
We provide device libraries commonly used with Arduino, Raspberry Pi, and other platforms as standard. Without the inconvenience of finding and installing libraries yourself, you can select the desired device and commands and use them right away. Device libraries will be continuously added.

Block Coding Support
We support block coding for various functions including math, date/time, unit conversion, complex numbers/vectors, JSON, XML, and more. When you use block coding together with algorithm blocks, you can implement features with greater flexibility and more powerful functionality.

Various Features
Through diverse functions including files, scheduling, databases, multimedia, IoT, and industrial communication, it can be widely applied across various fields from coding education to industrial use.
