Skip to content

Visually create modules and state machines for your microcontroller

License

Notifications You must be signed in to change notification settings

ortizdaniel/microflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microflow

Allows you to create diagrams as seen in the second semester of Digital Systems and Microprocessors. Compatible with Windows, macOS and Linux.

Microflow screenshot


How to use

Download: head over to the releases section and download the latest version.

How to use:

  • Windows: use either the .exe or the .jar version. You can ignore the security warnings given by Windows. I am sadly not a verified developer for Windows.
  • macOS: use only the .jar version. If you try double-clicking to open it, macOS will not allow you. In order to open it, you have to right-click and then click open. It will say something along the lines of "this app may not be secure" and you have to click "open anyways". I am sadly not a verified developer for macOS.

How to build

Clone this repository and then execute the following command in your terminal:

mvn clean install

This will create in the target folder three files:

  1. Microflow-x.x.x.jar (cross-platform)
  2. Microflow-x.x.x.exe (Windows)
  3. Microflow-x-x.x.dmg (macOS)

Note: the DMG file will only be built when ran on macOS. On other operating systems, a .app will be built instead.


Based on the original BubbleWizard by Francesc.

About

Visually create modules and state machines for your microcontroller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages