esp-rfid
ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS (by esprfid)
Mach3Controller
Android / ESP32 / ESP8266 Controller (+ coordinate display) for Mach3 CNC (by Patrick-E-Rankin)
esp-rfid | Mach3Controller | |
---|---|---|
3 | 1 | |
1,417 | 17 | |
1.0% | - | |
6.5 | 3.2 | |
about 2 months ago | about 4 years ago | |
C++ | C++ | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
esp-rfid
Posts with mentions or reviews of esp-rfid.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-27.
-
Ask HN: What have you built with ESPHome, ESP8266 or similar hardware
I'm helping our local Fablab to manage physical access with a series of ESP8266 and esp-rfid https://github.com/esprfid/esp-rfid/ (of which I became maintainer. If you want to use it as well I can help!)
-
RFID Power Supply Intergration
https://github.com/esprfid/esp-rfid supports MQTT
-
I made a small card reader!
not with esp32 but esp8266 https://github.com/esprfid/esp-rfid
Mach3Controller
Posts with mentions or reviews of Mach3Controller.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Turn ESP32 into a keyboard, connect it to WLAN
I got it to work by having a python script that waits for specific packets then translates them to keystrokes. Python is compatible with Windows, Mac and of course Linux. The Keyboard library is very interesting and by using Python we can easily make wifi keyboards, controllers, etc. If you have control over the computer and can install python on it, this is easy to do. Here is my github project that shows a real world example. Receive.py is what you should look over. You don't have to use UDP, TCP would be more reliable but if it's just moving slides well then.... Yeah that's up to you lol.
What are some alternatives?
When comparing esp-rfid and Mach3Controller you can also consider the following projects:
ESPKey - Wiegand data logger, replay device and micro door-controller
ESP32-A2DP - A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF
arduinoWebSockets - arduinoWebSockets
MPCNC-Nano-Estlcam-Shield - Ein CNC Shield für die MPCNC in Verwendung mit Estlcam
rdm6300 - A simple library to interface with RDM6300 RFID reader.
GRBL-Pendant-with-LCD - Arduino UNO or MEGA Pendant with LCD for GRBL 1.1f (Jog X Y Z and send any Command while connected to PC simultaneously)