Giter Club home page Giter Club logo

particleusbhid's Introduction

ParticleUSBHID

image

A Microsoft excel sheet paired with multiple particle photon/electron microcontrollers that can send text via USB to the connected device. Currently used to inject strings to an array of devices whos security prevents sending keystroke/device control using other methods.

The keyboard library is only compatible with particle Gen 2 devices (photon , electron , P1). Newer particle products (Argon , Boron, P2 ) do not support the USB HID behavior due to the the components used in production.

The VBA script in Microsoft Excel is used to input data and make API requests to the Particle Cloud. The Particle Cloud receives the API request made by the VBA script and passes the data to the Particle Photon. The Particle Photon has firmware that is written in the Particle Web IDE, which is designed to interpret the data received from the Particle Cloud. The firmware uses the Keyboard library to send the keystrokes specified in the data received from the VBA script. The keystrokes are then sent to the attached USB device as if they were being typed by a user.

This process can be represented in a flow diagram as follows:

VBA Script in Excel -> API Request -> Particle Cloud -> Particle Photon (firmware) -> USB Device.

The Particle Photon acts as a bridge between the VBA script and the USB device, allowing the keystrokes to be sent from Excel to the USB device.

image

particleusbhid's People

Contributors

digivi13 avatar

Watchers

 avatar

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.