Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
LCD Display
no vote
LCD 16x2 Display Library for 8051 family controllers Can be used for other controllers like AVR and PIC with minor changes. Designed and compiled using Keil. Tested OK and using.
shaikhameer
2016-08-23
0
1
SPI Memory Interface
no vote
SPI EEPROM Memory interface Library for 8051 controller Uses SPI Protocol, Read and Write Call Functions Memory Write Enable and Disable Functions. Reads 1 word at a time Can easily be used with other controllers like AVR, PIC etc. Compiled and tested using Keil. void send_to_memory(unsigned char dbyte); unsigned char read_from_memory(); void enable93c46(void); void disable93c46(void);
shaikhameer
2016-08-23
0
1
No more~