--
You received this message because you are subscribed to the Google Groups "Robots & Dinosaurs" group.
To post to this group, send email to sydney-h...@googlegroups.com.
To unsubscribe from this group, send email to sydney-hackspa...@googlegroups.com.
Visit this group at http://groups.google.com/group/sydney-hackspace?hl=en.
A few thoughts:a) There is a similar project currently underway at CCHS here in Melbourne, partially physically implemented, with active technical discussion. That project has leaned toward near field (NFC) rather than RFID. You can follow the discussion on the CCHS kent Lane list:
actually the cloud part is the easy bit for me. I've been doing web services since 1995, so I do that stuff in my sleep :)
But yeah I have no idea what the capabilities of the Arduino are for things like encryption, which at the very least I will probably be doing SSL for web calls.
c) I think Lemming from the Brisbane hackerspace had a board he'd designed for RFID door access for hacker/ maker spaces. Can't see the links right now, but worth seeking out
Hmm... Admittedly, I had just taken for granted that SSL would be possible on the Arduino or Netduino.
I might need to rethink things if they aren't even capable of securely consuming web services without some extra convoluted encryption.
Yeah sounds like the Rpi is the obvious choice if I want to do SSL.. I was really hoping to not have to run an OS though.
I'm definitely not a linux guru, and in my experience running an OS presents countless other problems with reliability and security.
I want this project to be as solid-state, set-and-forget as possible.
Need to restrategise I think.. Maybe I can some up with some encryption that is good enough and lightweight. Surely the .Net micro in Netduino would have at least one suitable encryption library. Will look into it more.
I think he wants to connect it to the external internet, at least that is what I thought when he said cloud based... I had assumed that he meant the door strike itself is exposed as there was no mention of a control/interface server...But then again, its probably just easiest to kill power to the door strike if I wanted to break in :) Quite a few are fail open :)
On Friday, December 21, 2012 1:36:19 AM UTC+11, Luke Weston wrote:If a door access control system is on the inside of a secure building, and it isn't directly accessible from the external Internet, does it really need to have strong crypto right up to the door strike?
How overengineered does it really need to be? In terms of malicious attack, deliberate security penetration, what are some plausible attack scenarios?
On Thursday, 20 December 2012 13:05:25 UTC+11, David Vandenberg wrote:Hey Guys,
As I have mentioned to some of you already, one of my projects is a cloud-based access control system.
I'd like to base it on Arduino and have it powered by POE.
I need it to supply power to an RFID reader and door strike. It needs internet access as the master access control database will be in teh cloud.
Just wondering what you guys think is the best way to use 802.11af to power it and have both 12v and 5v outputs.
AFAIK my options are:
1 - POE-enabled arduino, with a step-up transformer to 12v for supplying power to the external devices
2 - Plain ethernet arduino, with a separate 12v 802.11af splitter. Basic 5V regulator to power Arduino, and short cable to connect splitter to ethernet of arduino.
The main consideration here is that I want to keep it as simple and cheap as possible. With the ability to get this manufactured down the track.
Initially I think I'll be producing only 6-20 of these in the first year. But there is a possibility that I could ramp this up significantly and don't want to be manually building them and want to avoid support/maintenance issues.
--
You received this message because you are subscribed to the Google Groups "Robots & Dinosaurs" group.
To post to this group, send email to sydney-h...@googlegroups.com.
To unsubscribe from this group, send email to sydney-hackspa...@googlegroups.com.
Visit this group at http://groups.google.com/group/sydney-hackspace?hl=en.
If a door access control system is on the inside of a secure building, and it isn't directly accessible from the external Internet, does it really need to have strong crypto right up to the door strike?
How overengineered does it really need to be? In terms of malicious attack, deliberate security penetration, what are some plausible attack scenarios?
Hi everyone,Im Hovo a Member at HSBNE..I have been working secretly on a modified version of Lemmings SNARC,as it's based on the same concept it has been called the SNARC+Basically it has POE, RFID, Arduino compatible Micro and Ethernet back to base.Im currently in a redesign phase as Atmel deprecated their chip I was going to use so I have to take that off the borad for a start.If you want to check out my progress my github link is -> https://github.com/lhovo/SNARC_SMDand some images of the first prototype are here -> https://groups.google.com/d/msg/hackerspace_brisbane/rc6EGhjuUoE/EIwAZBSGbLoJIf you have any requests, comments or questions I would like to hear them.I am planning at this stage to have the next version out by mid Jan and I think this is feasible at this stage.CheersHovo
Thanks, I haven't realt done a detailed costing as yet but the AG8112 is the most expensive part by far on the board at $8 each.At present I have sunk a fair bit of my wages and time into this project as I want to see it realy succeed (plus we want to see them working in HSBNE soon as supplying power to each door is going to be a HUGE pain and expensive especially if you add a UPS for when there is no power).As for moving away from the AG81xx and something on board would be awesome I would have to do some more reserch as there are lots of problems that arise when building these things. The module has 402 resistors and is really dense, plus the extra headache of having to deal with placing components on the board in strategic locations to reduce the noise going to things like the micro and Ethernet module.Soooo for $8 I though I would skip this for the first release ;)
I would realy like to see the total board cost coming under $50 worth of parts. (not including my time to solder it all, yes I hand soldered the first board shown in the previous post - will use reflow next time or the option of getting it manufactured elsewhere)This is of course one off prices, and the more interest the more the price can be reduced.
The price could also be reduced by placing pin headers instead of screw terminals (also save space on the board)But I think it adds the the usability and ease of use and a better product. Thoughts?
For the RFID side I was initially going for 125Khz range as these are cheap and seem to do a good job. I have two chips in the back of my mind at present, Phillips HTRC110 and the Atmel U2270B, is there any others I should be looking at?
The NFC stuff looks interesting, though I think the board might have to be a bit larger to fit it all on.
At present the current design all fits on a board slightly bigger than Lemmings version 8x5cm but is still very compact compared to the arduino form factor.CheersHovo
--
Thanks, I haven't realt done a detailed costing as yet but the AG8112 is the most expensive part by far on the board at $8 each.
At present I have sunk a fair bit of my wages and time into this project as I want to see it realy succeed
(plus we want to see them working in HSBNE soon as supplying power to each door is going to be a HUGE pain and expensive especially if you add a UPS for when there is no power).
I would realy like to see the total board cost coming under $50 worth of parts.
This is of course one off prices, and the more interest the more the price can be reduced.
For the RFID side I was initially going for 125Khz range as these are cheap and seem to do a good job.
At present the current design all fits on a board slightly bigger than Lemmings version 8x5cm but is still very compact compared to the arduino form factor.
One way to do this (an idea from left field) is to remove the processor and the network chip and
offload all of that to a NetDuino or Raspberry-Pi.
It might be easier to sell as a 'shield' as well as costing you much less to produce.
Once we do start to get volume production going on these, which I'm looking to do, and pretty sure Luke is as well. The cost will drop FAST.
Yeah, and it's a whole lot more open, and gives you more freedom to choose what sort of development toolchain you're using, compared to something closed like Netduino.
http://www.plosone.org/article/info:doi/10.1371/journal.pone.0049365?imageURI=info:doi/
Carbon black mixed with polymorph, 15% by weight.
Seems to be within reach of mere mortals...