Last seen: 2026-07-02 11:09 pm
That is incredible that AI can go to that level, analyze and come up with a solution. I will have to take a look at that. I have not used AI at that l...
check out Seeed Studio . They have some low power esp32 boards.
@coops For sure, like usual, start at the beginning and build up to it. All this stuff takes time. I probably started 3 or 4 years ago learning web de...
When i moved from AVR to esp32 it got me into the world of web development. I learned html, css and javascript. Learned about servers and nodejs. It o...
You can power some external devices using esp32 pins as the source if the current draw of those devices are within the current spec of the esp32. The...
I'm glad you got it working. It would be a good excercise to see if you could get it working with an 24L01. The packet size on the 24L01 is only 32 by...
Can the esp32 on board act as a server and read the frames from the gopro then your phone would connect as a client to the esp32 to be served the fram...
I am also following Paul McWorters class. I tried to purchase the sunfounder hat but they were out of stock so I am building the hardware on a bread b...
Hello bomtech, I aslo use the esp32 also especially if i am using wireless for my projects. The esp32 forced me to learn other software like html,...
@robotbuilder I guess my point was just use the serial.print statements at the end, after reaching your count. Best to keep interrupt routines ...
If I am understanding this correctly maybe this will help. I am responding to your original code. Set a flag to high inside your interrupt and in yo...
@lom If windows dinged I would think it recognized something was plugged in. Try rebooting.
Try going into device manager, com & lpt section. See if com port 6 is shown. unplug the cable and plug in the cable and see if it changes anythin...
@tfmccarthy Very cool, didn't know AI could do circuits/schematics. That may come in handy for me because although I graduated with an EE degree I ...
I remember that comment but I really didn't know what it meant. I am still not using AI much in my day to day so I don't know what that means as far a...