Skip to content

VK6TT/STM8-eForth-LCD-LIbrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

I've done this a few times now in different Forth implementations. Doing it with eForth was smooth but I'm yet to try and reduce the code size. 

I use Port C of the STM8903 micro on a custom board. I'm using the 4bit mode of interfacing to the LCD. All 7 pins on Port C are bit banged which makes swapping pins to suit a different PCD layout easy.

About

My implementation of driving the 1602 LCD Displays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages