ESP32 Blink LED: Your First Velxio Simulation
Blink the built-in LED on GPIO2 and an external red LED on GPIO4. A perfect beginner project to verify ESP32 emulation works.
All articles with the tag "arduino".
Blink the built-in LED on GPIO2 and an external red LED on GPIO4. A perfect beginner project to verify ESP32 emulation works.
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.