Skip to content

mshakula/4DGL-uLCD-144-MbedOS6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCD image

4DGL-uLCD-144-MbedOS6

Fork of Jim Hamblen's 4DGL-uLCD-SE from Mbed2 repository. Updated to work with MbedOS 6 API and with modern CMake build tooling.

Installation

For easiest use in an CMake-based Mbed project, just add as a git submodule, and then add_subdirectory in your CMakeLists.txt, and then target_link_libraries to 4DGL-uLCD-144-MbedOS6.

Also supports to be installed as a CMake installation target.

API Reference

See Jim Hamblen's original reference.

Usage Changes

Use Text_String instead of printf as stream is not longer suppored by new Mbed 6 Unbuffered Serial. In addition, the old method for waiting no longer works, manually wait ~100 ms between function calls.

About

Fork of Jim Hamblen's 4DGL-uLCD-SE updated for MbedOS 6.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published