Here users can view project made by users of our compilers. Users can also post their project in order to share experience and knowledge using mikroElektronika compilers.
Author: Yanderson
Compiler: mikroBasic PRO for PIC
Description:
Write a message in a LCD display using 4x3 keypad, writing the message just like in a cellphone keypad, an send it via USART, to be printed in a second LCD display. Connection diagram with LCD and keypad available in the zip file. PIC16F877A.
Author: Natan Jimenez
Compiler: mikroBasic PRO for PIC
Description:
This project is a simple task PIC_MASTER increases the value shown by the PORTB this value at a time is sent by the serial port and displays and the PORTB the pIC_SLAVE. I hope you learn and understand programming logic.
Author: Dany
Compiler: mikroPascal PRO for PIC
Description:
Same as "TFTP Server", but for Fat 32 cards. Supports sub directories and long file names. More details can be found in "Tftp_Server_Fat32.htm" in the zip file. Uses the Ethernet ENC library v3_5 from Yo2Lio.
Author: Dany
Date: 19-02-2010
Compiler: mikroPascal PRO for PIC
Description:
Same as the "TFTP Server" for Fat16 but for long file names. Still no subdirs! Uses the Ethernet ENC library v3_5 from Yo2Lio.
Author: Dany
Compiler: mikroPascal PRO for PIC
Description:
This is a small TFTP file server for Fat16 (short file names, no subdirs), using an mmc/sd card for file storage. "Small" means the software does not have an error/retry/timeout mechanism. Uses the Ethernet ENC library v3_5 from Yo2Lio.
Author: Dany
Compiler: mikroPascal PRO for PIC
Description:
This device (hard and software) can be used to control up to 6 RS232 devices via Telnet (Ethernet). Uses the Ethernet ENC library v3_5 from Yo2Lio.