TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (347 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 (136222 times)
  2. FAT32 Library (69487 times)
  3. Network Ethernet Library (55706 times)
  4. USB Device Library (45992 times)
  5. Network WiFi Library (41639 times)
  6. FT800 Library (40782 times)
  7. GSM click (28788 times)
  8. PID Library (26332 times)
  9. mikroSDK (26054 times)
  10. microSD click (25140 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

SHA-256 Library

Rating:

5

Author: ilferrari

Last Updated: 2016-06-17

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 313 times

Not followed.

License: MIT license  

SHA-256 Library, mikrobasic only

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SHA-256 Library" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SHA-256 Library" changes.

Do you want to report abuse regarding "SHA-256 Library".

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

Library Blog

Blog currently doesn't exist!

RELATED CODES

Control Fan Speed Using Temperature Sensor(PWM)

0

In this project a temperature sensor(LM35) measures the temperature. Then the microcontroller controls the speed of the fan depending on the temperature value using PWM. Project worked 100% and tested using Proteus Simulator Software100%. Code and Simulation are included with the download.

[Learn More]

Waveshare Arduino Accessory Shield Demo

0

Waveshare Arduino Accessory Shield Demo. * LM75 Temperature Sensor. * DS3231 RTC * ADXL345 Accelerometer * P9813 RGB LED Driver * 128 x 64 OLED Display * XBee * Joystick https://www.youtube.com/watch?v=UXN9n4D06vc https://www.youtube.com/watch?v=wKPO66tD06A

[Learn More]

External Interrupt RB0

0

This code was made for pic16f887 When the button was pressed the interruption function is execute and makes the next fisrt it waits the button is free after that call the function timbre(doorbell) after that timbre function was executed then the interruption function is over and the mcu waits other interruption.

[Learn More]