Ron Evans

Results 88 issues of Ron Evans

We need to have a way to run tests against these drivers...

help wanted

This PR adds the `go_package` option to the .proto files used for the tensorflow serving API. This will allow `protoc` to be able to generate Golang wrappers. See https://developers.google.com/protocol-buffers/docs/reference/go-generated#package for...

To use this module as a BLE central from a machine running Windows there are a few more interfaces that need to be implemented. - [ ] Connect to a...

enhancement
help wanted
next-release
windows

Took me a while to actually report this, because I thought it had to be some problem on my machine, but after testing on another system, I think it is...

nrf

Need to add instructions on how to install softdevice firmware on v2 board.

This PR adds the "channelscan" example that shows use of goroutines and channels with Go Bluetooth.

Hello, there I was looking at https://github.com/tensorflow/tflite-micro and wondering if it would be possible to use go-tflite with that and TinyGo. Any thoughts on this would be appreciated. Thank you.

I am unable to run the mma7760.py sample python code on the Gateway using the Firmata subplatform, even after changing the i2c bus to 512 as follows: ```python from __future__...

The DFRobot Mic seems to be extremely voltage sensitive. It does not really at all on the Arduino101, not sure this is something that can be fixed in code...

Hi, there. It would be really great to be able to have CORS support. Since custom domains typically need this on Heroku... Thanks!