Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| composants:rpi_proxi_sensor [2020/06/23 20:08] – [Wiring] mh | composants:rpi_proxi_sensor [2025/06/02 21:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| There are two different wirings, this one is for hardware SPI. Another one is used for software SPI | There are two different wirings, this one is for hardware SPI. Another one is used for software SPI | ||
| + | |||
| {{composants: | {{composants: | ||
| Line 36: | Line 37: | ||
| *Activated SPI in raspi-config | *Activated SPI in raspi-config | ||
| *wired a MCP3008 and a sharp IR module to the GPIO pins | *wired a MCP3008 and a sharp IR module to the GPIO pins | ||
| - | *installed rust | + | |
| + | *rewired to software SPI (needs documenting) | ||
| + | | ||
| <code bash> | <code bash> | ||
| curl --proto ' | curl --proto ' | ||
| </ | </ | ||
| + | *reboot to activate rust | ||
| * | * | ||
| ===== Ressources ===== | ===== Ressources ===== | ||
| *[[https:// | *[[https:// | ||