rfid retail technical overview

8
January 4, 2012 Salesforce of Things: RFID Retail Technical Overview Stu Bernstein Alex Wong

Upload: stuart-bernstein

Post on 12-May-2015

6.022 views

Category:

Technology


1 download

DESCRIPTION

Overview of how an RFID reader can be connected to salesforce.com to using an Arduino

TRANSCRIPT

Page 1: Rfid retail technical overview

January 4, 2012

Salesforce of Things: RFID RetailTechnical Overview

Stu BernsteinAlex Wong

Page 2: Rfid retail technical overview

Overview

• Business Case

• Architecture

• Schematic

• Communications

• Hardware

Page 3: Rfid retail technical overview

Business Case

• Allow a Retailer to offer behavioral targeting to vendors• Base promotional offers on

– In-store location– Weather– Season– Buying patterns

• Highlight offers visually with immediate displays in the aisles• Highlight offers with SMS notifications

Page 4: Rfid retail technical overview

Architecture

Page 5: Rfid retail technical overview

Schematic

Page 6: Rfid retail technical overview

Breadboard Schematic

Page 7: Rfid retail technical overview

Communications

• RFID scanner reads a card• Arduino makes web service call to sites page

– Sends RFID Tag and MAC address of scanner– Encrypts using simple XOR cypher with key loaded into arduino

• Force.com stores tag scan• Looks up in campaign if tag has offers for given aisle• Controller sends back as response to arduino offer lights to light up

based on RFID tag• Controller sends offer to customer’s phone using SMS via Twilio

Page 8: Rfid retail technical overview

Hardware