Hi everyone!
I need help with interfacing MAX6675 using SPI on ATMEGA16 - in GCC!!!
I have got K-type thermocouple (inside soldering pen) and i would like to get it's temperature in Celsius.
I was browsing the net for some tutorials or examples but nothing worked so i crated this topic.
I found some libraries too, but most of them was for arduino or they were too complicated.
I have learned basics about SPI and I2C, it's difficult to create library like this for me.
I'm newbie using MCUs.
Thank you all for helping me.