Skip to content

skvamme/ex11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang ex11 soft real time graphics for mobile/embedded systems

https://3e8.org/pub/scheme/doc/p1-armstrong.pdf

When you don't need a full fledged window manager but just want to display a sensor value or a couple of push buttons and a slider on a 5" screen, try this all erlang graphics library.

With erlang you get:

  • Soft realtime.
  • Concurrency.
  • Hot code loading.

Portable

Custom widgets

Draw custom widgets

About

Graphics lib for Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 82.4%
  • C 8.9%
  • HTML 6.5%
  • Tcl 1.8%
  • Makefile 0.4%