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 (141808 times)
  2. FAT32 Library (74944 times)
  3. Network Ethernet Library (59303 times)
  4. USB Device Library (49302 times)
  5. Network WiFi Library (45099 times)
  6. FT800 Library (44661 times)
  7. GSM click (31277 times)
  8. mikroSDK (30207 times)
  9. microSD click (27656 times)
  10. PID Library (27562 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

Simple Calculator

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-27

Package Version: 1.0.0.0

Category: Gaming and Fun

Downloaded: 816 times

Not followed.

License: MIT license  

This is a simple calculator made with 7 segment display and a 4x4 keypad. Currently only integral calculations are supported. The code is written with CCS PIC C compiler.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Simple Calculator" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Simple Calculator" changes.

Do you want to report abuse regarding "Simple Calculator".

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

Project Blog

PIC Calculator

PIC Calculator

Watch on YouTube

ALSO FROM THIS AUTHOR

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]

Temperature Data Logger

0

A temperature data logger based on: • DS18B20 One Wire Digital Temperature Sensor • DS1307 I2C Real Time Clock (RTC) • AT24C32BN I2C EEPROM Memory and • ATMega8515 https://www.youtube.com/watch?v=iv3rWs3FXW8

[Learn More]

YS-IRTM NEC IR Serial Communication Between Two AVRs

0

YS-IRTM NEC IR serial communication between two AVRs. Two nodes communicate with each other using NEC IR modules. Node1 send DHT11 sensor data to Node 2 while Node 2 sends DS18B20 sensor data and remote commands to Node 1 wirelessly.

[Learn More]