Skip to content

Projects: How to use BASIC on Arduinos

Stefan Lenz edited this page Oct 26, 2022 · 17 revisions

Getting Started with BASIC

You will need

  • any Arduino you still have in your box - an Uno or a Mega.
  • a USB Cable to connect it to your computer
  • the working Arduino IDE on your computer

Getting started - any Arduino and a cable

In the tutorial https://create.arduino.cc/projecthub/sl001/basic-on-arduinos-5b4e24 you will learn how to install BASIC on Arduinos and how to use it.

How to use a display on a BASIC Arduino

The UNO and the shield

The tutorial https://create.arduino.cc/projecthub/sl001/basic-on-arduinos-5b4e24 explains how use a display on a BASIC computer.