Bart De Lathouwer
Bart De Lathouwer
Hi I have made a c# application that expose a WCF service and I would like to advertise that service in Windows using SSDP. **My Question: - what do I...
### Discussed in https://github.com/lathoub/Arduino-BLE-MIDI/discussions/53 Originally posted by **agentff6600** March 23, 2022 Hi! I updated to the new version today. I tried compile MidiBle.ino again onto an Arduino NANO 33 IOT...
- MIDI_CREATE_CUSTOMSERIAL_INSTANCE: both overwritten serial and MIDI settings - MIDI_CREATE_SPECIAL_INSTANCE: overwritten serial settings (overwritten MIDI settings MACRO already exists)
# Active Sensing 2 types of Active Sensing, receiving and sensing of Active Sensing. Work has been based on re-reading literature and online MIDI implementation manuals from various manufacturars. ##...
Hi, I wrote a [library for Arduino to send/receive ipMIDI](https://github.com/lathoub/Arduino-ipMIDI) (IDE 1.8.10). All works fine, but after a while, the Arduino stops receiving input (sending bytes continues to work). The...
This Ethernet library does **not** define the BYTE_ORDER of the chipset that is used, the wifi library does (as does the ESP32). I have made a suggestion [here](https://github.com/lathoub/Arduino_Endian), so that...
My MKRGSM1400 hangs after a random amount of time (sometime after a couple of seconds, sometimes after an hour). The Code (based on the `GsmWebClient` example, but then 'get' is...
Hello Raising this issue also here, receiving bytes a multicast stops after a while (on W5100 and W5500), also when using the W6100 (W6100 MKR-Ethernet Shield). I have tried multiple...
Add this library to the Arduino Library Manager as described [here](https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ#how-can-i-add-my-library-to-library-manager) Remains: - Tag it and push the tag (or create a release if you web hosting offers a way...