Difference between revisions of "Project:Tool Access Control/ACNode-cl"

From London Hackspace Wiki
Jump to navigation Jump to search
m (link to the root of the repo.)
Line 14: Line 14:
  
 
Based on:
 
Based on:
* TI Connected Launchpad
+
* TI Connected Launchpad ~ £15
* <s>RC522</s>PN532 chipset
+
* <s>RC522</s>PN532 chipset ~ £10
* Solid state relays for equipment control
+
* Solid state relays for equipment control ~ £2 (http://www.ebay.co.uk/itm/Solid-State-Relay-For-PID-Temperature-Controller-Output-24V-380V-25A-SSR-25-DA-/191296681130?pt=UK_BOI_Electrical_Components_Supplies_ET&hash=item2c8a2bb4aa)
 +
* uln2003 Darlington array or similar to switch 5V from Connect Launchpad for relay ~ priceless
 +
 
 +
Cost: <£30
  
 
== Links ==
 
== Links ==
  
 
* [https://github.com/londonhackspace/acnode-cl energia github repo]
 
* [https://github.com/londonhackspace/acnode-cl energia github repo]

Revision as of 20:19, 16 October 2014

Objective

  • Get an reduced functionality acnode out there ASAP and add improvements incrementally as they are developed/needed.
  • Have a platform that's fexible enough to do other things (power metering, display driving, etc)

Updates

  • 5-OCT-2014: Switching to a PN532 chipset reader, had to write a library for energia. issue with not enough current to drive the SSR relay being looked into by tgreer
  • 12-AUG-2014: Problem discovered with support for mifare classic cards (old oyster, barclaycard)
  • 11-AUG-2014: Ready for integration with the Lulzbot

Specs

Minimal implemnentation.

Based on:

Cost: <£30

Links