BS1 and Sensiron Temperature/Humidity Sensor
Bill Chennault
Posts: 1,198
All--
I would like to use a BS1 with an SHT11 (Sensiron Temperature/Humidity Sensor). The Parallax demo code for the SHT11 uses SHIFTIN/SHIFTOUT. Is it possible to emulate these two instructions on a BS1?
Thanks!
--Bill
I would like to use a BS1 with an SHT11 (Sensiron Temperature/Humidity Sensor). The Parallax demo code for the SHT11 uses SHIFTIN/SHIFTOUT. Is it possible to emulate these two instructions on a BS1?
Thanks!
--Bill
Comments
Look at the BS1 Application Notes (here). Example #2 shows how to interface to an ADC0831 which uses the equivalent of a SHIFTIN. Examples #22 and #23 show combined SHIFTIN / SHIFTOUT use where a command has to be sent to the sensor followed by receiving data.
I would like to make a smaller version of my just completed temperature/humidity datalogger. I have a USB BS1 laying around. The first thing I will check will be the code space.
Thanks! Reading . . .
--Bill
How did this project turn out?
--Bill