Pico I2C Scanner: Find Devices on the Bus
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.
All the articles we have published.
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.
Build a Raspberry Pi Pico project that controls an LED via serial commands. Learn wiring, code, and debugging in Velxio's browser-based simulator.
A beginner-friendly tutorial for the Pico Serial Echo example on Velxio. Learn UART communication, serial echo, and heartbeat timing with an RP2040.
Step-by-step guide to blink the built-in LED on Raspberry Pi Pico using Velxio's in-browser simulator. Covers circuit wiring, Arduino code, 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.