Lcd 8-bit

Date: 12-05-2009
This project provides communication with Lcds (with HD44780 compliant controllers) through the 8-bit interface. Included in this project is __Lib_Lcd8.mcl (binary distribution of Lcd 8-bit library) that can be used in other projects.

Download Now [32.25KB]

GLCD GPS Decoder

Date: 16-04-2009
GLCD GPS Decoder application parses the NMEA sentence to extract essential fix data which provide 3D location and accuracy data, then shows on GLCD 128x64 display. It uses SmartGPS board attached to EasyPIC5. MCU: 18F4550 Osc: 8Mhz Env: mikroC PRO for PIC 2009

Download Now [283.24KB]

GPS Decoder

Date: 09-04-2009
GPS Decoder application parses the NMEA sentence to extract essential fix data which provide 3D location and accuracy data. It uses SmartGPS board attached to EasyPIC5. MCU: 18F4550 Osc: 8Mhz Env: mikroC PRO for PIC 2009

Download Now [225.66KB]

Custom LCD Lib

Date: 30-01-2009
This is a LCD lib with support for font creation it supports 4 & 8 bit mode all defined in the header file. Note.. LCD RW pin needed if font and high speed update of display, check cCustom_LCD.h for commands and functions Not fully tested i use 4bit and RW enabled works for me!

Download Now [47.55KB]

LCD3wr_mikroC coded

Date: 04-06-2008
this is project actuall coded using asm by hobbyst i have reloaded LCD serially interface (3 wired) with hct164 for 16x2 lcd display with c code still can simply & librarized also i than mr Mikro heartly shared to all so i request to upgrade & use all i may commetted some for adc project delting (// ) my enable that also for testing purpose

Download Now [183.61KB]

I2C LCD

Date: 20-02-2007
This is two libraries that makes it possible to use a parallel HD44780 compatible LCD over I2C with the help of a MCP23008 port expander from Microchip. One library is for hardware I2C and one is for software I2C. Same functions as mikroC's regular 4-bit LCD library, just renamed to I2C_* and Soft_I2C_*. Hope it can come in handy!

Download Now [416.21KB]

4D µLCD demo + library

Date: 09-01-2007
The project is a simple library to handle the 4D µLCD. The demo programme use an external 1MHz clock input to determine the PIC frequency and then display it on the screen.

Download Now [81.03KB]

Midi Controller PIC16F877A

Date: 09-01-2007
Simple MIDI Controller, use to monitor. MIDI bytes, generate MIDI patch changes, and MIDI Volume messages. Schematics and Source Code included.

Download Now [183.51KB]

GLCD Midi Controller P18F452

Date: 09-01-2007
Simple Midi Patch Controller with Midi Input data on 128x64 Graphic LCD Display. Source Code written in MikroC and schematic included. Enjoy! Website http://home.epix.net/~otisrci/pic.html

Download Now [163.37KB]

Ultrabright flashlight project

Date: 20-05-2006
Microcontroller controlled ultrabright white-LED flashlight PIC18F452 @ 8MHz XT osc four operating modes bright light, power saving, pulsating and SOS-signal modes MCLR is used to power off the device (OFF-button).

Download Now [32.32KB]