Skip to content

swapnilparatey/ZigBeeTempSensor

Repository files navigation

ZigBeeTempSensor

Wireless Remote Temperature Sensor

Code and Schematics for implementing a Wireless Remote Temperature Sensor

Equipment used

Based on the RHT03 temperature sensor, well-timed polling signals from the 8051 microcontroller was expected. The output from the sensor was serially transmitted to an Xbee module working on Transparent mode.

Another receiving Xbee module on the main board serially interfaced to the 8051 would output the temperature, relative humidity and received signal strength indiation (RSSI) on a memory-mapped 16x4 LCD.

Bi-direction Logic Level converters [https://www.sparkfun.com/products/12009] are used to interface the serial ports from the 8051 and the XBEE modules.

SPLD glue logic code used for memory mapping LCD to the 8051. SPLD can be avoided to interface LCD.

C code written for SDCC compiler

Any updates, comments, changes, suggestions or revisions - please contact swapnil.paratey@gmail.com

About

Wireless Remote Temperature Sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages