This page (revision-21) was last changed on 2021-11-21 04:33 by Murray Altheim

This page was created on 2019-12-26 08:51 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
21 2021-11-21 04:33 6 KB Murray Altheim to previous

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
__I2C__ is a [hardware] bus used across many microprocessors and microcontrollers, including the [Raspberry Pi].
It permits sensors and other IO devices to be connected to the controller (and/or each other) with only four wires (or really only ''two'' if you don't count Vcc and ground):
__I2C__ is a [hardware] serial interace used across many microprocessors and microcontrollers, including the [Raspberry Pi]. It permits sensors and other IO devices to be connected to the controller (and/or each other) with only four wires (or really only ''two'' if you don't count Vcc and ground):
At line 35 added one line
* [I2C|https://learn.sparkfun.com/tutorials/i2c] on SparkFun