Code Monkey home page Code Monkey logo

arduinostudio's People

Contributors

bchintx avatar busykai avatar chrisbank avatar couzteau avatar dangoor avatar denniskehrig avatar eztierney avatar gruehle avatar ingorichter avatar iwehrman avatar jasonsanjose avatar jbalsas avatar jdiehl avatar jeffrybooher avatar joelrbrandt avatar larz0 avatar lkcampbell avatar miguelcastillo avatar mynetx avatar njx avatar peterflynn avatar pthiess avatar raymondlim avatar redmunds avatar ryanstewart avatar tommalbran avatar tvoliter avatar walfgithub avatar websitedeveloper avatar zaggino avatar

Stargazers

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

arduinostudio's Issues

Build instructions?

I'd like to build Arduino Studio from scratch -- making use of libs I've already got installed, etc -- but can't figure out how.

It'd be great to have a section in the README.md with build instructions, at least for Linux/Mac where people are likely to want to build Studio from scratch.

Terminal Background

How can I change terminal colors? I prefer to use it with a black background.
Tools >> Theme could change the theme of all Arduino Studio Application. And, It will be nice to add somthing to change the syntax highlight theme independently.

Paths too long on windows 7

When extracting the zip file on Windows 7 with 7zip I got an error while it was copying from the temp directory to the desktop. When I copied it to the C:\ drive it was fine and appears to be working.

Also, the windows 7 built in zip utilities failed to open the file but 7zip opened it and when I used 7zip to test it it was ok.

Serial Monitor port appears to send but can't recieve.

Also on Windows 7. I uploaded a blink demo to my Uno board and it works... so I added code to print the millis() to serial... I can see it print when using the Arduino IDE 1.6.5 so I know it isn't a problem with the Uno, it appears I can send from the Arduino Studio IDE as the Rx Led blinks but it isn't receiving the serial output in Arduino Studio.

Autocompletions for variables

Hey. I noticed the variables don't get autocompleted, and That would be really useful...

You could use this regex to match variable declarations :

(int|boolean|bool|long|char)\*{0,1} ([a-zA-Z]+)

Inprove upload process

Please, improve the upload process to only upload the scketch if the scketch is already built.

Unable to include own libraries

I'm using linux 64bit version (0.0.5 - alpha)

After successfully (?) adding a library from zip file, I'm unable to compile the program as I get :

[3/12/2016 12:14:02 AM] - Command failed: /tmp/build1457738042474/sketch_mar10b.cpp:4:21: fatal error: OneWire.h: No such file or directory #include ^ compilation terminated. 

Also "clicking" the add button in import library sub menu doesn't add the include statement into sketch for the once uploaded, only libraries already included with the studio works.

Shortcut for toggle comments

Neither Ctrl+/ nor Ctrl+Shift+/work to toggle comments on my linux box. I am using Portuguese-Brazil keyboard layout.

Errors in Arduino Alpha < A.S.>

The ArduinoStudios is giving me a error saying:Command failed: C:\Users\Franks\AppData\Local\Temp\build1441644299986\MPU6050_Tx.cpp:16:18: fatal error: Wire.h: No such file or directory #include "Wire.h" ^ compilation terminated.

(let me add a side note that this new error just occur while at first it was giving errors about SPI now is about Wire when Wire is in there as well)

in the regular IDE i dont get this issue but in the Alpha/ArduinoStudios i do, any fix for this?

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.