Giampaolo Mancini
Giampaolo Mancini
* Citrix * Disqus * Heroku * Intercom * Microsoft * Mixpanel * OneAll * Podio * Scaleway * SparkPost * SurveyMonkey * TypeForm * Zapier
Ciao, sto facendo un po' di prove – e tutto sembra funzionare correttamente – e credo che si potrebbe usare [PyInstaller](http://www.pyinstaller.org/) per generare un "pacchetto" più facile da usare per...
When the sketch is busy and spends too much time between subsequent `BLE::poll()` calls, data coming from Cordio's HCI gets discarded. Included examples simulate the issue creating busy workloads via...
Increasing MQTT buffer size on STM32H7-based board allows use cases such as using large `String` values to carry payloads to 3rd platforms.
Add support for MacOS universal dylib for lzss library. A new version of `lzss.dylib` has been generated in Universal (aka. fat) format: it now supports both x64 (Intel) and arm64...
This PR adds support for specifying custom timeouts on Ethernet connections. Combined with the ArduinoIoTCloud library, this PR allows writing sketches that don't block for 15s in the `loop()` if...
MacOS' sed needs to have $a followed by a real NL.