AVIL

AVIL is an open source (GPL) interpreter (and programming language) originally designed to run on Arduino. AVIL programs are just plain text files stored on a micro SD card, so you have GBs of space available! AVIL's project was initially inspired by this project.
ORIGINAL POST
By Alessio Villa
components
details

Avil.jpg

With AVIL you can:

  • Read/Write digital I/O.
  • Read inputs from serial or from via telnet.
  • Write output to serial line or via Ethernet.
  • File operations (read, write, create, delete).

AVIL was created just for fun as a personal challenge, but I hope it could be useful in your project or that it will get you inspired for something new!

Avil.jpg

With AVIL you can:

  • Read/Write digital I/O.
  • Read inputs from serial or from via telnet.
  • Write output to serial line or via Ethernet.
  • File operations (read, write, create, delete).

AVIL was created just for fun as a personal challenge, but I hope it could be useful in your project or that it will get you inspired for something new!

documents
Code
alejho/AVIL
Schematics
Schematics

COMMENTS

Please Login to comment
  Subscribe  
Notify of