Franklin Dattein

Results 8 issues of Franklin Dattein

Hi, first of all, thanks for providing such a nice library. I am wondering if you plan to add Bluetooth support. Thanks

It would be nice to see what is the current time in the machine, somewhere in the UI. Thanks, Franklin

**Description** Docker container is not properly handling serial port paths, when serial devices are connected/disconnected in ARM Linux(tested on RPI 2 and 3). **Problems:** - USB device under /dev/ttyUSB0 have...

status/more-info-needed
platform/arm

I posted this in the mail list and Jeff suggested that I raised a feature request: I need to be able to do the following: board.digitalToggle(pin, HIGH, toggleInMilliseconds); The call...

protocol

Hi everyone, is there an example on how to restart Board, once the USB cable is unplugged and plugged again? Thanks

### Amplify CLI Version 12.10.0 ### Question Is it possible to configure Amplify in such a way that it will provision a **serverless** Opensearch when models are tagged with @searchable...

feature-request
question
pending-response
@searchable
transferred

Hi folks, similar to [image-builder-rpi](https://github.com/hypriot/image-builder-rpi) I use debootstrap to build debian images and as you may know, it isn't possible to pre-load a docker image with it. I believe that...

Hi there, would it be possible to execute a command after docker images are preloaded? I have some preloaded images which run with docker-compose, but I need a way to...