Jeremy Ellis
Jeremy Ellis
@rth What would be really useful would be the ability to convert keras hd5 files into tFlite files using the TFLiteConverter. See the example code below. ``` import tensorflow as...
Hi Joey: Great ideas which actually makes my proposal easier to fulfill as the Machine Learning part is ever changing and complex, however I am more comfortable reducing complex systems...
@jthiller I have updated the grant proposal above.
@jthiller, any feedback about approximate dates for grant approval/adjustment/rejection? Also any explanation of grant payments, how, when, regular dates, milestone completion, ...? P.S. The Machine Learning part of my possible...
@jthiller The revised application above is ready for you to have a look at.
@Scottsigel Done!
Thanks @smellai You can close this issue. Still not really sure what the Nano 33 BLE board will be called but the MKR1000 is `board: 'arduino:samd:mkr1000',`
LOL, I have moved on to the Portenta but that looks interesting @neptotech Any recent tutorials on using the arduino-create-agent ? It looks really powerful, especially from javascript.
I find the Portenta to be a bit of a power hog, even on a USB battery pack running WiFi it doesn't seem to last very long. I would also...
@TuringTW that is really interesting! Look at the code I just wrote to reset the PMIC using I2C to solve the [orange Led of Hell](https://github.com/arduino/ArduinoCore-mbed/issues/608#issuecomment-1413178638) issue ``` writeI2cRocksetta(devAddr, 0x4f, 0x0);//...