Rupin Chheda

Results 12 issues of Rupin Chheda

I have a gen7 1.5 board with all the default setup. One peculiar thing I noticed yesterday while printing. The print was going on, and the doorbell rang. 1)The computer...

When I added the i2c driver, and ran make, i met with the following error. /home/pi/esp8266/xtensa-toolchain-build/build-lx106/root/bin/xtensa-lx106-elf-gcc -mlongcalls -I/home/pi/esp8266/esp_iot_sdk_v0.9.3/include -Imyclib -Iinclude -Iuser -O2 -I/home/pi/esp8266/esp_iot_sdk_v0.9.3/include/ i2c/i2c.c user/user_main.c -flto -nostdlib -Wl,--relax -Wl,--gc-sections -L/home/pi/esp8266/esp_iot_sdk_v0.9.3/lib...

I am trying to delete the entries associated with the model that has the Statefield. I am unable to delete them, because the TransitionalApproval Objects are protected. Please see a...

Hello! the documentation of `get_available_approvals` suggests the object returned after the execution has `destination` and `source` state references, but they are through the `transition` object.

I have modified a couple of files to enable the MPU9250 to be used with a ESP32.

I have an Arduino Folder unzipped and installed on Ubuntu. I am able to run and upload programs using the Arduino IDE. I am using WifiManager and Need to upload...

**Describe the bug** I try and access http:///river-admin **To Reproduce** Steps to reproduce the behavior: 1. With `Django` version `2.2` 2. With `Python` version `3.6.9` **Expected behavior** I expected the...

The single example in this library has include #include which obviously wont run for the ESP32 We can either include a IFDEF or create two separate files for ESP8266 and...

Hi, I have been using an arduino + ESP-01 module and wired them as depicted on your github page. Apparently an arduino sketch has been functional from a couple of...