i'm new in using Arduino uno
Is there any software that i can automatic generate source code to configure ?
Pardon for my poor english.
Any help will be gladly appreciated. thanks.
To configure what?
heixin:
i'm new in using Arduino uno
Is there any software that i can automatic generate source code to configure ?
Pardon for my poor english.
Any help will be gladly appreciated. thanks.
No, you have to learn to program if you wish to create your own sketches.
Im not trying to say you can get away from learning programming but i have seen people program an Arduino with labView and Simulink in Matlab.. as far as i know of... i haven't seen anything open source yet... and those are also consider as programming language too but only in term that they use graphical block to code
Neither Matlab or Simulink generate source code for the Arduino.
Both have code that runs on the Arduino that those environments interface with.
scratch is a kind of puzzle for kids.
try to ask for help in the international forum as well.
i'm also looking for a block type program to help me get to grips with the coding
currently i have found (but not tried yet)
http://www.modk.it
http://blog.ardublock.com/
http://codebender.cc/
Not an arduino solution, but the picAxe has Logicator which is a flowchart based language.