Software Alternatives & Reviews

ioBroker VS Scratch

Compare ioBroker VS Scratch and see what are their differences

ioBroker logo ioBroker

flexible and modular application for the IoT and Smarthome

Scratch logo Scratch

Scratch is the programming language & online community where young people create stories, games, & animations.
  • ioBroker Landing page
    Landing page //
    2022-07-22

More than 500 different modules(adapters) that can be interconnected with each other. E.g. Homematic or KNX can control HUE or sonos and vice versa.

  • Scratch Landing page
    Landing page //
    2021-10-17

ioBroker

$ Details
free
Platforms
Linux Windows Mac OSX REST API JavaScript
Release Date
2015 October

ioBroker videos

ioBroker: Rock64 Langzeit-Review - Bereue ich den Kauf?

More videos:

  • Review - iObroker Teil1 | Grundlagen/Übersicht | Review Smart Home Kombination 2019 [GERMAN/DEUTSCH]
  • Review - SMARTE ZENTRALE | ioBroker als kostenlose SmartHome-Automation

Scratch videos

Scratch 3.0 Review: My Thoughts About Scratch 3.0

More videos:

  • Review - Numark PT01 Scratch Review
  • Review - Meguiar's scratch X 2.0 review

Category Popularity

0-100% (relative to ioBroker and Scratch)
Data Dashboard
100 100%
0% 0
Kids Education
0 0%
100% 100
Home
100 100%
0% 0
Game Development
0 0%
100% 100

Questions and Answers

As answered by people managing ioBroker and Scratch.

What makes your product unique?

ioBroker's answer

  • Multi-Host support for Scalability and better connectivity (you can connect many ioBroker hosts together),
  • Comprehensive visualization(Vis, iQontrol, ...),
  • Flexibility (jsonl for simplisity as DB or Redis as high performance DB),
  • ioBroker is highly flexible and customizable...

Why should a person choose your product over its competitors?

ioBroker's answer

  • Compatibility: ioBroker supports a vast range of devices and protocols, making it one of the most versatile smart home automation systems available. It is compatible with many popular brands and can integrate with virtually any smart device, offering a level of flexibility that might not be available with other platforms.

  • Open Source: As an open-source platform, ioBroker is free to use and continuously updated and improved by a community of developers. This allows for greater customization, transparency, and control over your home automation setup.

  • Scalability: ioBroker is designed to handle complex smart home setups. No matter how many devices you have or plan to add in the future, the platform is designed to scale and manage a large and diverse range of devices efficiently.

  • JavaScript and Blockly support: For those comfortable with programming, ioBroker offers the option to write scripts in JavaScript. For users who prefer a graphical interface, Blockly is available. This versatility can be appealing for both beginners and experienced users.

  • Data Logging: ioBroker has extensive data logging capabilities, allowing users to store, analyze, and visualize data from their smart devices over long periods of time. This can be incredibly valuable for monitoring energy usage, tracking trends, and optimizing your smart home setup.

  • Community and Support: ioBroker has a strong and active community of users and developers who can provide assistance, share ideas, and help troubleshoot any issues you may encounter.

How would you describe your primary audience?

ioBroker's answer

Mostly users are german speaking, but all documentation is primary in english.

What's the story behind your product?

ioBroker's answer

ioBroker is an open-source Internet of Things (IoT) platform that was developed with the aim to provide a unified and flexible solution for smart home automation. It's primarily driven by a community of enthusiasts and developers contributing to its ongoing development and expansion.

The project was initiated to overcome the limitations of existing smart home platforms, particularly the inability of many platforms to integrate with a wide variety of devices and brands. ioBroker was designed with a focus on compatibility, scalability, and flexibility, aiming to provide a solution that can integrate a vast array of smart devices, regardless of manufacturer or protocol, and handle complex home automation setups.

While the platform was initially more popular among the tech-savvy due to its need for more technical involvement, over time, efforts have been made to make it more user-friendly and accessible to a wider audience.

As an open-source project, the ongoing development of ioBroker is dependent on the contributions of its community, including software developers and end-users, who continually work on refining the software, expanding its compatibility with different devices, and improving its features.

