Commit Graph

27 Commits (2617ce35ac3bffc4feee3db96c844c7f801460bc)

Author SHA1 Message Date
Guillaume Dott 2617ce35ac Add info and power buttons 2017-11-07 11:50:18 +01:00
Guillaume Dott 4406b45f7a Add hand cursor on sleep mode 2017-11-04 00:40:53 +01:00
Guillaume Dott 00c0c98f56 Move button images in CaptureButton 2017-11-04 00:19:25 +01:00
Guillaume Dott 933f63d146 Display images after capture 2017-11-04 00:19:20 +01:00
Guillaume Dott 4f7a833151 Add sleep mode 2017-10-04 00:33:40 +02:00
Guillaume Dott 1a7fed1e1e Add photo film svg 2017-10-04 00:33:40 +02:00
Guillaume Dott 4202319537 Change button color to black 2017-10-03 00:08:27 +02:00
Guillaume Dott 228ed201a6 Use fake Camera when picamera is not found 2017-10-02 10:59:49 +02:00
Guillaume Dott f67ec8b037 Display countdown at bottom of the screen 2017-10-02 10:57:43 +02:00
Guillaume Dott f76851ba23 Hide button when disabled 2017-10-02 10:57:03 +02:00
Guillaume Dott 9e487481e4 Add transparency to buttons 2017-10-02 10:57:03 +02:00
Guillaume Dott b74cc4f7e0 Add camera icon on button 2017-10-02 10:57:03 +02:00
Guillaume Dott 4ebc825781 Test camera streaming 2017-10-02 10:57:03 +02:00
Guillaume Dott 031796401a Take picture with camera 2017-09-29 14:12:02 +02:00
Guillaume Dott 62d7913f85 Limit refresh rate to 60 FPS 2017-09-29 11:47:32 +02:00
Guillaume Dott 3b1967db22 Add picamera support 2017-09-29 11:28:58 +02:00
Guillaume Dott 597d9974b1 Use screen resolution to init display 2017-09-28 23:20:27 +02:00
Guillaume Dott 1bff74aeaa Hide cursor 2017-09-28 23:16:38 +02:00
Guillaume Dott e2a0e68839 Force python3 2017-09-28 23:16:08 +02:00
Guillaume Dott b958325a24 Add countdown to capture photos 2017-09-28 16:48:48 +02:00
Guillaume Dott a5524e7fe7 Add CaptureButton 2017-09-28 14:06:42 +02:00
Guillaume Dott c8207afa5f Choose correct driver to render to the framebuffer
https://learn.adafruit.com/pi-video-output-using-pygame/pointing-pygame-to-the-framebuffer
2017-09-28 12:17:31 +02:00
Guillaume Dott 73393de3a8 Create Button class 2017-09-28 12:17:08 +02:00
Guillaume Dott 0e88ce887d Quit when pressing 'q' 2017-09-21 15:59:04 +02:00
Guillaume Dott bb02cafc6b Modify button style 2017-09-21 14:41:56 +02:00
Guillaume Dott dab37014f6 Add buttons 2017-09-21 14:31:45 +02:00
Guillaume Dott 9a955a4b04 Test some things with pygame 2017-09-21 11:38:03 +02:00