TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136643 times)
  2. FAT32 Library (69856 times)
  3. Network Ethernet Library (55899 times)
  4. USB Device Library (46236 times)
  5. Network WiFi Library (41869 times)
  6. FT800 Library (41096 times)
  7. GSM click (28950 times)
  8. PID Library (26403 times)
  9. mikroSDK (26321 times)
  10. microSD click (25332 times)
Libstock prefers package manager

Package Manager

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]

< Back
Project

Test with 16F877 on a Microchip IRDABoard

Rating:

5

Author: Paulfjujo

Last Updated: 2014-06-09

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1008 times

Not followed.

License: MIT license  

Test with many functions
-ADC reading with averrage value displaying in point & floating point
-LDC 2x16 and UART output
-RTC1307 for date and time
-EEprom 24LC256 to storie up to 16000 integer values
-Dialogue with terminal for RTC update or driving leds ON/OFF
- Use of EEPROM Pic to store messages
- Use of Code area to store Messages

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Test with 16F877 on a Microchip IRDABoard" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Test with 16F877 on a Microchip IRDABoard" changes.

Do you want to report abuse regarding "Test with 16F877 on a Microchip IRDABoard".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

Nokia 96x64 pixel and BMP picture

0

Test diplay of BMP monochrome picture with a Nokia 96x64 pixel (instead of classic 84x48) Original library for 84x48 modified to support nexw dimensions. External program paintuino to build the BMP mikroC table wich represent the picture. MCU 18F4685 with bootloader 96K of Flash rom program usefull to store picture in it.

[Learn More]

LCD 4x20 car driven by a PCF8754 with I2C protocol

9

Usuall commande for a LCD 4x20 cars Onky need 2 pins SCL and SA I2C bus , so need I2C hardware library. The hardware is defined outside this library I2C adress of PCF8574A is NOT the same as PCF8754 , so pay attention.. Improvement can be donne if use of existing LCD_Constant part of library. It is my first lib, so be indulgent..

[Learn More]