Skip to content

Projects: How to use BASIC on Arduinos

Stefan Lenz edited this page Oct 26, 2022 · 22 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.

Clone this wiki locally