Skip to content

DogushC/Deneyap-Kart-Web-Agent

 
 

Repository files navigation

Deneyap-Kart-Web-Agent

This project is made for https://deneyapkart.org/deneyapkart/deneyapblok/

It uses arduino-cli to interact with

  • Deneyap Kart
  • Deneyap Mini
  • Deneyap Kart 1A
  • Deneyap Kart G
  • Deneyap Mini v2
  • Deneyap Kart 1A v2

Basically this program uses websockets to connect websites front end communicates with it, parses information and utilizes arduino-cli.

Can be modified for other hardware like esp32 and Arduino.

Front-end code is in blockWebsocket.js file.

Following functionalities are implemented:

Compiling Code
Uploading Code
Changing Upload Options
Serial Monitor
Serial Write
Adding library
Changing Core Version

How To Run

You can basically download .exe from last release or

Use the package manager pip to install requirements.

pip install -r requirements

then

python main.py

Thanks @kinkintama

About

No description, website, or topics provided.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.7%
  • JavaScript 17.6%
  • Inno Setup 3.7%