January 28, 2013

Good Weekend - NFC, Raspberry Pi, and Arduino

It's been a slow haul getting the parts so I had a quite a bit of the code written for the system before getting the NFC cards.  This weekend was wrapping things up and moving from breadboards to prototype boards. Before this I'd done a grand total of 4 electrical solder joints so it's been a fun ride.  Actually pretty relaxing, cutting wires to fit sucks, but soldering was good.

The code was a mix of my ideas and a whole bunch of stuff from a variety of sources:
  • Raspberry Pi Relay Demo - Found this to let me know I could do it using the Sainsmart board.  For some reason his actual site went up in smoke.  Fumbled thought the comments and saw a common them about using a transistor to protect the circuit so that led over here....
  • Relay discussion
  • Well you can't actually use the GPIO pins without some way to access.  Didn't feel like writing and compiling straight C so I went with Python and used the RPi.GPIO library
  • I really can't say enough about http://learn.adafruit.com/.  It's a wonderful way to learn both Arduino and Raspberry Pi.
I've got it up and running now so more code and description tomorrow.  I will leave on this note. Hot glue is a great connector, but it sucks to work with and smooth out.  Next time on the coverplate I'll just join using superglue to start or maybe the plastic putty that is thicker.  Not happy enough with the current look.

No comments: