Giter VIP home page Giter VIP logo

electricslide's People

Contributors

flynnguy avatar mampersat avatar

Watchers

 avatar  avatar  avatar  avatar

electricslide's Issues

create stats page

We should be able to display some stats on the stats page. At the very least, total number of slides.

Photo countdown

When we encounter a new user, we need a countdown for when we take their picture. Also maybe a confirm/re-take ability? This could happen on the last user tab.

crash on second picture

scan a second new card and get

HEY, You're NEW!!!!
mmal: mmal_vc_component_enable: failed to enable component: ENOSPC
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/dist-packages/pigpio.py", line 966, in run
    cb.func(cb.gpio, TIMEOUT, tick)
  File "/home/pi/pi/ElectricSlide/pi/reader.py", line 71, in _cb
    self.callback(self.bits, self.num)
  File "electricslide.py", line 73, in callback
    slide.ride(value)
  File "electricslide.py", line 58, in ride
    self.new_user(user_id)
  File "electricslide.py", line 40, in new_user
    camera = picamera.PiCamera()
  File "/usr/lib/python2.7/dist-packages/picamera/camera.py", line 488, in __init__
    self.STEREO_MODES[stereo_mode], stereo_decimate)
  File "/usr/lib/python2.7/dist-packages/picamera/camera.py", line 620, in _init_camera
    prefix="Camera component couldn't be enabled")
  File "/usr/lib/python2.7/dist-packages/picamera/exc.py", line 191, in mmal_check
    raise PiCameraMMALError(status, prefix)
PiCameraMMALError: Camera component couldn't be enabled: Out of resources (other than memory)

^CTraceback (most recent call last):
  File "electricslide.py", line 79, in <module>
    time.sleep(300)
KeyboardInterrupt
'''

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.