Pico Multi-Protocol Demo: Serial, I2C, SPI & ADC on RP2040
A comprehensive tutorial demonstrating Serial, I2C, SPI, and ADC on the Raspberry Pi Pico using the Velxio simulator. Includes circuit walkthrough, code analysis, and debugging tips.
All articles with the tag "spi".
A comprehensive tutorial demonstrating Serial, I2C, SPI, and ADC on the Raspberry Pi Pico using the Velxio simulator. Includes circuit walkthrough, code analysis, and debugging tips.
A step-by-step guide to building and testing an SPI loopback on the Raspberry Pi Pico using Velxio's in-browser simulator. Includes circuit wiring, code walkthrough, and debugging tips.
A tutorial on using Serial, I2C, and SPI together on Arduino Uno in the Velxio simulator. Covers I2C bus scan, EEPROM read/write, and SPI transfer with code walkthrough.
A hands-on tutorial for the SPI loopback example in Velxio. Learn SPI protocol, wiring, and code with no external libraries.
Step-by-step tutorial for wiring and programming an ILI9341 TFT display with Arduino Uno in the Velxio simulator. Covers SPI connections, Adafruit GFX graphics, and animation.