Giter Site home page Giter Site logo

scripts's People

Contributors

martin-startic avatar mgagcode avatar sistemicorp avatar theowenlione avatar v2magic avatar

Stargazers

 avatar  avatar

Watchers

 avatar

scripts's Issues

Add Arduino Hardware

First, need to pick an Arduino module? Suggestions!?

The initial HW driver should be modelled after the existing PyBoard/IBA01 drivers.
The driver needs to provide an interface to command and get responses from the HW module.
Control simple things like GPIOs, use the ADC, DAC, etc.
Ideally the driver supports long running commands.
A "jig closed" detect should also be done, again modelled after PyBoard.

Write File to uPyBoard

Add writing a file to the uPyboard class MicroPyBrd in

scripts/public/prism/drivers/micropythonbrd/upybrd.py

Create PyBoard ONLY driver

The IBA01 driver is for the IBA01 hardware, which includes a PyBoard 1.1.
The task is to port the IBA01 driver to ONLY support the PyBoard hardware. This means to take away code that interfaces with the IBA01 hardware.

demo docker run incorrect

The instructions for the Run Basic second command line is written incorrectly
CURRENTLY:

docker run -d -e SERVERIP=192.168.1.10 -p 6800:6800 sistemicorp/Prism

Prism should have a lower case p
CHANGE TO:

docker run -d -e SERVERIP=192.168.1.10 -p 6800:6800 sistemicorp/prism

Link to the Prism Demo Run Basic instruction page

https://sistemicorp.github.io/scripts/docs/build/html/prism_demo.html

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.