Coder Social home page Coder Social logo

arduinolightbox's Introduction

ArduinoLightbox

What: LEDLightBoxAlnitak - PC controlled lightbox implmented using the Alnitak (Flip-Flat/Flat-Man) command set found here: http://www.optecinc.com/astronomy/pdf/Alnitak%20Astrosystems%20GenericCommandsR3.pdf

Who: Created By: Jared Wellman - [email protected]

When: Last modified: 2013/May/05

Typical usage on the command prompt: Send : >S000\n //request state Recieve : *S19000\n //returned state

Send : >B128\n //set brightness 128 Recieve : *B19128\n //confirming brightness set to 128

Send : >J000\n //get brightness Recieve : *B19128\n //brightness value of 128 (assuming as set from above)

Send : >L000\n //turn light on (uses set brightness value) Recieve : *L19000\n //confirms light turned on

Send : >D000\n //turn light off (brightness value should not be changed) Recieve : *D19000\n //confirms light turned off.

arduinolightbox's People

Contributors

jwellman80 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

arduinolightbox's Issues

Indilib support and CRLF

Hi, first of all thank for this piece of code
I've made a few changes to make it work with indilib,
but i've no idea if SGP will support that
(asked a couple of friends to try)

Most of my modification is to play around with CRLF
(i've also added servo support)
Do you mind if i make a pull request ?
Tx
Gilles.

Not working with Pro Micro

I can't get SGP to connect using a Pro Micro. Sending the commands via realterm it responds OK.
The sketch works with SGP using a nano or a Mega.
Any idea where the problem might lie?

New Alnitak generic command

Hi Jared,

Really hope you can update the command so that other Softwares also can connect with it. I tried your Arduino firmware recently and it failed to connect in NINA, SGpro and so on.

Hope to hear from you soon.

Regards,
Tom

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.