Michael Shulman

Results 9 comments of Michael Shulman

What hardware should I buy to try this? -ms On Sep 9, 2022, at 8:12 AM, Lando ***@***.***> wrote:  it wouldn't compile :I. my other esphome projects all include...

Maybe this? http://gcide.gnu.org.ua/download But I glanced at the resulting dictionary, and it will take some work to clean this up to be a word list. Or this: https://github.com/first20hours/google-10000-english It's the...

I commented on the other duplicate issue, and created a PR based on the most common words in English (https://github.com/first20hours/google-10000-english/blob/master/google-10000-english-no-swears.txt), removed swear words, and removed all 1, 2, and 3...

@bbusschots The list that I added in PR#28 *does* have the geographical names. They're just not capitalized so they're sorted into the combined list. But I'll confirm by pulling your...

Alex, your sample works fine, but mine doesn't. I wonder if there's something special about GPIO 11 on my board?

When I start with your example sketch, and change the pin to 11, it works. When I take my own sketch, and remove everything else, it doesn't work. The only...

It still happens if I don't include #stdio.h

ddaydd- Is this something that is implemented on the server? If so, how would I know if the server I’m connecting to implements this?

https://github.com/SignalK/signalk-server/pull/1313