Code Monkey home page Code Monkey logo

labhackers_usb2ttl8adapter_triggerexamples's Introduction

LabHackers_USB2TTL8Adapter_triggerExamples

Provide working code examples of triggers for the USB2TTL8 Adapter box using a number of programming languages and environments

/processing/processing.pde Tested with Processing 4 on macOS.

/python/labHackers.py Tested with Python 3 on macOS.

/matlab/labHackersTest.mlx Tested (live script) in Matlab 2022b on macOS.

Note: Works with baud rates of 115200 or less.

/Unity_SerialPort/Unity_SerialPort Tested in Unity 2021.3.15f1 on macOS.

Note: Set baud rate to 128000 and enable Dtr flag.

The example will send messages when pressing spacebar while entering text.

It is better to copy and paste the desired command to avoid sending incomplete commands.

To get the Unity SerialPort example you need to clone the repository with the --recursive option:

git clone --recursive [email protected]:MonicaPH/LabHackers_USB2TTL8Adapter_triggerExamples.git

or update the submodule later:

git submodule update --init

labhackers_usb2ttl8adapter_triggerexamples's People

Contributors

felixdollack avatar monicaph avatar yuk4869 avatar

Watchers

 avatar  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.