Mike Alport

Results 5 issues of Mike Alport

I have tried installing node-red-contrib-alexa on a number of RPi's running node-red using: cd ~/.node-red npm install node-red-contrib-alexa which seems to be OK, but then the node does not appear...

Using Thonny, I've successfully installed your latest binary: https://github.com/lemariva/micropython-camera-driver/blob/master/firmware/micropython_camera_feeeb5ea3_esp32_idf4_4.bin and get the Micropython prompt, but, I can't seem to get past the simplest test: >>> import camera >>> camera.init(0, format=camera.JPEG,...

Using V1.0.3, when I do sdrpp from the terminal, I get: dyld: Library not loaded: /usr/local/opt/glew/lib/libGLEW.2.2.dylib Referenced from: /usr/local/bin/sdrpp Reason: image not found Any ideas?

I am trying to upload the LED .bin file via the OTA on a ESP32-CAM board using: https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/ Problem is that when I try to browse to the IP: 192.168.0.114/update...

This may or may not be related to the two previous "Does not recover issues". When the internet goes down I get an "Uncaught Exception". My retreat is in the...