Skip to content

the-this-pointer/consoleb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consoleb

A Console Compatible With Embedded Devices

This console is used in my project here. It supports both update callback for the page and a ready to use menu system.

You can see the working example on an OLED LCD in the link above, or just clone this repository on a Windows machine and compile it. It uses pthread for the ui thread on windows, and FreeRTOS on the Timer project.

Just remember I seperated this code from the Timer repository and I've planned to update it later when the repo become stable.

About

A Console Compatible With Embedded Devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors