TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (130 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 (140936 times)
  2. FAT32 Library (73499 times)
  3. Network Ethernet Library (58312 times)
  4. USB Device Library (48484 times)
  5. Network WiFi Library (44086 times)
  6. FT800 Library (43656 times)
  7. GSM click (30544 times)
  8. mikroSDK (29265 times)
  9. PID Library (27204 times)
  10. microSD click (26927 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

SHIFT REGISTER 74HC595

Rating:

5

Author: zakariakah

Last Updated: 2021-06-20

Package Version: 1.0.0.0

Category: Communication

Downloaded: 434 times

Not followed.

License: Common Development and Distribution License  

a simple library to use SHIFT REGISTER 74HC595

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SHIFT REGISTER 74HC595" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SHIFT REGISTER 74HC595" changes.

Do you want to report abuse regarding "SHIFT REGISTER 74HC595".

  • 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

How To Associate Printf To Serial Port in STM32CubeIDE

0

How To Associate Printf To Serial Port in STM32CubeIDE Video: https://youtu.be/kgEUfcMg8yI

[Learn More]

ATMega8A and PIC16F886 Chatting Over HC-12 RF Link

0

ATMega8A and PIC16F886 exchanging info over HC-12 RF link after setting up the RF module. The code for AVR is written with MikroC for AVR and the code for the PIC is written with CCS PIC C compiler.

[Learn More]

Modbus Common Gateway Interface (CGI)

2

This is a modbus CGI which can be used with any Windows web-server. I used Apache 2.2 to develop and test this. It allows you to send requests to a modbus network using HTTP get requests.

[Learn More]