projects:electronics:plc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:electronics:plc [2025/09/23 21:26] – daniel | projects:electronics:plc [2025/09/27 06:52] (current) – daniel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | IPMB20RP | + | ====== Steps to install an Iono Pi====== |
| + | This particular model is a IPMB20RP. | ||
| + | |||
| + | Following the instructions in the kernel module github page, all the examples seem to work. The kernel module is compiled for a specific kernel. If apt update/ | ||
| + | |||
| + | Chatgpt gives some hints. | ||
| + | First, it says I should install raspberry pi headers: | ||
| + | |||
| + | '' | ||
| + | |||
| + | Then, it suggests putting the kernel module in a subfolder '' | ||
| + | |||
| + | ====== Usage ====== | ||
| + | Reading the temperature from the file system seems to work: | ||
| + | |||
| + | $ cat / | ||
| + | 23875 | ||
| + | |||
| + | The overlay for the onewire sensors seems to be called dtoverlay=w1-gpio | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ====== Links ====== | ||
| [[https:// | [[https:// | ||
| Line 8: | Line 36: | ||
| Kernel module: [[https:// | Kernel module: [[https:// | ||
| + | |||
| + | Onewire discussion: [[https:// | ||
| + | |||
| + | |||
| + | |||
projects/electronics/plc.1758662763.txt.gz · Last modified: by daniel
