toz

Results 64 issues of toz

hi, loading of some images (in ram?) takes some time before the first start. maybe possible to have a countdown displayed while this?

my main-wish: i have one folder with pictures of different orientation (portrait/landscape) and different sizes (mostly near to full-hd 1920x1080, but all more or less) i have two screens as...

Just for future-development: (i see you improved a lot on fb.py) :smile: i switch of my raspberry-pi display with the tvservice -o/p utility. if i switch the hdmi-port, my monitor...

as you improved/expanded everthing a lot, i feel encouraged to make some suggestions... :cold_sweat: i start fb.py as a system.service on my raspberry, but while testing i start it from...

the document in the github here shows a different structure than in the original paper. how come? what is the source of the github document here? some updates? also the...

Action-code is stated as uint8 (a full byte)?, but deciphered only as 4-bit. shouldnt it be type-marked as something like ```"uint4"``` ? or clearly stated whats the high/low-part (from left...

as a noobie i rely on the documentation to understand and use berry language. the port for the [iter-methods (on list-elements)](https://github.com/berry-lang/berry/wiki/Chapter-7#iter-method). is a little short. ![image](https://user-images.githubusercontent.com/5937811/221134960-02724557-d0ef-401e-af10-a14a22267097.png) could you add wich...

Anybody tried to discover Hikvision cams? And events from that brand? Maybe this can be done with node-red? Discover: https://github.com/bartbutenaers/node-red-contrib-onvif-nodes#discovery-node Events: https://github.com/bartbutenaers/node-red-contrib-onvif-nodes#event-node

**Is your feature request related to a problem? Please describe.** have lots of bluetooth devices adverticing a lot data on bluetooth, tried to identify all of my bt-devices with https://espresense.com/beacons/apple...

enhancement

i did everything as in dokumentation. if i run object_detection_picamera.py i got this error. ```ImportError: libgstbase-1.0.so.0: cannot open shared object file: No such file or directory``` any hint what is...