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 "raspberry-pi-pico".
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 beginner-friendly tutorial on using the Raspberry Pi Pico's ADC to read analog inputs and the internal temperature sensor, with circuit and code walkthroughs.
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 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.