ESP32-WROOM-32
Posted: Sat Mar 02, 2024 7:12 am
Hi
Would like some advice on ESP32-WROOM-32.
My project is to read (not the RC522 etc, but with later design readers)) rfid tags, probably the 13.56 Murata 3mm tags.
Each reader to be attached to a ESP32 pin.
When each pin activated the micro will place into the HID format and send via usb to laptop which is open with focus on a LibreCalc Spreadsheet. Each read of tag will have a suffix or prefix added to present the ID of the reader used. So each set of data would have the tag ID and the reader ID.
Once the data is captured, would need to find out how much data each time, and it is then placed into HID hopefully with simple instruction, and then the focus on laptop takes care of the data and then manipulates etc.
As I understand at the moment the ESP WROOM is HID capable.
Are there any existing projects similar that I can refer to. Is the WROOM the best option or a different ESP32?
Maybe I expect it to be simple to do! lol
Would like some advice on ESP32-WROOM-32.
My project is to read (not the RC522 etc, but with later design readers)) rfid tags, probably the 13.56 Murata 3mm tags.
Each reader to be attached to a ESP32 pin.
When each pin activated the micro will place into the HID format and send via usb to laptop which is open with focus on a LibreCalc Spreadsheet. Each read of tag will have a suffix or prefix added to present the ID of the reader used. So each set of data would have the tag ID and the reader ID.
Once the data is captured, would need to find out how much data each time, and it is then placed into HID hopefully with simple instruction, and then the focus on laptop takes care of the data and then manipulates etc.
As I understand at the moment the ESP WROOM is HID capable.
Are there any existing projects similar that I can refer to. Is the WROOM the best option or a different ESP32?
Maybe I expect it to be simple to do! lol