Silver-coated wire? I don't have that lying around.
Paperclip has worked fine in my experience. I've got a bunch of these and the stock antenna really is just awful.
ESP32-C3 SuperMini antenna modification
21–23 of 23 posts
Re: ESP32-C3 SuperMini antenna modification
#22Antenna design is a dark art, I like simple hacks like this. > The two parts of the antenna are intentionally designed to create an omnidirectional radiation pattern without a pronounced directionality. I worked on a project a while back to try to utilize this to detect the arrival direction of WiFi signals approximately based on received strength. Do this for enough base stations and you have a very crude positionin…
I'm doing something similar, using the directionality of the antenna to turn an ESP32 into a high RPM gyroscope for use in a combat robot. Standard gyro chips top out well under 1000 RPM, and are much more expensive than an ESP32 board, plus the ESP can serve as the radio control link and brain of the bot at the same time.
Re: ESP32-C3 SuperMini antenna modification
#23Earlier quoted context omitted.
I'm doing something similar, using the directionality of the antenna to turn an ESP32 into a high RPM gyroscope for use in a combat robot. Standard gyro chips top out well under 1000 RPM, and are much more expensive than an ESP32 board, plus the ESP can serve as the radio control link and brain of the bot at the same time.
cool idea. care to share more? my thought would be continuously measuring antenna impedance over time, and looking for a peak in this signal's spectrum near the rotation frequency. could also try with a photodiode (+ optional light source, or use ambient light) (this would be similar to an optical computer mouse), which i guess could be more directional, and thus give a stronger signal