
Robin Herrmann
@Robbbsen
Followers
26
Following
342
Media
12
Statuses
128
Still looking for a project this weekend? Try out the #Ardunio based @OttoDIY roboter controlled with @yakindu state machines published on @Hacksterio
https://t.co/LVhU7Vrug7
hackster.io
The Arduino based Otto DIY can easily be controlled with state machines using YAKINDU Statechart Tools.
0
3
7
Statecharts are on the front page of Hacker News (again), with a link to David Harel's seminal paper: https://t.co/kB02QIkv1x And the comments are (surprisingly) not terrible: https://t.co/CY3dEv8o2B
3
5
79
🤖 Birth of a new Otto robot 🤖 Little inventors 👧👨 are on vacation 👍🛠! Junior Maker Lab build and test the robot 🤖 Otto 🙏 Will Otto be on vacation internship schedule? Any weekly workshops next year? Mystery
0
2
1
Here are some longer clips not used in our Kickstarter campaign video. It demonstrates Bittle's dynamic performance better. We are still fine-tuning the parameters of the servos. Please share our campaign page to make Bittle a better dog! 😘 https://t.co/BcP087mMvW
0
29
105
Wenn Sie die Wahl hätten, wie oft würden Sie im Jahr 2021 von Zuhause arbeiten?
141
129
596
Find out how to achieve a MQTT client written in C in a reactive embedded system, for example an IoT device, by using state machines and event- driven programming. #IoT #embeddedsystems #statecharts
https://t.co/mm3ZKestXN Thanks, @embedded_com for publishing this article!
embedded.com
MQTT-Reactive is an MQTT v3.1.1 client derived from LiamBindle’s MQTT-C library. The aim of MQTT-Reactive is to provide a portable and non-blocking MQTT
1
4
3
Programming Embedded Systems the Easy Way — With State Machines https://t.co/EgRBx956cu via @DZoneInc
dzone.com
This article will give you an introduction to programming with state machines with a focus on graphical design tools.
0
0
1
An integrated modelling environment for the specification and development of reactive, event-driven systems based on the concept of state machines. Get @yakindu Professional Edition for free for 1 year with the @github Student Developer Pack. https://t.co/waoaV2HfpV
#GitHubPack
Xojo is a cross-platform development tool for making native apps for the Desktop. With the @github Student Developer Pack, you can now get a Xojo Desktop license for free while you are a student. https://t.co/waoaV2HfpV
#GitHubPack
0
6
16
A finite state machine is a collection of states (like "idle", "loading", "success", "error") that can transition to each other when an event is triggered (like "idle" + "FETCH" → "loading"). You can only be in one state at a time. That's all!
4
44
297