Skip to content

SPI

Back to Index

Related I2C, QWIIC, STEMMA, STEMMA QT, What is the difference between Stemma and Stemma QT, GPIO

WIP

SPI

raspberrypi Raspberry Pi GPIO - Getting started with gpiozero 2/22/2020

https://www.youtube.com/watch?v=iL_oZGHLHvU https://dronebotworkshop.com/raspberry-pi-gpio/ Use of Arduino is fine for most cases When you need more computational power, you may want to use a Raspberry Pi

16:15 GPIO Pins - Digital I/O 17:00 - Pins 3 & 5 - I2C (I2C1 SDA (data), I2C1 SCL (clock)) Pins 8 & 10 - Serial I/O Pins 19, 21, 23, 24, 26 - SPI (Serial Peripheral Interface) NOTE: https://pinout.xyz/pinout/spi https://en.wikipedia.org/wiki/Serial_Peripheral_Interface

electronics serial communication

PROTOCOLS: UART - I2C - SPI - Serial communications #001 https://www.youtube.com/watch?v=IyGwvGzrqp8 http://electronoobs.com/eng_circuitos_tut36.php

Additional References

  1. Adafruit Learn Guide: SPI devices
  2. CircuitPython Basics: I2C and SPI
  3. CircuitPython Basics: Digital Inputs & Outputs
  4. CircuitPython Basics: Analog Inputs & Outputs
  5. I2C addressing

This page was last updated on 2022-02-23 11:15:07 -0500.