Giter Site home page Giter Site logo

advancedfirmata's People

Contributors

soundanalogous avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

advancedfirmata's Issues

error: 'class FirmataClass' has no member named 'write'

When trying to compile AdvancedFirmata in a fresh install of the Arduino IDE (Mac OS X, 1.0.5) I get the following error. My ~/libraries folder is empty and I can load the other provided Firmatas (StandardFirmata for example) just fine. What am I doing wrong? Thanks!

AdvancedFirmata.ino: In function 'void sysexCallback(byte, byte, byte*)':
AdvancedFirmata:561: error: 'class FirmataClass' has no member named 'write'
AdvancedFirmata:562: error: 'class FirmataClass' has no member named 'write'

add pulse in/out support

This is tricky because the Arduino pulseIn implementation is blocking. Also how to create a pulse out without using a delay and when there are no more timers available?

Error Compiling

Arduino 1.0.5 Compiling Error

FirmataStepper\FirmataStepper.cpp.o: In function FirmataStepper::version()': C:\Program Files\Arduino\libraries\FirmataStepper/FirmataStepper.cpp:397: multiple definition ofFirmataStepper::version()'
FirmataStepper.cpp.o:C:\Users\Pu\AppData\Local\Temp\build2519940040659431898.tmp/FirmataStepper.cpp:397: first defined here
FirmataStepper\FirmataStepper.cpp.o: In function FirmataStepper::stepMotor(unsigned char, unsigned char)': C:\Program Files\Arduino\libraries\FirmataStepper/FirmataStepper.cpp:336: multiple definition ofFirmataStepper::stepMotor(unsigned char, unsigned char)'
FirmataStepper.cpp.o:C:\Users\Pu\AppData\Local\Temp\build2519940040659431898.tmp/FirmataStepper.cpp:336: first defined here
FirmataStepper\FirmataStepper.cpp.o: In function FirmataStepper::updateStepPosition()': C:\Program Files\Arduino\libraries\FirmataStepper/FirmataStepper.cpp:311: multiple definition ofFirmataStepper::updateStepPosition()'
FirmataStepper.cpp.o:C:\Users\Pu\AppData\Local\Temp\build2519940040659431898.tmp/FirmataStepper.cpp:311: first defined here
FirmataStepper\FirmataStepper.cpp.o: In function FirmataStepper::update()': C:\Program Files\Arduino\libraries\FirmataStepper/FirmataStepper.cpp:221: multiple definition ofFirmataStepper::update()'
FirmataStepper.cpp.o:C:\Users\Pu\AppData\Local\Temp\build2519940040659431898.tmp/FirmataStepper.cpp:221: first defined here
FirmataStepper\FirmataStepper.cpp.o: In function FirmataStepper::setStepsToMove(long, int, int, int)': C:\Program Files\Arduino\libraries\FirmataStepper/FirmataStepper.cpp:118: multiple definition ofFirmataStepper::setStepsToMove(long, int, int, int)'
FirmataStepper.cpp.o:C:\Users\Pu\AppData\Local\Temp\build2519940040659431898.tmp/FirmataStepper.cpp:118: first defined here
FirmataStepper\FirmataStepper.cpp.o: In function FirmataStepper': C:\Program Files\Arduino\libraries\FirmataStepper/FirmataStepper.cpp:77: multiple definition ofFirmataStepper::FirmataStepper(unsigned char, int, unsigned char, unsigned char, unsigned char, unsigned char)'
FirmataStepper.cpp.o:C:\Users\Pu\AppData\Local\Temp\build2519940040659431898.tmp/FirmataStepper.cpp:77: first defined here
FirmataStepper\FirmataStepper.cpp.o: In function FirmataStepper': C:\Program Files\Arduino\libraries\FirmataStepper/FirmataStepper.cpp:77: multiple definition ofFirmataStepper::FirmataStepper(unsigned char, int, unsigned char, unsigned char, unsigned char, unsigned char)'
FirmataStepper.cpp.o:C:\Users\Pu\AppData\Local\Temp\build2519940040659431898.tmp/FirmataStepper.cpp:77: first defined here

Subject: Arduino Yun and node.js, a good read

Subject: Arduino Yun and node.js, a good read

After spending 2 weeks working through lots of challanges with Arduino Yun and Node.js, I put together a massive article with lots of source code to cover in depth Arduino Yun and Node.js.

I also provide a pre-built binary image that you can bun onto your own Micro SD (instruction included) for the perfect Yun / Node.js setup.

I developed a serial Watchdog (for when serial bridge doesn't connect), socket.io client using binary ws for the Yun, figured our node.js live remote debug and more...

I just had too many good things to not share it with everyone, so here it is, ENJOY and please comment:

https://github.com/born2net/mediaArduino

(PS sorry that has to open an issue, but no other way to post on GitHub).

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.