Which are the primary technologies used for building your product?

ioBroker's answer

JavaScript, Redis, Mqtt, MUI-UI.

User comments

Share your experience with using ioBroker and Scratch. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare ioBroker and Scratch

ioBroker Reviews

16 Open Source Home Automation Platforms To Use In 2020
ioBroker appeared on the open source home automation spectrum at the beginning of 2017, but it went on to become one of the fastest growing communities in the game. With more than 21,000 users happy to chime in, ioBroker is a strong proposition that offers a total of around 300 integrations. That's great considering that the software is completely free to use. Why not give...
Source: ubidots.com

Scratch Reviews

  1. TOO GOOD

    It is just awesome. you can make so many things WITHOUT A TEAM! If you are starting then this is an awesome place to start at.

    🏁 Competitors: Python, Java, Code.org
    👍 Pros:    Good UI|Remix|Works perfectly|100% free|Many, many languages

16 Scratch Alternatives
It can even permit anyone to access its junior program through which kids can learn how to make any app by taking their focus on the study related to programming. Scratch also comes with facilitating users with the permission to mix all the programming blocks so that they can create multiple characters for singing, jumping, dancing, moving, and more.
Coding Websites That Help Kids Learn Programming In A Fun Way in 2023
Scratch, created by MIT students, teaches coding by allowing students to create tales, games, and animations using programming blocks. There is a vibrant online community as well as a step-by-step tutorial to assist those who are just getting started. Students can also use an offline editor to revise their work. ScratchJr, a simplified version of the software, is targeted at...
20 Best Scratch Alternatives 2023
Unlike Scratch, Snap targets not only kids but also high school and college students. The platform provides a solution for serious computer science study, while Scratch focuses on just the basics.

Social recommendations and mentions

Based on our record, Scratch seems to be more popular. It has been mentiond 558 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

ioBroker mentions (0)

We have not tracked any mentions of ioBroker yet. Tracking of ioBroker recommendations started around Mar 2021.

Scratch mentions (558)

  • Ask HN: Modern Day Equivalent to HyperCard?
    LiveCode is about the closest literal logical successor to HyperCard. https://en.wikipedia.org/wiki/LiveCode?wprov=sfti1 That said, I think Scratch is a better learning environment these days and you can develop workable apps in the style of HyperCard. There are plenty of tutorials, documentation, and examples to work from. https://scratch.mit.edu. - Source: Hacker News / 12 days ago
  • Screen-free coding for children: the xylophone maze
    And https://codecombat.com, which has been around for a while now. I think this paradigm (navigating a character using "move" function invocations) is good but kind of exhausts its usefulness after a while. I question whether my daughter learns coding this way or just is playing a turn based top down platformer. The most code like thing is when you use 'loops' to have characters repeat sequences of moves. I... - Source: Hacker News / 3 months ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    +1 Scratch! My son started with it, then expanded into Roblox/Lua. Children can download other people's games and experiment there. Scratch also has pre-made art, sounds, music. https://scratch.mit.edu/. - Source: Hacker News / 4 months ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    I am also going to highly recommend Scratch[1]. That is what got me into a programming around that age. You can even help him make a website to host his games on. [1]: https://scratch.mit.edu/. - Source: Hacker News / 4 months ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    This ! Learning to code will come after, spending time with your son writing down ideas might be more fun at first and it's a good time to teach him that games are thoughts first and then coded after. I would have recommended Scratch [1] for a first introduction instead of hoping into code right away, but since he is 9yo he will most likely want to hop on big game engine like he sees his favorite youtubers doing.... - Source: Hacker News / 4 months ago
View more

What are some alternatives?

When comparing ioBroker and Scratch, you can also consider the following products

Home-Assistant.io - Home Assistant is an open-source home automation platform running on Python 3.

Code.org - Code.org is a non-profit whose goal is to expose all students to computer programming.

openHAB - "empowering the smart home" - vendor and technology agnostic open source home automation

Godot Engine - Feature-packed 2D and 3D open source game engine.

Google Home - Set up, manage, and control your Chromecast, Chromecast Audio and Google Home devices.

GDevelop - GDevelop is an open-source game making software designed to be used by everyone.