TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141697 times)
  2. FAT32 Library (74777 times)
  3. Network Ethernet Library (59218 times)
  4. USB Device Library (49226 times)
  5. Network WiFi Library (44999 times)
  6. FT800 Library (44536 times)
  7. GSM click (31200 times)
  8. mikroSDK (30103 times)
  9. microSD click (27586 times)
  10. PID Library (27540 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
Library

mikroBUS board definitions for 28, 20 pins PIC MCU

Rating:

0

Author: Timmy Siu

Last Updated: 2023-05-27

Package Version: 1.0.0.0

Category: Development Systems

Downloaded: 148 times

Not followed.

License: MIT license  

As you know, there is no mikrobus board definition for lower pin count PIC. So I made a mpkg file containing mikrobus board definitions for 28 or 20 pins PIC. I altered the default generic gpio file and did the following replacements. I tested these board definitions on simulation only. So it may contain errors. Please correct them and upload here.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "mikroBUS board definitions for 28, 20 pins PIC MCU" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "mikroBUS board definitions for 28, 20 pins PIC MCU" changes.

Do you want to report abuse regarding "mikroBUS board definitions for 28, 20 pins PIC MCU".

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

Library Blog

Blog currently doesn't exist!

RELATED CODES

PIC Clicker RS485 Click to DMX512 - HID

0

This is an example of sending DMX512 Disco Light Protocol via the PIC Clicker board & the RS485 Click controlled via USB. To demonstrate this we use the included example FlowStone project (HID PIC Clicker DMX.fsm) to send HID USB information from the PC to the DMX channels. You can download the demo of FlowStone from here: www.dsprobotics.com

[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]

system_stm32f415-mini.c

0

Created using ST's Excel clock generator spreadsheet. Utilizes x-tal for a 168MHz system clock. Delay works as expected w.o. fiddling with the divider, standard peripherals should be clocked correctly. AFAIR it don't clock the USB port. Give it a try! The init code is for std_periph_lib and NOT for Cube.

[Learn More]