Skip to content

Commit

Permalink
Update link to materials
Browse files Browse the repository at this point in the history
  • Loading branch information
alexose committed Dec 17, 2023
1 parent 84f2af6 commit 8ef617a
Show file tree
Hide file tree
Showing 5 changed files with 22,255 additions and 22,309 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ electrochemical capture to a wider audience!
### Moving parts

The hardware is based around cheap 12V devices (that can easily be sourced from Amazon or eBay) controlled by a common
ESP32 microcontroller. The full list of materials is currently under development, but can be found in the
[forum thread](https://www.openairforum.org/t/introducing-synthwave/806).
ESP32 microcontroller. The full list of materials can be found [here](MATERIALS.md).

### 3D printed parts

Expand Down
Binary file not shown.
Binary file not shown.
44,559 changes: 22,253 additions & 22,306 deletions arduino/synthwave/build/esp32.esp32.heltec_wifi_kit_32_V3/synthwave.ino.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion arduino/synthwave/synthwave.ino
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include "heltec.h"

#define DEVICE_PUMP1 7
#define DEVICE_PUMP2 6 // maybe
#define DEVICE_PUMP2 6
#define DEVICE_VAC1 5
#define DEVICE_VAC2 34
#define DEVICE_VALVE1 33
Expand Down

0 comments on commit 8ef617a

Please sign in to comment.