The DS1307 is quite an aged device, however, in my opinion, it is one of the best RTCs around. It is easy to interface with, easy to build into a project, and is quite inexpensive and plentiful.
The Proton code presented here is suitable for 18F devices, Enhanced 14-bit core devices, dsPIC devices, and PIC24 devices, so it's quite versatile.
...
PID using integer math.
Thread Starter: keytapperHello Forum, I'm struggling to implement a PID controller for my oven. The sampling rate is dictated by the time to read a MAX6675, which is 0.25...
keytapper Today, 07:53