Blocktinu Code is an online programming environment for writing and compiling C code for the ATtiny85 microcontroller directly in the web browser. It is designed for learning, quick experiments, and classroom use, removing the need to install local compilers or development tools. This makes it suitable for students, teachers, and hobbyists who want to focus on understanding C and microcontroller concepts rather than setting up software toolchains.
The Blocktinu Code editor is part of the broader Blocktinu ecosystem and is actively used in schools and STEM programs alongside hands-on hardware projects. It supports a smooth transition from block-based programming to text-based C, helping learners build real-world skills while working with actual microcontrollers. Blocktinu Code can be used for both individual practice and structured educational activities.
Blocktinu Code can be used without registration in guest mode, which is convenient for quick tests, workshops, and classroom demonstrations. The only limitation is that projects cannot be saved permanently on the server. For long-term storage and access to saved projects, a free user registration is required.

