GithubHelp home page GithubHelp logo

panstamp / arduino_nrg Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 13.0 5.75 MB

NRG core files for Arduino IDE

License: GNU Lesser General Public License v3.0

Makefile 1.24% C++ 8.17% C 87.44% Logos 0.38% Python 0.86% Shell 0.12% Objective-C 1.03% RPC 0.76%

arduino_nrg's People

Contributors

dberenguer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

arduino_nrg's Issues

COM port "file not found" on windows

Not sure if it's only me, but when programming NRG1.0 board I needed to change the msp430-gdb command to do "target remote \\.\COM26" on windows instead of simply "target remote COM26" which is default.
Could somebody perhaps try it as well? (tested on win7 64b)

A external/internal clock switch needs to be added

So far, the panstamp is external clock bounded and it would be more universal to make it work with its own internal clock for those who wish to rely on the internal clock for cost and development purposes.

The delay() function is not precise

After some analysis, I came across the fact that the delay() function is quite significantly offset from the real time. delay(1000) is approx. 1.2s; This needs to be changed. The delayMicroseconds() however seems to be more precise and reliable.

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.