Inspiration

I was hungry af, and there was a cool post online about NFC cards.

What it does

Each NFC card is mapped to a topping available from Domino's pizza. Scan each topping you want on an NFC sensor attached to a Raspberry Pi to build your own pizza. Then scan the "end" card, and the Raspberry Pi uses Domino's internal API to order a pizza directly.

How we built it

We attached a Raspberry Pi to a SPI powered RFID/NFC sensor. For each NFC card, we mapped its UID to a topping using Python, and then built a JSON object that could be sent to Domino's API over HTTPS.

Challenges we ran into

Yeah

Accomplishments that we're proud of

Learned a lot about the SPI interface.

What we learned

A lot about the SPI interface.

What's next for Pizza

Eating it.

Built With

Share this project:

Updates