Skip to content

Firmware and hardware specification for a USB SHT35 temperature/humidity sensor

License

Notifications You must be signed in to change notification settings

rockit-astro/shtstick

Repository files navigation

Firmware and hardware specification for a USB SHT35 temperature/humidity sensor.

Hardware:

  1. Purchase I2C High Accuracy Temp&Humi Sensor (RS 184-5091) and XIAO RP2040 (RS 250-0966).

  2. Wire as follows and cut the top from the wiring connector to reduce its height:

wiring

  1. 3D print shtstick_cap.step and shtstick_cover.step.

  2. Install firmware as described below.

  3. Assemble electronics in case.

Compilation/Installation

Requires a working installation of the Raspberry Pi Pico SDK.

Compile the firmware using

cd build
cmake ..
make

Boot the RP2040 into bootloader mode and copy the generated shtstick.uf2 to the mounted directory.

About

Firmware and hardware specification for a USB SHT35 temperature/humidity sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published