Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
milewski committed Aug 27, 2023
1 parent 5e4f1bb commit b862161
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion esp32/capacitive-switch/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Capacitive Switch (Touch Sensor) (HW-138)

https://github.com/milewski/sensors-esp/assets/2874967/b1282f06-6cc8-4f18-97e7-f6fb12d65381
https://github.com/milewski/sensors-esp/assets/2874967/0d71b46c-7d89-42c1-a9ca-309e2c878b82

This example uses `interrupts` to detect when the capacitive switch is touched.

Expand Down
Binary file modified esp32/capacitive-switch/attachments/demo.mp4
Binary file not shown.
2 changes: 1 addition & 1 deletion esp32/micro-sdcard/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Micro SD Card (HW-125)

https://github.com/milewski/sensors-esp/assets/2874967/a2bc9a32-4bb4-4a30-bed7-615bd0ee7357
https://github.com/milewski/sensors-esp/assets/2874967/3a201961-1b17-4acc-9759-398c52dc3896

Read / Write data to a SD Card module through an SPI Interface.

Expand Down
Binary file modified esp32/micro-sdcard/attachments/demo.mp4
Binary file not shown.

0 comments on commit b862161

Please sign in to comment.