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 (140937 times)
  2. FAT32 Library (73499 times)
  3. Network Ethernet Library (58313 times)
  4. USB Device Library (48484 times)
  5. Network WiFi Library (44087 times)
  6. FT800 Library (43658 times)
  7. GSM click (30544 times)
  8. mikroSDK (29265 times)
  9. PID Library (27205 times)
  10. microSD click (26928 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
Example

celsius thermometer

Rating:

0

Author: jm_palomino

Last Updated: 2017-07-25

Package Version: 6.1.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 340 times

Not followed.

License: MIT license  

This code is celsius thermometer that uses a sensor DS18B20 and shows the values in displays of 7 segment and the code was made for ATMEGA16 and also the thermometer can measure negative temperatures .

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "celsius thermometer " changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "celsius thermometer " changes.

Do you want to report abuse regarding "celsius thermometer ".

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

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

oled ssd1306 libray for psco5lp

0

This is an example of how to use the oled ssd1306 for psoc 5lp ( cy8c5888lti-lp097) This code was made in the psoc creator IDE.

[Learn More]

mcp4725 with mc9s08se8cwl (hcs08)

0

1) The microcontroller mc9s08se8cwl/crl doesn't have a i2c peripheral however we can emulate the i2c communication through software and due that we will be able to use the dac mcp4725 2) This code was made in the code warrior IDE (I used processor expert)

[Learn More]

lcd2x16_without_Psoc_Creator_libray

0

I show how to use the lcd 2x16 without the library of IDE Psoc Creator I used the microcontroller cy8c5888lti-lp097 for this project.

[Learn More]