TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 codes)
  5. Bugz Bensce (97 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 (140162 times)
  2. FAT32 Library (72618 times)
  3. Network Ethernet Library (57641 times)
  4. USB Device Library (47953 times)
  5. Network WiFi Library (43552 times)
  6. FT800 Library (42941 times)
  7. GSM click (30140 times)
  8. mikroSDK (28668 times)
  9. PID Library (27053 times)
  10. microSD click (26552 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

PIC18F47Q10 on EasyPIC v7a RTC and EEPROM monitor

Rating:

0

Author: Hex Hexreader

Last Updated: 2022-09-26

Package Version: 1.0.0.0

Category: Development Systems

Downloaded: 116 times

Not followed.

License: MIT license  

I wanted to use a PIC18 Q with mikroE tool chain, but found support to be frustratingly limited.

Solution - make a PIC18FxxQ10 SDK monitor project, but ignore everything SDK
Libraries unavailable, so I had to roll my own functions

Not sure there is any real point
Maybe it will spark better ideas

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PIC18F47Q10 on EasyPIC v7a RTC and EEPROM monitor" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PIC18F47Q10 on EasyPIC v7a RTC and EEPROM monitor" changes.

Do you want to report abuse regarding "PIC18F47Q10 on EasyPIC v7a RTC and EEPROM monitor".

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

Project Blog

26 September - SPI bugs fixed - new command 7 for serial 7-seg

Now realise that this should have been an "AI" project, not a mikroC project :(

25 September 2022 - First working version - Connect terminal program to com port 115200,8,n,1 and type ? <return>

Allows display and editing of on-board I2C EEPROM

Allows reading and writing of times on RTC 2 board DS1307

Drives LCD 2x16 on-board

Read text in C file header for instructions for use. 

Not sure of the use of coding this way. Might just as well use MPLABX. Just born of frustration with lack of Q series PIC support.

This is a Necto SDK project, but totally ignores everything SDK. Legacy project does not support Q series PICs. The down side of using SDK is that no libraries are available. I had to roll my own 

ALSO FROM THIS AUTHOR

'anyIR' Infrared Transmitter for MMB18, MMB33 and MMB STM32-M4, also Fusion-PIC32

5

Ever wondered what extra things you could do if your TV remote control had extra buttons? This project allows you to send every possible code to your TV or other domestic devices, as long as it uses one of the 8 common protocols provided here

[Learn More]

Infrared Tx Rx Samsung Sharp NEC Sony RC5 RC6 MCE Toshiba JVC IR - EasyPIC7 - PIC12 - MMB18 - MMB33 - ARM - Fusion PIC32

5

Transmit IR on RC2 of EasyPIC7 or Decode IR protocols using 38KHz 3-pin receiver chip on RC0 of EasyPIC7 - also PIC12 IR Tx/Rx and MMB Tx. See C file header text for details. Now Beta PIC32 IRclick too.

[Learn More]

Frequency Generator Easy24-33v6 PIC24F16KA102

0

A simple square wave generator utility for Easy24-33 v6 board with PIC24F16KA102 and 2x16 LCD fitted. Fit mikroDrive accessory board to protect your Easy24-33 and to allow higher voltage or current drive. Pull-down on RB0 to RB3. J6 to Vcc3 position. Buttons RB0 to RB3 select frequency.

[Learn More]