I have been searching trying to find either some source code to compile or some better explanation to how to utilize the Rpi-gpio tcz package and cannot seem to find an answer or the correct package. My setup is this:
Rpi model B
A DS18B20 temp sensor attached to a breadboard via a pi cobbler through the gpio header
With Rasbian all I had to do was add the correct drivers and away we went reading some temps, now I want to move this setup to this distro, but am missing some (hopefully obvious) piece of the puzzle.
Has anyone accomplished something similar to this setup?
Has anyone gotten the w1-gpio and w1-therm drivers compiled, if so where is the source code, or what package are they a part of?