Claude Pageau
Claude Pageau
recompiled grive
I compiled source on Raspberry Pi 3B and runs OK. Wrote a python program to take timelapse images simultaneously on multiple RPI's and transmit data back to a hub using...
Jeff. Love your project. I am working on a project that uses multiple RPI 's with camera's could be webcams as well. The hub program starts and waits for the...
When is the expected date for the official release with production install in place?
This is the new code for life_cycles.py. It works much better for restarting by shaking RPI with a sense-hat. ```python #!/usr/bin/python print("life_cycles.py ver 1.1") """ Original program Conway.py modified by...
```python #!/usr/bin/python """ Original code modified by Claude Pageau [email protected] This code was originally posted here http://www.suppertime.co.uk/blogmywiki/2015/12/raspberrypi-dice-project/ Not sure who the original author is. I had a Raspberry pi sense-hat...
I have published a new version of PI-TIMOLE called PI_TIMOLO2 at https://github.com/pageauc/pi-timolo2 Runs on Bullseye (libcamera mode) and later. 32 or 64 bit. No Wiki yet but old wiki may...
https://github.com/pageauc/pi-timolo2 I learned quit a bit in upgrading the original picamera pi-timolo version. Used a little AI to solve some problems and google search most of the time. Reducing libcamera/picamera...
Could you provide a docker-compose.yml or instructions for installing app under docker.