Robert Klauco

Results 18 issues of Robert Klauco

I have a bit of a problem. I downloaded the clean repo and updated the modules. My problem is - the source uses http_server.h that gets overwritten by the esp-idf...

Hi. I'd like to have image sequence instead of encoded video - I'd like the SW to keep the actual JPG files. It would be great if the folder was...

request
plugin idea

Missing the proper upload to ESP32 (boot loader, partitions, ...). Do not merge, this is just for code review.

Not an issue :) I was just wondering if someone ordered such layout from something like JLCPCB and wants to share the remaining with the world ;) This looks just...

Updated majority commands I could from the changelog with a lot of help from Discord and reading source code (where I could understand it). Far from perfect, but more up...

**Is your feature request related to a problem? Please describe.** I installed a GPS module on my quad and wanted to test the GPS rescue. I realized there is no...

feature request

I've connected my strip of WS2812 and uploaded the pre-build code. The web looks great ![screenshot from 2019-02-10 19-09-39](https://user-images.githubusercontent.com/2346083/52537580-928be080-2d68-11e9-90e6-7e4a9c1d3ff1.png). However, the connected strip does not work - only led color...

I had to slightly adjust the code for AS5600. It's still dirty (e.g. no protection, the overturn is VERY rough, ...) but it works already and could be a good...

Hi. I was checking your code for the AS5600 i2c encoder for ESP8266 and I noticed one tiny improvement. Within the readTwoBytes() subroutine you are addressing one address byte of...

Hi. I found out why my Z axis worked so erratically. It was not due the frequency or missed pulses. The problem is resolution. As I have 4096 pulses per...