You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connecting the adc MAX6675 Module with RP2350 (i.e. RPi PICO2 board)
This FW use the RP2350 & it's SPI peripheral to communicate with the MAX6675 module.
The main.c file is only for testing the code prepared for the MAX6675 interface.
Relevant code & header files are:
max6675.c & max6675.h
About
Connecting MAX6675 Module with RP2350 RPi PICO2 board