Ethan Arnold

Results 13 issues of Ethan Arnold

I installed this library via PIO and am trying to get the example working, so far, after an hour or so, without success. I have a BLDC motor (from a...

We are really stumped, we installed nextepc 3 weeks ago on a fresh Ubuntu 18 box and it worked right away, with UE's connecting, internet access etc. Then something happened...

Help Wanted

As of today, this build.gradle works for me (StarterCode): ``` apply plugin: 'com.android.application' android { compileSdkVersion 28 buildToolsVersion "28.0.3" defaultConfig { applicationId "com.example.android.shushme" minSdkVersion 16 targetSdkVersion 28 versionCode 1 versionName...

As am amateur ESP8266/ESP32 developer who has done a few projects, I wonder: Why doesnt the main openEVSE module just use an ESP32 as it's µC and provide Wifi out-of-the-box?...

running "java ./Risk.java" just produced several "cannot find symbol" errors... (Ubuntu Linux 18, openjdk 17)

Hello, I am using Ubuntu 18.04, installed openocd 0.10.0 via apt-get, cloned this repo, bought a STlink 2.0 adapter and nrf51822 board similar to the one in the README photo,...

Thank you for this fantastic project! I had a big problem when my Dad became senile and wasnt able to operate his TV or radio anymore. He lives in an...

I notice each CT input has it's own mid-voltage divider circuit (2x470k). Why can't one mid-voltage be used for all 4 CT's? Also: Why use 2.5v reference at all, why...

I am trying to follow this tutorial: https://www.arducam.com/docs/cameras-for-raspberry-pi/synchronized-stereo-camera-hat/opencv-and-depth-map-on-arducam-stereo-camera-hat-tutorial/ I have a Raspi4B/8GB with RaspiOS Bullseye 32bit and the 8MP stereo camera kit (UG-512 and UC-506). Running 1_test.py works (apart from...

Sorry for the dumb question, but how do I install/implement it into stable-diffusion-webui? I can't find any install/usage instructions...