PTH's embedded Raspberrypi tools and tweaks

From chriesibaum wiki
Revision as of 16:13, 11 August 2021 by PTH (talk | contribs) (Created page with "= I2C = Enable I2C support by configuring the interface with <syntaxhighlight lang="bash" inline>raspi-config</syntaxhighlight>. Then, install the following packages: <synta...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I2C

Enable I2C support by configuring the interface with raspi-config.

Then, install the following packages:

sudo aptitude install i2c-tools