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

From London Hackspace Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
== Updates ==
 
== Updates ==
  
* 11-AUG-2014: Ready for intergration with the Lulzbot
+
* 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 ==
 
== Specs ==

Revision as of 11:04, 6 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:

  • TI Connected Launchpad
  • RC522 chipset
  • Solid state relays for equipment control

Links