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

Rfid retail technical overview

May 12, 2015

Download

Technology

Overview of how an RFID reader can be connected to salesforce.com to using an Arduino
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
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