Arduino microcontroller interface with Revolution

Interested adding compiled externals from LiveCode and third parties to your LiveCode projects? This is the place to talk about them.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

mmiele
Posts: 55
Joined: Sun Jan 21, 2007 1:25 pm
Location: Naples, Italy

Post by mmiele » Sun Dec 07, 2008 11:11 am

Go to the Arduino site and read the "Getting started", the "Learning" and the "Reference" sections.

Open the Arduino environment and give a look a the the examples.

Try to read a switch on/off and a potentiometer value. Try to switch on/off one or more LEDs.

These are the basics.

hamlynart
Posts: 101
Joined: Wed Mar 19, 2008 7:10 pm
Location: Glasgow
Contact:

Post by hamlynart » Sun Dec 07, 2008 8:34 pm

Mmiele you are a Genius!

I still have a long way to go but I can now read incoming data and switch pins on and off from Runtime Revolution.

And best of all there's no need for Serial Proxy or Terminal to be running in the background or scary XML files which have to be in the same folder as is the case with Flash.

Vivre la Revolution!

Jim H

mmiele
Posts: 55
Joined: Sun Jan 21, 2007 1:25 pm
Location: Naples, Italy

Post by mmiele » Mon Dec 08, 2008 9:55 am

Thanks for the "genius" (even if I lost my Lamp a long time ago...)

And YES, Revolution and Arduino are great objects.

Mario :wink: :wink:

Moskito67
Posts: 8
Joined: Sun May 31, 2009 1:07 pm
Location: France
Contact:

Port Usb Série

Post by Moskito67 » Tue Jun 02, 2009 12:05 pm

Un site français pour:

- apprendre à programmer un micro-contrôleur (HC08)
- comment l'interfacer avec un PC ou MAC par le port Usb
- un utilitaire de test pour le port série (écrit avec Revolution)
- puis le moyen de communiquer entre ordinateurs pour contrôler ses interfaces à distance (réseau IP)

http://www.1ou2clics.fr

Post Reply

Return to “Using Externals”