Skip to content

weshouman/glcd-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage and API

Please refer the header of the library

Contents

This project has:

Design Features

This library was designed with the following points in mind

  • Compatiblity with both PICC and MikroC (I recommend using PICC*)
  • Small ROM size
  • Easy of use and understand
  • Full documentation
  • Read function, a troublesome function , is totally embedded.
  • The whole file can be easily included into any project

* Until MikroC (v:5.61), the compiler didn't compile the EN() , set_tris_d() & EN_Off() correctly. Those calls are located in the READ function.
Even though, one can delve into the assembly file and fix it manually. I'm against doing that.

System Info

To know more about the system info, consider reading this post and this post

License

This is a Waqf project.
Licensed under CC0-1.0 as the most permissive license I know so far.

Releases

No releases published

Packages

No packages published

Languages