Light Logo

Light Logo is a small programming environment (compiler) with which users can control LED lights with code. Light Logo uses a small vocabulary (linked below) of the Logo programming language.

Getting Started

Download Light Logo

Installing LightLogo on an Arduino

1. make sure your computer can communicate with the Arduino. This will happen automatically on a Mac.

2. plug in the Arduino

3. double click assembler.jar in the LightLogo-vm folder.

4. click on the ASM button. You should see a number of words reported back.

5. click on the download button. You should see some flashing yellow lights on the Arduino and an amount of time reported back.

6. close assembler.jar

7. press reset on the Arduino

8. double click on LightLogo.jar in the LightLogo folder

9. click on the download button

10. close LightLogo.jar

11. disconnect and reconnect the Arduino. A single white led should go on

12. double click on LightLogo.jar again and start having fun...