Skip to content

Latest commit

 

History

History

capacitive-switch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Capacitive Switch (Touch Sensor) (HW-138)

demo.mp4

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

Features

  • Guess the random generated number by touching the capacitive switch.

How to Run

To run the example, use the following command:

cargo run -p capacitive-switch

Notes