Daniel Eichhorn

Results 19 comments of Daniel Eichhorn

Hi Glyn. I think I resolved your issue and I hope you're not gonna hate yourself for it: your php script starts with an empty line, actually with a new...

Sweet! Happy that it works now! Sent from my iPhone > On 27.06.2016, at 00:32, Glyn Hudson [email protected] wrote: > > Doh indeed! Thanks so much, sometimes the simplest things...

Hi Florian I agree consistency is important in a project like this. I will see if I can understand the encoding and apply it to the UART protocol. What do...

I was actually surprised that this "multiplexing" style wasn't already implemented and MQTT only available in combination with Ethernet. But since I had hardware that offered the possibility to keep...

Ok, so let's sketch out solution 2 a bit. I have some questions: - MQTT/Wifi client: adapting the existing the mqtt client file and abstracting away the ethernet part vs....

So which chip/module would you suggest? If we see some interest it would be easy enough to adapt the hardware to be the "perfect" pax counter hardware: Nice enclosure, extended...

Funny, for me the latest version of esptool.py still doesn't work on Mac. I can see the Repleo-Port, so this is not the problem. Which version of the Nodemcu board...

Thank you! I will have a look into this as soon as possible. For the original version of the plane spotter this shouldn't be too much of a problem. On...

Hi. Thank you so much for these enhancements. As you mentioned already, they broke compatibility with previous versions and a bunch of other projects/ libraries including many of my own...

Hi @valeros Do you feel that I completely addressed your comments? Is the dependency to the arduino framework stable release because I added arduino to supported platforms? I can also...