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]
Author: dangerous
Last Updated: 2025-05-14
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 11 times
Not followed.
License: GNU General Public License (GPL)
Download [98.19KB]When trying to read a TCN 75A tempertaure sensor, the result is 2 bytes in 2's complement format.
This example shows how to take the 2 bytes and translate to text values for an LCD Display or uart in
Mikrobasic. Max resolution is 0.0625 degree defined by TCN75.
Based on EasyPic7 and 18F45K22
Author: jm_palomino
Last Updated: 2025-05-14
Package Version: 5.0.0.0
Category: Measurement
Downloaded: 22 times
Not followed.
License: MIT license
Download [39.79MB]I show you how to use the temperature sensor ds18b20(one wire) with a microcontroller stm32f411ceu6(black pill)
[learn more]Author: jm_palomino
Last Updated: 2025-05-14
Package Version: 3.3.0.0
Category: Measurement
Downloaded: 17 times
Not followed.
License: MIT license
Download [672.83KB]I show you how to use the temperature sensor ds18b20(one wire) witn the microcontroller rp2040(raspberry pi pico)
[learn more]Author: Alcides Ramos
Last Updated: 2025-05-05
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 22 times
Not followed.
License: MIT license
Download [7.53MB]Author: Alcides Ramos
Last Updated: 2025-04-22
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 28 times
Not followed.
License: MIT license
Download [5.84MB]Author: GOUESSE ROMA SEI
Last Updated: 2024-12-09
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 110 times
Not followed.
License: MIT license
Download [65.69KB]LA BROCHE DATA DU DHT22 PEUT ETRE CONNECTEE A N'IMPORTE QUELLE PATTE DU PIC
[learn more]Author: GOUESSE ROMA SEI
Last Updated: 2024-12-09
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 91 times
Not followed.
License: MIT license
Download [64.71KB]Author: Bugz Bensce
Last Updated: 2024-11-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 55 times
Not followed.
License: Apache License 2.0
Download [7.77MB]Stm32F401re with LM35 temperature sensor and character LCD. Done in Keil uVision IDE without HAL libraries. Proteus simulation included.
[learn more]Author: Bugz Bensce
Last Updated: 2024-11-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 45 times
Not followed.
License: Apache License 2.0
Download [7.21MB]Stm32F401re with LM35 Temperature sensor and Max7219 as a 7-segment array driver.The code supports leading zero suppression, negative numbers, and fractional outputs. keil uVision ide is used to program.
[learn more]Author: Bugz Bensce
Last Updated: 2024-11-25
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 52 times
Not followed.
License: Apache License 2.0
Download [7.68MB]STM32F401RE with LM35 temperature sensor and TM1637 7-segment LED array driver for output.
Keil uVision IDE is used and Proteus simulation is included.