Arduino Night (Friday, 2/28 @ 1900-2200)

By on February 26, 2014

A night for beginners. A night for those with experience who aren’t sure where to direct all their micro-controller skills. Please come with open minds and fresh ideas. We have several ideas for projects; would like to discus them and how Arduino night can be shaped to benefit everyone. Projects to be discussed: March Build […]

Arduino Night (16 Aug, 7-10PM)

By on August 16, 2013

This Arduino Night will cover using 4 wire touch screens. These are touch screens from some old Garmin GPS units that were cannibalized. Everyone will need to have Python installed on their laptop in order to see a plot of the points from the touch pad. Additionally, you will need to have a file called […]

Arduino Night (26 July, 7-10PM)

By on July 24, 2013

We will be covering using Python (pyserial) to communicate with an Arduino. This will include sending data back and forth as well as turning pins on and off via serial. Please ensure your laptop has BOTH Python and pyserial installed. Verify that pyserial is installed by typing ‘import serial’ in the Python interactive prompt. If […]

Arduino Night (19 July, 7-10PM)

By on July 17, 2013

This will be a do-over from last week. Word did not get out in time for most people, so we’re going to cover shift registers again. We will be looking at using shift registers with Arduino to control LEDs, and if possible, 7 segment displays. Required Items 1. Arduino & USB cable 2. Breadboard & […]

Arduino Night (12 July 7-10PM)

By on July 11, 2013

In case you all hadn’t taken a look at the cancellation thread, the Arduino Night is on for this Friday. Pyr0 graciously volunteered to teach in my absence. He will be covering using shift registers with Arduinos. Required Items 1. Arduino & USB cable 2. Breadboard & jumpers 3. Laptop with Arduino software installed Provided […]

Arduino Night (28 June, 7-10PM)

By on June 27, 2013

We will be playing around with tactile switches. Agenda 1. Wiring tactile switches 2. Turning on an LED with a tactile switch 3. Using interrupt handlers with tactile switch 4. Using switch(es) to count over serial. Required Items 1. Arduino (and USB cable) 2. Breadboard (full length preferred) 3. Wire jumpers Provided Items 1. LEDs […]

Arduino Night (31 May, 7-10PM)

By on May 31, 2013

We will only be covering interfacing with an LCD screen this week. Required Items: Laptop Arduino USB cable for your Arduino Breadboard Jumpers for breadboard Provided Items: LCD If you need any items in the required items section, please E-Mail arduino@unallocatedspace.org. We have a few of all of the required items, but we need to […]

Arduino Night (24 May 7-10PM)

By on May 23, 2013

We will be mostly playing with using analog to control digital LEDs. Agenda: Reading analog values from a potentiometer (variable resistor) Fading an LED using a potentiometer Controlling the rate of LED blinking using a potentiometer Using tactile switches to turn an LED on and off Required Items: Laptop Arduino USB cable for your Arduino […]

Arduino Night – Starting Over (10 May, 7-10PM)

By on April 28, 2013

Arduino night has come a long way over the last few months. Far enough that it’s becoming difficult for new people to join in on the festivities. That means that it’s time to start everything over again 😀 Agenda: Get everyone set up with the Arduino IDE What is an Arduino Upload “Hello World” program […]

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 (19 April 7-10PM)

By on April 18, 2013

I apologize for taking this long to announce the next Arduino night agenda. I’ve been running out of ideas O.o Here is the agenda: Refresher for 7 segment displays Displaying numbers with a 7 segment display Using tactile switches Using tactile switches to increment numbers on a 7 segment display Required Items: Laptop with the […]

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: 8-March (1900-2200)

By on February 26, 2013

This agenda is subject to change until the week of the 8th. Arduino night will kick off again on the 8th of March. Here is the proposed agenda: Agenda: 1. Using Python to communicate with Arduino 2. H-Bridge motor control (this is one not for sure just yet!) 3. Infrared detection (not actually decoding messages […]