Integration of RFID reader for Open Car Sharing

Inquiry and support for Freematics products
Post Reply
pingu_98
Posts: 4
Joined: Thu Jun 01, 2017 6:52 pm

Integration of RFID reader for Open Car Sharing

Post by pingu_98 »

Hi everyone,

Firstly - Freematics team, great product!

Now I've bought it and plan to use it for something you perhaps never indented - open source car sharing.

The idea is hopefully simple. We'll mount an RFID reader in the car, connect it to the Freematics One and use it to unlock the doors when the right card is presented (the card being validated beforehand via GPRS/text message).

It seems feasible to hook up a UART RFID reader to the Atmel 328 via software serial, it might mean disabling the bluetooth and/or a few other items. What do you think?

Otherwise, my back-up plan is to read the MAC address of the bluetooth module in a phone and use that as the 'key' to unlock the car, instead of an RFID card (much simpler technologically, but not quite as easy to use for the human).

I know that not all cars support door locking/unlocking via OBDII - this is something on the list to be worked on.

Here's a video of my initial testing of the RFID module:
https://www.youtube.com/watch?v=XlYf1wRLxyo

All feedback welcome :)

Regards,
James
protomor
Posts: 99
Joined: Wed Oct 14, 2015 9:17 am

Re: Integration of RFID reader for Open Car Sharing

Post by protomor »

Won't the freematics unit have to be powered all the time in order for this to work? I've killed cars leaving OBD2 stuff plugged in that were low power consumption. Dunno about the freematics unit.
pingu_98
Posts: 4
Joined: Thu Jun 01, 2017 6:52 pm

Re: Integration of RFID reader for Open Car Sharing

Post by pingu_98 »

Yes, power drain is something I have on my list to worry about - it should be possible to put some of the components into low power mode, but fundamentally the reader (power supply) and RFID element would need continuous power to be effective.
stanley
Site Admin
Posts: 1018
Joined: Sat Mar 01, 2014 3:15 am

Re: Integration of RFID reader for Open Car Sharing

Post by stanley »

After entering standby mode, drawing current is about 10mA.
Post Reply