Tag Archives: arduino

Arduino Tutorial – Episode 1

An introduction to the Arduino, and an overview of how to install the IDE (Programming Environment) & Drivers. This is the first in our Arduino Tutorial series – Over the next few episodes we will cover electronics basics, and programming … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment

Roys Techno Babble #2 Interfacing the TPA81 with an Arduino and sample VB app

Roy shows how to interface the TPA81 with an arduino and how to visualise the readings in a VB App. Example Arduino Code and VB App

Posted in Uncategorized | Tagged , , | Leave a comment

A simple example sketch using 2 Digital inputs and the Data Logging Shield

This example was for a simple logger which polls 2 input buttons and records a message including the date/time. Although fairly simple this example may benefit anyone who is looking to get a head start on using our Adafruit Data … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment