TOP Contributors

  1. MIKROE (2656 codes)
  2. Alcides Ramos (353 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 (136866 times)
  2. FAT32 Library (70000 times)
  3. Network Ethernet Library (55998 times)
  4. USB Device Library (46298 times)
  5. Network WiFi Library (41903 times)
  6. FT800 Library (41204 times)
  7. GSM click (29012 times)
  8. PID Library (26423 times)
  9. mikroSDK (26394 times)
  10. microSD click (25385 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

SJ23K Resistive-Type Relative Humidity Sensor Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2018-04-30

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 121 times

Not followed.

License: MIT license  

SJ23K resistive-type relative humidity sensor demo with PIC16F877A. The code is written with CCS PIC C compiler.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SJ23K Resistive-Type Relative Humidity Sensor Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SJ23K Resistive-Type Relative Humidity Sensor Demo" changes.

Do you want to report abuse regarding "SJ23K Resistive-Type Relative Humidity Sensor Demo".

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

Project Blog

SJ23K Resistive-Type Relative Humidity Sensor

SJ23K Resistive-Type Relative Humidity Sensor Demo

Watch on YouTube
SJ23K Resistive-Type Relative Humidity Sensor Demo

SJ23K Resistive-Type Relative Humidity Sensor Demo

SJ23K Resistive-Type Relative Humidity Sensor Demo

View full image
Schematic

Schematic

SJ23K Resistive-Type Relative Humidity Sensor Demo

View full image

ALSO FROM THIS AUTHOR

Flexible Neopixel (WS2812B) Strip Demo with AVR

0

When it comes to driving WS28xx smart RGB LEDs the most difficult task is to overcome the extremely low timed time-slotting protocol. One smart way to overcome this issue is to use the MOSI of hardware SPI at high speed. Please note though Arduino Nano is used here, this is not an Arduino-based project. The code is written with Atmel Studio 7.

[Learn More]

AVR Weather Station with Sparkfun's Weather Board

2

This is an AVR-based weather station with Sparkfun's Weather Board v3, DFRobot's analog anemometer and SSD1306 I2C OLED display. I coded the board with MikroC for AVR. I have also coded a Windows app through which user can also check weather parameters in a PC/laptop via a USB cable or other RF medium like Xbee, WiFi or Bluetooth.

[Learn More]

Dual Quad Seven Segment + LED + Keypad Module Demo

0

This is a demo of dual quad seven segment + LED + keypad module. The module has a 74LS145 and a 74LS164. Both of these digital logic ICs are used to decode keypad inputs and multiplex seven segment and LED states in a very simple fashion. The module is pretty small and cheap, and is a suitable replacement of MAX72xx, TM1640, etc.

[Learn More]