Read a Virtual DS1307 RTC with Raspberry Pi Pico I2C
Step-by-step tutorial to read time from a DS1307 RTC over I2C on a Raspberry Pi Pico using the Velxio in-browser simulator.
All articles with the tag "velxio".
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 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 building an I2C scanner with Arduino Uno on Velxio. Includes circuit wiring, code walkthrough, and debugging tips for hobbyists.
A step-by-step tutorial for controlling an RGB LED with Arduino PWM on the Velxio simulator. Includes circuit wiring, code walkthrough, and debugging tips.