Skip to content

red2fred2/hygrostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This contains the code and design files for a very small hygrostat system

This system is being built to keep a constant humidity in a very small cheese cave, but should be usable for other small areas.

The electronic design files are in the electronics folder, mechanical in the mechanical folder, and software in the src folder.

To load new code to the device:

  1. Install Rust.
  2. Run cargo run --release to generate a .uf2 file for flashing. This can be found in the target > thumbv6m-none-eabi > release folder.
  3. Short the test pads on the board on the edge opposite the big capacitor.
  4. Plug the board into your computer with a USB cord.
  5. Stop shorting the test pads.
  6. The board should show up as a flash drive. Drag and drop the .uf2 file in.
  7. It will disconnect from the computer and reboot with the new code.

Hygrostat controller

probe render

Hygrometer probe

probe render

About

The code and design files for a very small hygrostat system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages