GithubHelp home page GithubHelp logo

kerusey / coffeebreaker Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 2.0 13.15 MB

Why do we still need a Barista to have a cup of coffee ☕?

License: MIT License

Python 8.26% Shell 0.09% Java 62.29% C++ 6.85% Processing 22.51%
android big-data coffee coffee-machine coffeebreaker raspberry-pi

coffeebreaker's Introduction

Hi there 👋

Languages and Tools:

How to reach me:

coffeebreaker's People

Contributors

blueblood-dev avatar conng avatar dependabot[bot] avatar kerusey avatar llav3ji2019 avatar nzhnme avatar sexualanton10b avatar syorito-hatsuki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

coffeebreaker's Issues

Add the error datasheet

Develop a CoffeeBreaker error datasheet witch contains 3 numbers:

  • error location(1 - server, 2 - cluster, 3 - app)
  • error type (1 - network, 2 - permission, 0 - unknown etc.)
  • error itself (1 - location, 2 - no response, teapot, etc.)

So for example code for Permission denied to access the gadget location would be 321

P.S. error itself code is individual for each location (i.e. you cannot get 321 error from server or cluster)

Bigdata

Required:

  • Test blocks of bigdata
  • Write a method to work with sql database
  • Pay extra attention to the ML methods

file dropping

drop file to path:
"/home/pi/Documents/Validation.json"
"/home/pi/Documents/Order.json"
when download from google drive

coffee types mls

cappuccino : 200, 300
milk (additional): 100
espresso: 30, 60
crema: 100, 200
latte macchiato: 200, 400
milkcoffee: 200, 400

Coffee Bar's locations

Add json to server, with information like below

{
  "CoffeeBreaker": {
    "x": 46.4629101,
    "y": 122.2449094,
    "id": 5
  },
  "CoffeeBar": {
    "x": 37.4629101,
    "y": -122.2449094,
    "id": 3
  }
}

And create script for simplify add new places

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.