Code Monkey home page Code Monkey logo

equipment-apps-scripts's Introduction

equipment-apps-scripts

Contain scripts that would aid in the equipment list apps. READ ME BEFORE USING

Setup

This action only need to do one time on each device.

Download and install python

Download python from this website (Must be Python 3.x.x or above)

Note that when installing python remember to tick the box add to path

add to path

Verify if Python is downloaded correctly.

Open command prompt and type this code python -- version

If python was installed correctly the command prompt will print out the version of your python

Install relevant packages

In the command prompt copy and paste this

pip install opencv-python
pip install pyqrcode

Downloading this respo

Download this respo, if you dont have git installed you can download it as ZIP file

Using the Application

QR code Generator

  1. Open the text file qr_text.txt.
  2. Type in the custom ID of the equipment that needed to generate the qr code. Remember type everything above the line as shown -----type the custom ID above this line press enter for every new line-----
  3. Save the text file.
  4. Double click the file qrcodegenerator.py.
  5. Generated QR code are now located at qrcodes.

Warning: don't delete the textfile inside each folder

Image resizer

  1. Place the image that are needed to resize at the folder before_resized
  2. For the image to not be distorted please put square image inside the before_resized folder you can crop the image here photoresizer
  3. Double click the file imageresizer.py
  4. The resized image are now in the the folder resized

Warning: Dont delete the texfile inside each folder

Footnote

If there is any question please email me as I am probably not working at lumiled when you are reading this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.