 |
www.elektronik.si Forum o elektrotehniki in računalništvu
|
Poglej prejšnjo temo :: Poglej naslednjo temo |
Avtor |
Sporočilo |
PC_Master Član


Pridružen-a: Pon 17 Mar 2008 20:10 Prispevkov: 319 Aktiv.: 1.52 Kraj: Domžale , Blizu Ljubljane , Poštna 1230
|
Objavljeno: Sob Mar 22, 2008 5:26 pm Naslov sporočila: Arduino in vprašanja |
|
|
Zivijo , zelo me je pritegnil Arduino in njegov enostaven "C" programski jezik.
Zanima me , ali je možno uporabljati Arduino programski jezik in narediti .HEX dadoteko , nato pa programirati kakšen AVR na poljubnem programerjem?
Hvala. |
|
Nazaj na vrh |
|
 |
Branez Moderator


Pridružen-a: Pon 14 Apr 2003 7:21 Prispevkov: 7831 Aktiv.: 33.05 Kraj: Koprivnica HR
|
Objavljeno: Sob Mar 22, 2008 6:22 pm Naslov sporočila: |
|
|
Tam (Arduino) imaš forum kjer boš sigurno dobil odgovor.
Arduino Forum je napisal/a: |
Now what we need to do is add a Target so that we can build our app via Hitting the Build button in Xcode.
Right click on Targets and click Add new Target.
Click Shell Script Target
Type Build Hex
Close the window that pops up.
Now hit the little arrow to the right of the Targets. You will now see Build Hex
right click it and now choose New Build Phase - New Run Script Build Phase.
Now in the script dialog box type
Koda: |
Code:make clean
make
echo "BUILD"
exit 0 |
Now you are finished. You can read the Makefile to setup your cpp file for building. After you do that you can now click Build to get a build. If you look in your project directory you will hopefully see a test.hex file. If so then I wrote this tutorial correctly and you followed it correctly. If not post a message and I will try and help you.
|
_________________ The true sign of intelligence is not knowledge but imagination.
Creativity is intelligence having fun!
Albert Einstein |
|
Nazaj na vrh |
|
 |
PC_Master Član


Pridružen-a: Pon 17 Mar 2008 20:10 Prispevkov: 319 Aktiv.: 1.52 Kraj: Domžale , Blizu Ljubljane , Poštna 1230
|
Objavljeno: Sob Mar 22, 2008 6:56 pm Naslov sporočila: |
|
|
Branez je napisal/a: |
Tam (Arduino) imaš forum kjer boš sigurno dobil odgovor.
Arduino Forum je napisal/a: |
Now what we need to do is add a Target so that we can build our app via Hitting the Build button in Xcode.
Right click on Targets and click Add new Target.
Click Shell Script Target
Type Build Hex
Close the window that pops up.
Now hit the little arrow to the right of the Targets. You will now see Build Hex
right click it and now choose New Build Phase - New Run Script Build Phase.
Now in the script dialog box type
Koda: |
Code:make clean
make
echo "BUILD"
exit 0 |
Now you are finished. You can read the Makefile to setup your cpp file for building. After you do that you can now click Build to get a build. If you look in your project directory you will hopefully see a test.hex file. If so then I wrote this tutorial correctly and you followed it correctly. If not post a message and I will try and help you.
|
|
Hvala! |
|
Nazaj na vrh |
|
 |
Akul Neznanec


Pridružen-a: Čet 28 Feb 2008 0:57 Prispevkov: 4 Aktiv.: 0.02 Kraj: Ljubljana
|
Objavljeno: Sob Apr 05, 2008 11:24 pm Naslov sporočila: |
|
|
Zdravo,
mesec nazaj sem si kupil Arduino Diecimilo z namenom da se bom skozi prakso naučil čimveč o elektroniki. Čist lepo počasi sem napredovol dokler nisem našel projekta, ki uporablja atmega32. Zdej se mi pa kar naenkrat tako "mudi" da ni časa da bi se o stvari podučil in mi boste morali oprostiti če je vprašanje butasto. Zanima me kako oziroma če je sploh možno programirati atmega32 skozi arduino? |
|
Nazaj na vrh |
|
 |
Branez Moderator


Pridružen-a: Pon 14 Apr 2003 7:21 Prispevkov: 7831 Aktiv.: 33.05 Kraj: Koprivnica HR
|
Objavljeno: Ned Apr 06, 2008 6:52 am Naslov sporočila: |
|
|
Branez je napisal/a: |
Tam (Arduino) imaš forum kjer boš sigurno dobil odgovor. |
Pa menda FAQ tudi obstaja.  _________________ The true sign of intelligence is not knowledge but imagination.
Creativity is intelligence having fun!
Albert Einstein |
|
Nazaj na vrh |
|
 |
|
|
Ne, ne moreš dodajati novih tem v tem forumu Ne, ne moreš odgovarjati na teme v tem forumu Ne, ne moreš urejati svojih prispevkov v tem forumu Ne, ne moreš brisati svojih prispevkov v tem forumu Ne ne moreš glasovati v anketi v tem forumu Ne, ne moreš pripeti datotek v tem forumu Ne, ne moreš povleči datotek v tem forumu
|
Uptime: 494 dni
Powered by phpBB © 2001, 2005 phpBB Group
|