Skip to content

Blink Tutorial with Arduino Board

Nilson Lazarin edited this page Oct 14, 2024 · 3 revisions
Examples Tools Wiki

First, you need to deploy the Javino Blink example on your Arduino Board. Follow the steps below:

  1. Download the latest Javino Library.

  2. Import the library into your Arduino IDE.

  3. Create a new project with the Javino Blink example.

  4. Deploy the code on your Arduino Board.

Clone this wiki locally