Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.
/ LuaJIT-RPi Public archive

My own scripts toying with the raspberry pi using LuaJIT.

License

Notifications You must be signed in to change notification settings

Rami-Sabbagh/LuaJIT-RPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuaJIT-RPi

My own scripts toying with the raspberry pi using LuaJIT.

Included scripts:

  • 4Digit Seven-Segments Display.
  • 8x5 LED Matrix.
  • HD44780 16x2 Characters LCD Display.
  • KS0108B GLCDs, With 128x64 and 192x64 in mind.
  • Toshiba T6963C 128x128 GLCD.

Tip to fix flickering with some scripts:

Use this command to lunch luajit: sudo chrt -rr 99 luajit "%f"

About

My own scripts toying with the raspberry pi using LuaJIT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages