-
Please make the ability to convert TensorflowJS models into TensorflowLite (flatbuffers?) so that they can be used on micro-controllers such as the $100 [Dual Core Arduino Portenta H7 ](https://www.ar…
-
from https://github.com/bcmi-labs/arduino-pro-content/blob/master/content/tutorials/portenta-h7/por-ard-gs/content.md :wink:
The steps should be obsolete by the time people get their boards (and t…
-
I am no longer able to compile the library
```
Arduino/libraries/ArduinoBLE/src/utility/HCICordioTransport.cpp: In function 'void bleLoop()':
Arduino/libraries/ArduinoBLE/src/utility/HCICordioTr…
-
@tensorflow/micro
**System information**
- Host OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10, Ubuntu on WSL - 20.04.1
- TensorFlow installed from (source or binary): -
- T…
-
I am working on porting this library to a new target, and I have found what I believe may be a memory leak in the HCICordioTransportClass::write() function.
In file **\ArduinoBLE\src\utility\HCICor…
-
To reproduce, just instantiate an instance:
WiFiUDP Udp;
....ino:145:9: error: cannot declare variable 'Udp' to be of abstract type 'arduino::WiFiUDP'
WiFiUDP Udp;
^~~
In file inclu…
-
To Reproduce:
In an portenta_m7 sketch:
```
#include
#include
#include
Error Messages:
\Arduino-Pro-Sketch\libraries\Arduino_MKRRGB\src\MKRRGBMatrix.cpp:25:29: error: 'sercom0' was not…
-
Arduino IDE has been working fine, I cant remember exactly when I last used it but certainly within 5 days. Now the splash screen appears then disappears.
When I remove the arduino15 directory thi…
-
java.lang.NullPointerException
at cc.arduino.contributions.packages.ContributionsIndexer.parseIndex(ContributionsIndexer.java:134)
at processing.app.BaseNoGui.initPackages(BaseNoGui.…
-
Hello,
I am looking forward to working with the amazing Arduino open-source community for GSoC 2020. I read about the portenta board and was pretty amazed by its specifications and modern design. I …