Skip to content

Bare metal, no sdk, c++ implementation of a capacitive touch lamp using the Raspberry pi pico.

License

Notifications You must be signed in to change notification settings

cb144p/pico-touch-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a bare metal (no pico sdk) c++ implementation of a capacitive touch lamp. This project is just an attempt to hone my bare metal arm skills in preparation for more advanced projects I need to create in the future. This works by measuring the time it takes for the voltage to change on a pin. This time is affected when a large body like a human is near by, which we use to change the brightness of the lamp.

About

Bare metal, no sdk, c++ implementation of a capacitive touch lamp using the Raspberry pi pico.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published