John Walicki

Results 153 comments of John Walicki

I wired a DHT-22 - it requires `count > 46` I also tried a DHT-11 - that also requires `count >46` but was less reliable. `count > 16` didn't work...

Inserting the timing changes suggested above by @novaspirit and reverting to `count > 16` was not successful. I had to change it to `count > 46` again

@aallan - I would be happy to submit a PR if you would consider it. My breadboard is here: ![DHT Pico image](https://raw.githubusercontent.com/johnwalicki/RaspPi-Pico-Examples-Fedora/main/images/pico-dht22.jpg)

@binnes Can you help JuJu ?

@iJuniorX There are two types of Cloudant service instances. The 'default' Cloudant instance uses IAM only. If you have one of those, you might have to delete it and create...

Any status on merging this PR?

We will know we are successful when the binaries appear here https://github.com/open-horizon/anax/releases and the agent-install.sh runs on a Fedora based Raspberry Pi

This clarification was merged in 2021. I like the examples that @joewxboy provided however. There are useful UserInput examples in this issue which demonstrate the typed use cases (as "string...

While you are improving the getK8sObjectFromYaml function in client.go, see #3363 which is also related.

Master GH issue: Architecture : Support for aarch64 RPMs #3255 will track all of this effort.