We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: FOURNET Olivier
Last Updated: 2016-02-19
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: LCD
Downloaded: 909 times
Followed by: 2 users
License: MIT license
LCD Library using the code Manchester as a transmission medium orders
Do you want to subscribe in order to receive notifications regarding "Library LCD Manchester" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Library LCD Manchester" changes.
Do you want to report abuse regarding "Library LCD Manchester".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1408641384_library_lcd_manc_mikroc_pic.zip [144.91KB] | mikroC PRO for PIC |
|
LCD Library using the code Manchester as a transmission medium orders
This Example contains a code using the Library Manchester LCD and simulation on proteus. Fonction of library :
- Send_Manchester_TXT(row, column, out_char)
- Send_Manchester_CMD(out_char)
- Manchester_Lcd_Out(row, column, text)
- Manchester_Lcd_Chr(row, column, out_char)
- Manchester_Lcd_Cmd(out_char)
P.S :
Tested in Proteus, not tested in reality.
If the transmitter has a Quartz-frequency 8MHz and 4MHz Quartz a receiver.
Then observed synchronization problems, multiple reset are necessary to arrive at a synchronysation (thus it will not work independently).
It is therefore recommend to have the same-frequency quartz so that everything works automatically.