Ron Evans
Ron Evans
This is how the official CI does it, apparently: https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/tools/ci_build/test_cortex_m_generic.sh
Same results with the JS example.
I will test @Propanu thanks for the update. Also, reminder to please make sure that the 01org repos are updated so I can test this on the Gateway.
Hi @Propanu I can confirm that this is still an issue with MRAA 1.7.0.
Using Firmata.
Perhaps @juliancheal can help point you in the right direction, @donv
Hello @barkerest thank you for the PR and sincerely sorry about the delayed response. Could you please elaborate on the comment "requires a patched FFI gem that also recognizes MSYS2"?...
Support for the GrovePi+ running firmware 1.3.0 has been merged into the `dev` branch of Gobot here, thanks to @lucavallin for the initial inspiration. https://github.com/hybridgroup/gobot/blob/dev/drivers/i2c/grovepi_driver.go Examples of use here: https://github.com/hybridgroup/gobot/blob/dev/examples/raspi_grove_pi_blink.go...
We should probably update the docs to make it easier for OSX users. Many of the examples are currently written assuming Linux port mappings. I think most Linux users can...
Currently, we only have support for the Bluetooth Classic Sphero models, mostly due to a lack of BLE support in Ruby. Hopefully we will be able to fill that gap...