Skip to content

caioarantes/raspberry_pi_pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

temp_blink.py - Adjusting LED Blinking Frequency Using the Built-in Temperature Sensor This script uses the built-in temperature sensor to control the blinking frequency of the onboard LED. Simply placing your finger on the sensor can increase the frequency from 1-5 Hz to as high as 100 Hz, where the LED may appear continuously lit due to the high speed. For different temperature ranges, modify the frequency-temperature model parameters accordingly.

alarm.py - Temperature Alarm with Buzzer and Built-in LED This script triggers an alarm when the temperature exceeds a specified threshold. You can adjust the temperature threshold as needed. The alarm will automatically stop once the temperature drops back below the threshold.

About

Raspbery Pi Pico - Using the temperature sensor to change LED blinking frequency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages