github.com/bora-sy/ESPRobot
Working on a robot, made with ESP32 and NodeMCU boards. The controller uses esp-now protocol to communicate with the robot. I designed a test body to put everything on it and test how much current the motors draw and how fast the robot can get.
github.com/bora-sy/AccessControlSystem/commits/main
I've created a door access control system, and it's finally at the MVP stage. Currently, it can be accessed through Discord or a REST API, and I'll soon add other methods like RFID and PIN
Still working on the Access Control System. Completed the core software. Working on adding the entrance methods (Keypad, RFID, Discord, HTTP Request [for shortcut actions]) and improving security.
github.com/bora-sy/AccessControlSystem
Reached another milestone and still working on the Access Control System. Completed the electronics and half of the software.
github.com/bora-sy/AccessControlSystem
github.com/bora-sy/arcade-counter
Arcade Ticket & Remaining Session Time Counter
Still working on it! Completed the config website, device's wiring & screen pages. Working on the casing & API connection.