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
Hi there
First, you might find it easier to use this version (which doesn't require a
kernel module):
https://code.google.com/p/tsic-pigpio/
However, for the kernel module, it is something like this:
Step 1: is to compile the source code to build a kernel module. I used
cross-compilation from Ubuntu Linux like this:
https://code.google.com/p/tsic-kernel/wiki/CrossCompilePi
Step 2: is to install the module on the Raspberry Pi. I wrote some instructions
(for a different sensor), and the process is very similar if you change the
names used (from hcsr04 to tsic...)
https://code.google.com/p/hcsr04-kernel/wiki/Installation
Hope this helps to point you in the right direction.
Kind regards
James
Original comment by jam3sward on 22 Jan 2015 at 12:13
Original issue reported on code.google.com by
[email protected]
on 22 Dec 2014 at 4:23The text was updated successfully, but these errors were encountered: