AA0100000101000001 / Omnitrix

Replica of the Omnitrix from the Ben 10 Classic series using esp32
MIT License
4 stars 0 forks source link

Make Rotary Encoder Mechanism #4

Open AA0100000101000001 opened 6 months ago

AA0100000101000001 commented 6 months ago

With Micro Switches like https://www.youtube.com/watch?v=I41c4Bo2q7I

AA0100000101000001 commented 4 months ago

I now think a magnetic rotary encoder with two unipolar hall sensors would be better. Or maybe MT8901A-SD.

AA0100000101000001 commented 3 months ago

So I'm going to test MT8901A-SD for the Esp32-S3 LCD 1.28 shield and use a rotary encoder like the ones that are used in boards with an encoder when I make a custom module. I'm might use EC50A0920404, EC28B1550404 or EC35AH220403 for that.

AA0100000101000001 commented 3 months ago

Or I could make an LCD module that also has MT8901A-SD that is going to connect with the rotary mechanism and a custom MCU board based on Esp32-S3 LCD 1.28 without the LCD. That way the LCD and the encoder will be elevated and the other features (Esp32-S3, USB, on-off switch, battery, buzzer, buttons for the pop up mechanism, LEDs) will be on the bottom