Thanks for sharing, good video. Helpful as trying one myself. Keep them coming!
@BasementElectronics2 ай бұрын
I'm glad you enjoyed the video. Thank you for watching
@ricksampson67803 ай бұрын
Most interesting practical application, there are some examples in the public domain with AI generated code.
@BasementElectronics2 ай бұрын
No doubt. I like the idea of using AI for helping with your code, but I will always go over it again to 1) make sure I understand it 2) make sure it's right
@ricksampson67802 ай бұрын
@@BasementElectronics Absolutely agree!
@bennguyen13133 ай бұрын
Any thoughts on using an ESP-PROG / JTAG adapter for debugging? My goal is to use VS Code / PlatformIO / FreeRTOS and move away from the Arduino IDE's setup(), loop() etc!
@BasementElectronics2 ай бұрын
I have looked at those, but I admit I get lost pretty quickly. I do want to learn more about it though since it provides direct programming for the chips which means less overhead and better performance