Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: Silly questions
Alejandro-
de-
Montecrist-
o
Newbie
Posts: 15
Permalink
Post Silly questions
on: June 18, 2013, 09:26
Quote

hi sandy i'm very very happy with your work, and now i'm trying make stand alone polar i can make run with the controler start the code in the sd card, but i don't know how compile the haked polargraph server with bottons for making start the sd, i'm realy sucks in programation and y see the .ino files but i don't know how making the .hex with these files and modification in code
very very thanks sandy, and i debt a paintig 😉 in oils i hope no be too noob with the cuestion.
best regards Alejandro.

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Silly questions
on: June 18, 2013, 20:01
Quote

Hey Alejandro, glad you are still enjoying it 🙂

I'm not really sure what it is you're asking - the standard PolargraphSD firmware (polargraph_server_polarshield) can already draw from the code on a SD card by pressing "Draw from SD" on the touchscreen and finding the file in the list.

As a rough description, the .ino files are edited and compiled using the Arduino IDE (http://arduino.cc/). You will need to put the arduino libraries in the right places too (your sketchbook folder/libraries), and then you will be able to compile the firmware and upload it directly yourself. That is a subject a bit beyond the kind of help I can give out here, but there are lots and lots of websites about programming with the Arduino, and if you have a specific question about an aspect of the firmware code (after you have tried to figure it out yourself), then I am happy to help!

sn

Alejandro-
de-
Montecrist-
o
Newbie
Posts: 15
Permalink
Post Re: Silly questions
on: June 27, 2013, 09:29
Quote

hmmm i almost there i can load standar firmware, but when i'm trying upload the
polargraph_server_mega_mod
seems this error

C:\arduino-1.0.4\libraries\SD/SD.h: In function 'void sd_initSD()':
C:\arduino-1.0.4\libraries\SD/SD.h:60: error: 'Sd2Card SDClass::card' is private
sd:40: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:60: error: 'Sd2Card SDClass::card' is private
sd:55: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:61: error: 'SdVolume SDClass::volume' is private
sd:70: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:60: error: 'Sd2Card SDClass::card' is private
sd:70: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:61: error: 'SdVolume SDClass::volume' is private
sd:79: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:61: error: 'SdVolume SDClass::volume' is private
sd:82: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:61: error: 'SdVolume SDClass::volume' is private
sd:83: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:62: error: 'SdFile SDClass::root' is private
sd:96: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:61: error: 'SdVolume SDClass::volume' is private
sd:96: error: within this context
C:\arduino-1.0.4\libraries\SD/SD.h:62: error: 'SdFile SDClass::root' is private
sd:99: error: within this context

i try other polargraph_server_mega_buttons.ino the coded dowload from https://github.com/airzone-sama/polargraph just adding to the new firmare like 1.66 and nothing still not upload these mod, very thanks, and i dont know if are muthc problem if u can make one exa with the mod if you can? be cause i never have problems loading the exa with xloader very very thanks any way
best regards A.

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Silly questions
on: June 27, 2013, 22:09
Quote

Hi Alejandro, I'm not sure what you are aiming at. Airzone's fork of the polargraph code is a bit old now (detailed on http://www.polargraph.co.uk/forum/?mingleforumaction=viewtopic&t=151). I can't compile it either, might need a special version of the SD library or an older version maybe. But it isn't my code so I'm not going to fix it.

The official source is https://github.com/euphy/polargraph_server_mega. That compiles ok. polargraph_server_mega_buttons is good too, but it is old and has some new features missing.

sn

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.018 seconds.