Arduino Night 26 April (7-10PM)

By on April 25, 2013

This will be the last Arduino night before the classes start over again. Agenda: Binary serial comms Serial.event() usage Answer random questions Required Items: Laptop Arduino w/ USB cable PySerial installed if you want to use Python to talk to the Arduino If you need any items in the required items section, please E-Mail uas.arduino@gmail.com. […]

Arduino Night (22 March 7-10PM)

By on March 19, 2013

This Arduino Night will focus on code more than hardware. Don’t worry if you are a slow typist or don’t know much C/C++. I will be posting the code to Pastebin for everyone to access. Agenda: 1. Mapping values (convert a 10 bit value to an 8 bit value) 2. Timers (Schedule something to happen […]

Arduino Night (Fri, 15-Mar @ 1900-2200)

By on March 12, 2013

This will be a different format than last time.  This week will be the “Arduino Challenge”.  The basic idea is that I will list several simple to mildly challenging things to do with your Arduino.  All challenges will use things that we have covered (successfully) at least once.  I will not divulge the details of […]

Arduino Night (15 Feb 7-10PM)

By on February 14, 2013

The next Arduino Night will be request driven. See below for the current agenda Agenda: 1. Transistors (LEDs, and motors) 2. Reading datasheets 3. Interfacing with SRAM Required Items: 1. Arduino (Uno or better) 2. Laptop (needs to have the Arduino software loaded) 3. Breadboard 4. Jumper wires Provided Items: 1. SRAM 2. Motor 3. […]

Arduino Night (8 Feb 7-10PM)

By on February 7, 2013

We will pick up from last time with R2R ladders and operational amplifiers. If you have an oscilloscope, please bring it! By then end of the night we should be playing music through our Arduinos.   Agenda 1. Operational Amplifiers (voltage feedback only) 2. Digital to Analog Conversion (R2R Ladder) 3. Sampling Audio With Arduino […]

Arduino Night (25 Jan, 7-10PM)

By on January 22, 2013

We will cover how to use an operational amplifier to both amplify a signal, and add DC offset.  Then we will go over how to use a R2R ladder to convert digital to analog.  Finally we will combine both to have the Arduino sample audio using it’s A2D converter, and then spit it right back […]

Arduino Night 18 Jan (7-10 PM)

By on January 14, 2013

This Friday’s Arduino Night will be the same agenda from the one that was cancelled last week. Agenda 1. LCD character displays (16×2) 2. Digital Potentiometers (SPI) 3. Talking to other Arduinos (Protocol TBD) Required Items 1. Laptop 2. Arduino (any kind will do) 3. Breadboard 4. Jumper wires 5. USB cable for your Arduino […]

(Cancelled) Arduino Night 11 Jan 7-10PM

By on January 6, 2013

Due to the instructor getting ill, the class for 11 Jan has been cancelled. Please check the mailing list for details about a possible rescheduling. UPDATE: For those who are interested, several members will be at the space tonight for an impromptu Show and Tell night. We’ll talk about our projects, help answer questions and […]

Arduino Night (21 Dec, 7-10PM)

By on December 17, 2012

Back by popular demand! Please make note of the fact that the time is back to the normal 7 PM instead of 6 PM. Agenda: Transistors for LEDs and motors (a repeat, but really important!) Shift registers to control LEDs (and possibly 7 segment displays) Using tactile switches (including de-bouncing) Talking to other Arduinos (I […]

Arduino Night 14 Dec 6-10PM

By on December 11, 2012

This class will change from starting at 7 to starting at 6.  If this does not work for you, please contact the E-Mail address at the bottom.  We are fairly flexible with the time.  Also, if enough people chip in, we can order some food. Agenda DIY Arduino Build Fading LEDs with transistors 7 segment […]

Arduino Night (30 Nov @ 7PM)

By on November 28, 2012

Agenda 1. Transistors (should have done this at the last class). Using them to turn on LEDs and DC motors. 2. Two way communication to the Arduino using Serial.read() and Serial.println(). 3. Using tactile switches (tiny buttons) to toggle two LEDs. Requirements Arduino of some variety. Laptop with USB ports. Breadboard of some type. Full […]

Arduino Night (Nov 23, 7:00 PM)

By on November 19, 2012

Agenda Reading and writing to SRAM (we will be using 256K CY7C199CN chips). Transistors (should have done this at the last class). Using them to turn on LEDs and DC motors. Two way communication to the Arduino using Serial.read() and Serial.println(). Using tactile switches (tiny buttons) to toggle two LEDs. Requirements Arduino of some variety. […]