matteocargnelutti / jean-pierre

A Raspberry Pi robot that helps people make their grocery list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo Current version : v0.1 - "Baguette"

Build Status

A Raspberry Pi robot that helps people make their grocery list.

Jean-Pierre is a little DIY robot based on the Raspberry Pi Zero W that uses a camera to scan food barcodes : it fetches information about the product from the OpenFoodFacts API and adds it to a grocery list that the user can manage from a web interface.

On this repository, you'll find everything you need to build and configure your own Jean-Pierre.

What does it look like ?

Prototype : For now, it just looks like a random Raspberry Pi Zero with a camera module, a buzzer, and a glorious mustache.

hardware

How does it work ?

Just place a product in front of Jean-Pierre's camera : it will detect its barcode and try to find info about it before adding it to the grocery list.

beep

Web interface

Jean-Pierre comes with a web interface that allows users to manage their grocery list and products database from a computer or smartphone. software

Docs

Contribute !

I would be glad that Jean-Pierre continues to improve and evolve : don't hesitate to contribute :) !

Special thanks to ...

  • My brother nico_hitman and my wife for their help with the soldering, the electronics and everything I am way too clumsy to do.
  • Jako35 for being handsome.
  • The authors of all the awesome libs and APIs I used in this project.
  • GitHub user filoor (https://github.com/filoor) for the NL language file (12/12/17)

Follow me on Twitter

@macargnelutti on Twitter

About

A Raspberry Pi robot that helps people make their grocery list.

License:MIT License


Languages

Language:Python 58.6%Language:CSS 20.1%Language:JavaScript 13.2%Language:Shell 4.1%Language:HTML 3.9%