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 "i2c".
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 simulating I2C EEPROM read/write with the Raspberry Pi Pico in Velxio, including circuit wiring, code walkthrough, and debugging tips.
Step-by-step tutorial to read time from a DS1307 RTC over I2C on a Raspberry Pi Pico using the Velxio in-browser simulator.
A step-by-step guide to creating an I2C scanner on the Raspberry Pi Pico using Velxio. 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.
Step-by-step guide to I2C EEPROM read/write with Arduino Uno in Velxio simulator. Covers circuit, code, key concepts, and debugging tips.