circuit

Serial Call and Response with ASCII encoded output

Serial Call and Response with ASCII-encoded output using Arduino

This example demonstrates string-based communication from the Arduino board to the computer using a call-and-response (handshaking) method. The sketch sends an ASCII string on startup and repeats that until it gets a serial response from the computer. Then it sends three sensor values as ASCII-encoded numbers, separated by commas and terminated by a linefeed and …

Serial Call and Response with ASCII-encoded output using Arduino Read More »

Wiring of the Solenoid Valves

Overview of Wiring for the Salinity Sensor Using Arduino

Other pages describing fish tank wiring: Connect electrical power to the pump and the breadboard Connect the salinity sensor to the breadboard and Arduino Connect the solenoids to the cascade control circuit (this page) Return to the main page for the fish tank wiring.   Schematic The following schematic shows the circuit for supplying power to one …

Overview of Wiring for the Salinity Sensor Using Arduino Read More »

Sensing Networks

Urban Sensing Networks using Arduino

Often government data sets available to us online are taken from major nearby metropolitan areas or infrastructural centers. With an easy to follow introduction to new softwares and technologies the “urban sensor kit” allows anyone to obtain location specific information and share that information with a growing community of designers, researchers, and many others. This …

Urban Sensing Networks using Arduino Read More »

Capacitive Sensing + Open Frameworks + SPACEBREW

Capacitive Sensing + Open Frameworks + SPACEBREW Using Arduino

This is a step-by-step on how to connect Arduino to OpenFrameworks using Spacebrew. More specifically our project focuses on the awesomeness of Capacitive Sensing to alter OF projections to create an awesome tactile experience! What the process will involve: Arduino -> Processing -> SpaceBrew -> OpenFrameworks What you will need: Software: Arduino Processing OpenFrameworks Capsense Library for …

Capacitive Sensing + Open Frameworks + SPACEBREW Using Arduino Read More »