Viewing profile — dcmorton
dcmorton
HN member- Joined
- Fri, Sep 11, 2015, 3:36 AM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About dcmorton
No profile information was provided.
Recent public activity
-
comment
Comment #24183394
I've done something pretty similar that with my project here [0]. Instead of using MQTT the ESP32 feeds directly to an InfluxDB database. [0] - https://github.com/dcmorton/esp32-dh…
-
comment
Comment #24183381
Bit of shameless plug, but I put this [0] together to make it easy to build a simple, flashable MicroPython image with your code included. [0] - https://github.com/dcmorton/esp32-m…
-
comment
Comment #18775088
My solution/fix for this was downgrading VirtualBox back to 5.2.18; seems like something in Virtualbox 5.2.20+ seems to initialize the mic when the VM is booting. Guessing is an un…