Finite-state machine
A finite-state machine (FSM), finite-state automaton (FSA), or simply state machine is a mathematical model of computation and an abstract machine that can be in exactly one of a finite number of states at any given time. The FSM can change from one state to another in response to some inputs; the change from one state to another is called a transition. An FSM is defined by a list of its states, its initial state, and the inputs that trigger each transition.
In computer science, FSM are widely used in modeling of application behavior (control theory), design of hardware digital systems, software engineering, compilers, network protocols, and computational linguistics.
- GitHub: https://github.com/topics/finite-state-machine
- Wikipedia: https://en.wikipedia.org/wiki/Finite-state_machine
- Related Topics: automaton, deterministic-finite-automaton, nondeterministic-finite-automaton,
- Aliases: finite-state-machines, fsm, finite-state-automaton, finite-state-automata, finite-state-automatons, fsa, finite-automaton, finite-automata, finite-automatons, state-machine,
- Last updated: 2026-03-22 00:10:53 UTC
- JSON Representation
https://github.com/statelyai/xstate
Actor-based state management & orchestration for complex app logic.
background-jobs finite-state-machine fsm hacktoberfest interpreter javascript orchestration scxml state state-machine state-management statechart statecharts typescript visualizer workflow
Last synced: 12 May 2025
https://github.com/laudspeaker/laudspeaker
📢 Laudspeaker is an Open Source Customer Engagement and Product Onboarding Platform. Open Source alternative to Braze / One Signal / Customer Io / Appcues / Pendo . Use Laudspeaker to design product onboarding flows and send product and event triggered emails, sms, push and more.
checklist-guides customer-engagement customer-journey email-marketing finite-state-machine growth-eng nestjs nodejs omnichannel onboarding product-adoption push-notifications pushnotifications react setup-wizard sms-marketing state-machine state-machines typescript user-onboarding
Last synced: 14 May 2025
https://github.com/viewflow/django-fsm
Django friendly finite state machine support
django finite-state-machine fsm python state-machine state-machine-diagram
Last synced: 12 Dec 2025
https://github.com/inspiaaa/unityhfsm
A fast, tried-and-tested hierarchical finite state machine library for Unity, designed to be easy to use yet powerful without compromising performance.
coroutines csharp finite-state-machine fsm gamedev hierarchical lightweight state-machine unity unity3d
Last synced: 14 May 2025
https://github.com/burntsushi/aho-corasick
A fast implementation of Aho-Corasick in Rust.
aho-corasick finite-state-machine search substring-matching text-processing
Last synced: 13 May 2025
https://github.com/fgmacedo/python-statemachine
Python Finite State Machines made easy.
automata finite-state-machine fsm fsm-library python state state-machine state-machine-diagram state-machine-dsl state-management statemachine
Last synced: 13 May 2025
https://github.com/BurntSushi/aho-corasick
A fast implementation of Aho-Corasick in Rust.
aho-corasick finite-state-machine search substring-matching text-processing
Last synced: 16 May 2025
https://github.com/Inspiaaa/UnityHFSM
A simple yet powerful class-based hierarchical finite state machine for Unity
coroutines csharp finite-state-machine fsm gamedev hierarchical lightweight state-machine unity unity3d
Last synced: 25 Apr 2025
https://github.com/katef/libfsm
DFA regular expression library & friends
automata compiler compiler-principles compilers dfa finite-state-automata finite-state-machine finite-state-machines fsm lex lexer lexer-generator lexical-analysis lexing nfa regex regex-validator regexes regexp
Last synced: 15 Apr 2025
https://github.com/stateless4j/stateless4j
Lightweight Java State Machine
automata finite-state-machine fsm fsm-library hierarchical-states java state-machines transition
Last synced: 03 May 2025
https://github.com/mdeloof/statig
Hierarchical state machines for designing event-driven systems
embedded finite-state-machine fsm hierarchical-state-machine hsm no-std rust state-machine statechart
Last synced: 27 Apr 2025
https://github.com/thepat02/behaviourtoolkit
A collection of tools for AI Behaviour in the Godot 4 Game Engine!
behaviour-tree finite-state-machine godot
Last synced: 11 Oct 2025
https://github.com/soveran/micromachine
Minimal Finite State Machine
finite-state-machine lesscode ruby
Last synced: 15 May 2025
https://github.com/linkdd/aitoolkit
Give a brain to your game's NPCs
ai behavior-tree cpp cpp23 finite-state-machine gamedev gamedev-library goal-oriented-action-planning utility-ai
Last synced: 05 Apr 2025
https://github.com/vstirbu/fsm-as-promised
A finite state machine library using ES6 promises
es6-promise finite-state-machine fsm hacktoberfest javascript promise state-machine
Last synced: 08 Apr 2025
https://github.com/caleb531/automata
A Python library for simulating finite automata, pushdown automata, and Turing machines
automata automaton finite-state-machine fsm pushdown-automata python turing-machine turing-machines
Last synced: 02 Jan 2026
https://github.com/sollimann/bonsai
Rust implementation of AI behavior trees.
autonomous-robots behavior-tree bevy concurrency finite-state-machine fsm game game-development navigation piston robotics ros ros2 rust unreal-engine
Last synced: 15 May 2025
https://github.com/Sollimann/bonsai
Rust implementation of AI behavior trees.
autonomous-robots behavior-tree bevy concurrency finite-state-machine fsm game game-development navigation piston robotics ros ros2 rust unreal-engine
Last synced: 12 May 2025
https://github.com/jonasblixt/ufsm
Statechart library and editor
c embedded finite-state-machine fsm state-machine statechart statemachine
Last synced: 21 Apr 2025
https://github.com/simplestatemachine/simplestatemachinenodeeditor
🔗WPF node editor based on ReactiveUI
csharp finite-state-machine net-core net-core-3-1 node-editor nodeeditor reactiveui scheme simple-state-machine simplestatemachine state state-machine statemachine visualization wpf
Last synced: 06 Apr 2025
https://github.com/stonecypher/jssm
Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.
dsl finite-state-machine flowtype fsm fsm-library graphviz javascript javascript-library js machine mealy mealy-machine mit-license moore moore-machine state state-machine tested typed typed-js
Last synced: 15 May 2025
https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor
🔗WPF node editor based on ReactiveUI
csharp finite-state-machine net-core net-core-3-1 node-editor nodeeditor reactiveui scheme simple-state-machine simplestatemachine state state-machine statemachine visualization wpf
Last synced: 11 Mar 2025
https://github.com/StoneCypher/jssm
Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.
dsl finite-state-machine flowtype fsm fsm-library graphviz javascript javascript-library js machine mealy mealy-machine mit-license moore moore-machine state state-machine tested typed typed-js
Last synced: 23 Aug 2025
https://github.com/real-serious-games/fluent-state-machine
Fluent API for creating state machines in C#
finite-state-machine fsm game-development hierarchical-state-machine hsm nested-states state-machine unity unity3d
Last synced: 13 Apr 2025
https://github.com/Real-Serious-Games/Fluent-State-Machine
Fluent API for creating state machines in C#
finite-state-machine fsm game-development hierarchical-state-machine hsm nested-states state-machine unity unity3d
Last synced: 11 Apr 2025
https://github.com/danobot/entity-controller
Home Assistant Entity and lighting controller for managing devices with timers, scripts, and sun-based time restrictions.
entity-controller finite-state-machine hass home-assistant home-automation internet-of-things iot lighting-controller motion-light motion-sensor python smart-home
Last synced: 05 Apr 2025
https://github.com/j-easy/easy-states
The simple, stupid state machine for Java
finite-state-machine java state-machine
Last synced: 14 Jan 2026
https://github.com/schollz/pluck
Pluck text in a fast and intuitive way :rooster:
extract-information finite-state-machine regex stream-processing
Last synced: 21 Aug 2025
https://github.com/daac-tools/daachorse
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
aho-corasick double-array finite-state-machine no-std rust search substring-matching text-processing
Last synced: 15 May 2025
https://github.com/izuzak/noam
JavaScript library for working with automata and grammars for regular and context-free languages
automata computer-science educational-software finite-state-machine fsms grammars javascript regexes regular-expressions
Last synced: 07 Apr 2025
https://github.com/jlreymendez/planilo
A xNode based tool for designing AI Graphs like Behavior Trees and Finite State Machines in Unity
ai-graphs behaviour-tree finite-state-machine unity xnode
Last synced: 20 Aug 2025
https://github.com/metosin/tilakone
Minimalistic finite state machine (FSM) in Clojure
clojure clojure-library finite-state-machine fsm-library metosin-deprecated
Last synced: 23 Jun 2025
https://github.com/erikzenker/hsm
Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml libraries, but tries to reduce own complex meta programming code to a minimum.
boost-hana cpp17 finite-state-machine metaprogramming state-machine
Last synced: 02 May 2025
https://github.com/dasync/dasync
Every developer deserves the right of creating microservices without using any framework 🤍
actor-framework actor-model azure cloud cloud-computing cloud-native-microservices csharp dasync ddd distributed-systems event-driven-microservices finite-state-machine microservices publish-subscribe saga-pattern serverless service-oriented-applications stateful-actors workflows
Last synced: 02 Oct 2025
https://github.com/Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
actor-framework actor-model azure cloud cloud-computing cloud-native-microservices csharp dasync ddd distributed-systems event-driven-microservices finite-state-machine microservices publish-subscribe saga-pattern serverless service-oriented-applications stateful-actors workflows
Last synced: 18 Apr 2025
https://github.com/steelbreeze/state
Hierarchical finite state machine for TypeScript and JavaScript
finite finite-state-machine javascript machine orthogonal pseudostate region state typescript
Last synced: 20 Nov 2025
https://github.com/thomasduft/microwf
A simple finite state machine (FSM) with workflow character where you define your workflows in code.
dotnet finite-state-machine fsm workflow workflow-engine workflows
Last synced: 14 Jan 2026
https://github.com/choojs/nanostate
🚦- Small Finite State Machines
finite-state-machine fsm state-machine
Last synced: 01 Apr 2025
https://github.com/zmij/afsm
C++14 Finite State Machine library
afsm cpp cpp14 cpp14-library finite-state-machine fsm fsm-library pushdown-automata pushdown-automaton state-machine
Last synced: 10 May 2025
https://github.com/juliadynamics/resumablefunctions.jl
C# style generators a.k.a. semi-coroutines for Julia.
finite-state-machine iterator julia semi-coroutine stackless
Last synced: 16 May 2025
https://github.com/sohomsahaun/SnowState
Finite State Machine for GameMaker
finite-state-machine gamemaker-studio-2 gms2
Last synced: 01 Apr 2025
https://github.com/cryptocode/zigfsm
A finite state machine library for Zig
finite-state-machine fsm fsm-library graphviz state-machine zig zig-library zig-package
Last synced: 05 Apr 2025
https://github.com/endurodave/statemachine
State Machine Design in C++
cpp cross-platform embedded-cpp embedded-systems finite-state-machine state-machine
Last synced: 05 Apr 2025
https://github.com/endurodave/c_statemachine
State Machine Design in C
c-language cross-platform embedded-c embedded-systems finite-state-machine state-machine
Last synced: 05 Apr 2025
https://github.com/nickuraltsev/finity
A finite state machine library for Node.js and the browser with a friendly configuration DSL.
finite-state-machine fsm state state-machine
Last synced: 03 Apr 2025
https://github.com/thekashey/faste
Table based 📦 Finite State Machine 🤖
event-management finite-state-machine state-management
Last synced: 05 Mar 2026
https://github.com/breandan/galoisenne
🕸️ Graphs, finite fields and discrete dynamical systems in Kotlin
adjacency-matrix arithmetic-circuits automata finite-fields finite-state-machine functional-graphs graph graph-algorithms graph-grammars graph-matching graph-theory graph-transformation graph-visualizations graphs induction kotlin linear-algebra parsing
Last synced: 05 Apr 2025
https://github.com/am-kantox/finitomata
FSM implementation generated from Mermaid/PlantUML textual representation
elixir finite-state-machine fsm fsm-library state-machine state-management
Last synced: 16 May 2025
https://github.com/alysivji/finite-state-machine
Lightweight, decorator-based Python implementation of a Finite State Machine
finite-state-machine hacktoberfest hacktoberfest2020 python state-diagram state-machine-workflow
Last synced: 06 Oct 2025
https://github.com/allenai/alexafsm
With alexafsm, developers can model dialog agents with first-class concepts such as states, attributes, transition, and actions. alexafsm also provides visualization and other tools to help understand, test, debug, and maintain complex FSM conversations.
alexa alexa-skill finite-state-machine fsm
Last synced: 13 Oct 2025
https://github.com/guilhe/expressus
Kotlin Multiplatform Coffee Machine
android compose compose-multiplatform finite-state-machine ios jetpack-compose kotlin kotlin-multiplatform kotlin-multiplatform-mobile model-view-intent swift swiftui ui-state-management
Last synced: 06 Apr 2025
https://github.com/GuilhE/Expressus
Kotlin Multiplatform Coffee Machine
android compose compose-multiplatform finite-state-machine ios jetpack-compose kotlin kotlin-multiplatform kotlin-multiplatform-mobile model-view-intent swift swiftui ui-state-management
Last synced: 14 Mar 2025
https://github.com/OWASP/raider
OWASP Raider: a novel framework for manipulating the HTTP processes of persistent sessions
authentication authorization finite-state-machine fsm hy hylang lisp owasp python raiderauth security
Last synced: 08 May 2025
https://github.com/UnquietCode/JState
Advanced state machines in Java.
finite-state-machine fsm java state-machine
Last synced: 20 Nov 2025
https://github.com/Gurpartap/statemachine-go
🚦 Declarative Finite-State Machines in Go
decision decision-trees declarative-routing deterministic-finite-automata finite-state-machine fsm go golang state state-machine statecharts statemachine workflow
Last synced: 29 Apr 2025
https://github.com/h2337/clex
clex is a simple lexer generator
finite-state-machine lex lexer lexer-framework lexer-generator lexer-library lexical-analysis lexical-analyzer nfa regex regex-engine regexp
Last synced: 13 Aug 2025
https://github.com/open-jumpco/kfsm
Finite State Machine in Kotlin
finite-state-machine fsm-library kotlin kotlin-dsl kotlin-js kotlin-mpp kotlin-multiplatform kotlin-native open-source
Last synced: 14 Jan 2026
https://github.com/mratsim/Synthesis
Synthesis is a compiletime, procedure-based, low-overhead, no-allocation, state-machine generator optimized for communicating processes and threads
embedded event-driven finite-state-machine fsm reactive-programming state-machine
Last synced: 08 May 2025
https://github.com/mratsim/synthesis
Synthesis is a compiletime, procedure-based, low-overhead, no-allocation, state-machine generator optimized for communicating processes and threads
embedded event-driven finite-state-machine fsm reactive-programming state-machine
Last synced: 11 Jul 2025
https://github.com/vursen/floatsidebar.js
A lightweight (2kb gzipped), zero-dependency javascript library for making a sidebar float.
finite-state-machine float fsm javascript lightweight microjs npm sidebar sticky sticky-sidebar yarn
Last synced: 13 May 2025
https://github.com/avaragado/xstateful
A wrapper for xstate that stores state, handles transitions, emits events for state changes and actions/activities, and includes an optional reducer framework for updating state and invoking side-effects
finite-state-machine harel hierarchical-state-machine interpreter reducer state-machine statechart xstate
Last synced: 11 Apr 2025
https://github.com/deniskyashif/ssfst
Rewrite text in linear time.
finite-state-machine nlp rewriting search-replace transducers
Last synced: 12 Jan 2026
https://github.com/lennarthennigs/simplefsm
Arduino/ESP library to simplify setting up and running a state machine.
arduino arduino-library cplusplus embedded esp esp32 esp8266 finite-state-machine fsm fsm-library state-machine
Last synced: 07 Apr 2025
https://github.com/adrielcafe/hal
🔴 A non-deterministic finite-state machine for Android & JVM that won't let you down
android android-library coroutines coroutines-flow finite-state-machine hal kotlin kotlin-android kotlin-library livedata machine non-deterministic-finite-automaton state state-machine
Last synced: 23 Apr 2025
https://github.com/bredele/mood
:speak_no_evil: Give some mood to your code with a finite state machine
finite-state-machine javascript state state-machine
Last synced: 13 Apr 2025
https://github.com/pgularski/pysm
Versatile and flexible Python State Machine library
finite-state-machine fsm fsm-library hsm micropython micropython-esp32 mit mit-license python
Last synced: 13 Apr 2025
https://github.com/deniskyashif/regexjs
A fast and minimal regular expression engine.
finite-state-machine javascript regular-expression
Last synced: 25 Jan 2026
https://github.com/marco-ippolito/fiume
zero-dependency, lightweight finite state machine in Typescript
finite-state-machine fsm javascript typescript
Last synced: 05 Apr 2025
https://github.com/hexagonnico/godot-finitestatemachine
A plugin for Godot 4 that adds an implementation of the finite state machine pattern
finite-state-machine gdscript godot godot-addon godot-plugin godot4 plugin
Last synced: 15 Jul 2025
https://github.com/ashblue/fluid-state-machine
A finite state machine micro-framework for Unity3D focused on a pure code implementation.
finite-state-machine fsm unity-package-manager unity3d unity3d-plugin
Last synced: 10 Apr 2025
https://github.com/tavurth/godot-simple-state
A simple Finite State Machine for Godot
finite-state-machine fsm-library godot godot-engine
Last synced: 22 Feb 2026
https://github.com/dyrkin/fsm
Finite State Machine for Go inspired by Akka FSM
akka-fsm finite-state-machine fsm go golang
Last synced: 12 Jan 2026
https://github.com/lexpeartha/nuxt-xstate
XState integration for Nuxt
composition-api dx finite-state-machine hacktoberfest library nuxt nuxt-module nuxtjs state-charts vue xstate
Last synced: 05 Apr 2025
https://github.com/soypat/go-maquina
Small finite-state machine library for Go
embedded embedded-systems finite-state-machine fsm go golang graphviz state-machine state-machine-diagram
Last synced: 21 Mar 2025
https://github.com/Lexpeartha/nuxt-xstate
XState integration for Nuxt
composition-api dx finite-state-machine hacktoberfest library nuxt nuxt-module nuxtjs state-charts vue xstate
Last synced: 02 Aug 2025
https://github.com/chriskalmar/shyft
⬡ Shyft is a server-side framework for building powerful GraphQL APIs 🚀
acl api database finite-state-machine generator graphql graphql-apis migrations model mutations permissions postgres shyft validation workflows
Last synced: 09 Apr 2025
https://github.com/sideeffect-io/asyncstatemachine
Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and the side effects involved in each feature and to model them in a consistent and scalable way.
asyncsequence concurrency finite-state-machine fsm state-machine state-management swift
Last synced: 05 May 2025
https://github.com/twittemb/AsyncStateMachine
Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and the side effects involved in each feature and to model them in a consistent and scalable way.
asyncsequence concurrency finite-state-machine fsm state-machine state-management swift
Last synced: 15 Apr 2025
https://github.com/oskarhane/actus
A monorepo for a self learning command palette driven by a final state machine implemented in XState.
command-palette finite-state-machine self-learning svelte xstate
Last synced: 25 Oct 2025
https://github.com/koulanurag/mmn
Moore Machine Networks (MMN): Learning Finite-State Representations of Recurrent Policy Networks
atari bottleneck deep-reinforcement-learning explainable-artificial-intelligence finite-state-machine interpretability moore-machine pytorch quantization recurrent-neural-networks tomita
Last synced: 08 Oct 2025
https://github.com/simplestatemachine/simplestatemachinelibrary
📚 A simple library for realization state machines in C# code
csharp finite-state-machine library netstandard simple-state-machine simplestatemachine state state-machine statemachine
Last synced: 26 Jul 2025
https://github.com/fffaraz/dfa
Deterministic Finite Automata in C++, Token Parser & Lexer
automata c-plus-plus compiler dfa finite-state-automata finite-state-machine finite-state-machines lexer parser
Last synced: 20 Jul 2025
https://github.com/yangboz/godpaper
:monkey_face: An AI chess-board-game framework(by many programming languages) implementations.
actionscript ai alphago board-game cnn deep-neural-networks deep-reinforcement-learning deeplearning dnn docker finite-state-machine flash fuzzy-logic-control game-engine kubernetes mcts microservice policytree starling wiki
Last synced: 20 Mar 2025
https://github.com/alexruperez/statemachine
State machine creation framework written in Swift inspired by GKStateMachine from Apple GameplayKit
finite finite-state-automata finite-state-machine framework gameplay gameplaykit gkstatemachine machine state state-machine swift
Last synced: 16 Oct 2025
https://github.com/sideeffect-io/AsyncStateMachine
Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and the side effects involved in each feature and to model them in a consistent and scalable way.
asyncsequence concurrency finite-state-machine fsm state-machine state-management swift
Last synced: 22 Jul 2025
https://github.com/xinliangnote/go-fsm-order
使用 golang 实现的订单状态机。
finite-state-machine fsm fsm-order go-fsm go-fsm-order
Last synced: 23 Feb 2026
https://github.com/jumping2000/ha-packages
Home Assistant Packages
alexa apex-chart automation button-card companion-app dishwasher domotic domotica finite-state-machine finitestatemachine fsm google-home home-assistant home-automation notifications oven telegram washer
Last synced: 31 Jan 2026
https://github.com/karthik-saiharsh/fsm-engine
A Figma like Editor to Design Custom Finite State Machines
automata automata-theory collaborate computation-theory dfa editor figma finite-state-machine fsm konva machines nfa react react-konva theory-of-computation
Last synced: 09 Oct 2025
https://github.com/phenax/use-tiny-state-machine
A tiny (~700 bytes) react hook to help you write finite state machines
finite-state-machine hooks react state-machine
Last synced: 14 Apr 2025
https://github.com/mapteb/simple-state-machine
A simple Java state machine for Spring Boot projects
finite-state-machine fsm java spring-boot state-machine statechart statemachine
Last synced: 03 May 2025
https://github.com/howl-anderson/microregex
一个微型的正则表达式引擎 | A micro regular expression engine
finite-state-machine regular-expression regular-expression-engine
Last synced: 11 Jul 2025
https://github.com/minapecheux/unitytutorials-finitestatemachines
The code for a short tutorial on finite state machines and how to use them for basic 2D physics-based player movement in Unity/C# (in text or video format).
2d csharp finite-state-machine fsm physics rigidbody state-machine unity
Last synced: 10 Apr 2025
https://github.com/alirezakay/regextodfa
converting regex (regular expression) to DFA directly by creating syntax tree in java
automata compiler compilers deterministic dfa directly finite-state-machine in-java java lexical-analysis netbeans regex regex-to-dfa regex-to-dfa-java regular-expression regular-expressions straightly syntax-analysis syntax-tree synthesis
Last synced: 11 Jul 2025
https://github.com/avaragado/xstateful-react
Use xstateful with React, accessing states and activities from multiple statecharts anywhere in your app
context finite-state-machine harel hierarchical-state-machine interpreter react reducer state-machine statechart xstate xstateful
Last synced: 11 Apr 2025
https://github.com/digitalpetri/strict-machine
A declarative DSL for building asynchronously evaluated Finite State Machines on the JVM
finite-state-machine fsm java state-machine
Last synced: 14 Apr 2025
https://github.com/mikelpmc/react-xstate-api-auth
Basic demo to show the usage of React and Xstate with authentication flow
auth context-api finite-state-machine javascript react statechart xstate
Last synced: 29 Jun 2025
https://github.com/e-candeloro/sauruss-autonomous-drone-surveillance
An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.
3d android-app arduino aruco-markers autonomous-drone autonomous-vehicles c-language computer-vision drone finite-state-machine intrusion-detection iot java opencv python surveillance telegram tellodrone yolo
Last synced: 13 Oct 2025
https://github.com/e-candeloro/SAURUSS-Autonomous-Drone-Surveillance
An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.
3d android-app arduino aruco-markers autonomous-drone autonomous-vehicles c-language computer-vision drone finite-state-machine intrusion-detection iot java opencv python surveillance telegram tellodrone yolo
Last synced: 21 Apr 2025