Skip to content
/ EVLock Public

Unlocking a Lock (ev3 robot) via smile detection and Discord commands.

License

Notifications You must be signed in to change notification settings

tejaboy/EVLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVLock

Unlocking safe (ev3-powered) via smile detection and/or Discord commands.

A simple Internet of Things (IoT) application that uses the MQTT network to allow communication to takes place between an EV3 Brick and personal computer.

Getting Started

Prerequisites

[Optional]

  • Discord Bot's Tokean - if one wishes to send commands via Discord.

Installing

  1. Clone/Download the Repo.

Running the tests

  1. Open up Visual Studio Code.
  2. Open Folder (File -> Open Folder -> EVLock/Client)
  3. Open another Visual Studio Instance
  4. Open Folder (File -> Open Folder -> EVLock/Server)

The Client directory is for the EV3 Brick. The server is for the PC.

On the client, to download the script to the ev3 robot, press F5. On the server, to start the server, press F5. (The run settings has already been set in the .vscode folder).

Built with

  • Python
  • OpenCV
  • ev3dev
  • ev3dev-browser
  • discord.py
  • paho-mqtt

Author

License

This project is licensed under the GNU General Public License 3.0 - see the LICENSE.md file for more details.

About

Unlocking a Lock (ev3 robot) via smile detection and Discord commands.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages