AapoTahkola
AapoTahkola
I am having issues with ai thinker esp32cam and servo control. After changing ledc to use different channel(channel 0 is used by the cam) I get no output. https://community.home-assistant.io/t/ai-thinker-esp32-cam-with-servo-control/466312 Should...
> @AapoTahkola this document is pretty useful to find out what pins you can use [document](https://github.com/raphaelbs/esp32-cam-ai-thinker/blob/master/docs/esp32cam-pin-notes.md) > > if you disable sd card there are pins that you can use....
I get `Component esp32_camera_my cannot be loaded via YAML (no CONFIG_SCHEMA).` if I try to compile esp32_camera as external_component.
Tried a bunch of things at HAL/STM32/HAL_SPI.cpp SOFTWARE_SPI with no improvement and then just implemented MAX_SUPERSAMPLES with a value of 5 which just reads the thermocouple multiple times and tests...
I have not been able to acquire MAX31855 for testing. Random "nop;"'s at softspi.h:receiveBit did not help.
I had at least on outset similar looking situation with stuttering prints and octoprint starting from browser if at all. After much digging, I realized I had two mac addresses...
Also occurs on max31855. I could check the timing with a logic analyzer however...
You might have better luck getting an pico w from local sellers or small business. Couple random emails here and there. I would guess it is just temporary because there...
You should also build libserialport from git - other versions can cause problems. Looks more detailed than other build instructions I have seen.