I2C RTC Clock with DS1307 on Velxio
A step-by-step guide to reading time from a DS1307 RTC via I2C with Arduino, using the Velxio in-browser simulator.
All articles with the tag "arduino".
A step-by-step guide to reading time from a DS1307 RTC via I2C with Arduino, using the Velxio in-browser simulator.
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 beginner-friendly tutorial on controlling an LED via Serial commands using Arduino Uno in Velxio simulator.
A beginner-friendly tutorial on using Arduino's Serial library for USART communication. Build a serial echo project in Velxio's browser-based simulator.
Step-by-step tutorial for wiring a 20x4 LCD to Arduino Uno and programming it with LiquidCrystal library in Velxio simulator. Includes circuit diagram, code, and debugging tips.
Step-by-step tutorial for wiring and programming an ILI9341 TFT display with Arduino Uno in the Velxio simulator. Covers SPI connections, Adafruit GFX graphics, and animation.