I have to say there are some fairly poor and mediocre Android app related to the Arduino. Generally there is very little content, way too many pop up ads and…
iainhendry
-
-
ElectroDroid is a simple and powerful collection of electronics tools and references.
-
In this example we will connect an LM35 temperature sensor to our Arduino The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius…
-
In this example we connect a photoresistor to an Arduino, the value read from the photoresistor corresponds to the amount of light present. The photoresistor is connected to analog pin…
-
This is a basic ‘barebones arduino’, this is an Atmega328 based design. In this example we are externally powering the Atmega from a 5v source, this removes the need for…
-
This is the second part of setting up an Arduino to program an Attiny microcontroller, in the previous parts we added support for the variety of microcontrollers. For reference purposes…