Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 464 Bytes

File metadata and controls

16 lines (12 loc) · 464 Bytes

Description

Basic Arduino project for Raspberry Pi Pico. Script is reading temperature from analog temperature sensor, interprets it to degrees Celsius and changes color of LED based on it.

Credits

I used Wokwi to simulate the hardware.

Example

Temp below 0:
screenshot_cold

Temp within 0-25:
screenshot_mild

Temp >25:
screenshot_hot