Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
chl33 committed Sep 21, 2024
1 parent 4f5e871 commit 2e9dbf9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a full distribution of the Plant133 plant-watering device. This device

There is a writeup of a previous version of this project at https://selectiveappeal.org/posts/plantl33/. At some point there will be a follow-up post with a description of the current, improved system.

![Plant133 device](images/scad-moisture-sensor-cap-bot.png)
![Plant133 device](images/plant1337-box.jpg)


## PCBA
Expand All @@ -27,14 +27,14 @@ OpenSCAD code for the project box housing the PCBA is in the [scad/box/](scad/bo

Inside the water reservoir, an insert holds a float for detecting the water level and 1-4 aquarium pumps for watering the plants. The code for this insert is in [scad/reservoir_insert](scad/reservoir_insert).

![Reservoir insert with 2 pumps](image/scad-insert-2-pumps.png)
![Reservoir insert with 2 pumps](images/scad-insert-2-pumps.png)

### Moisture sensor cap

A cap for the moisture sensor can hold the end of the watering tube in place in the plant's pot, for when the watering spike is not used.

![Moisture sensor cap top](image/scad-moisture-sensor-cap-4.png)
![Moisture sensor cap bottom](image/scad-moisture-sensor-cap-bot.png)
![Moisture sensor cap top](images/scad-moisture-sensor-cap-4.png)
![Moisture sensor cap bottom](images/scad-moisture-sensor-cap-bot.png)

### Watering spike

Expand Down
Binary file modified images/scad-moisture-sensor-cap-bot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2e9dbf9

Please sign in to comment.