-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
white screen #2
Comments
Interesting, I haven't seen a 'problam accessing board folder...' error like that before. If you ssh to the Yun do you see a /mnt/sd/arduino/www/SmartAlarmClock folder with the python scripts inside it? |
Thanks Tony, I'm having a really hard time moving the files and directories over? mv and scp commands don't seem to work? also I have sd1 and sd2 in /mnt/ any help would be great! BTW I ssh from a Mac |
Hrm that's odd, what if you mount the SD card on your mac does it bring up the file system on it and let you copy over the files to the right spot (/arduino/www/SmartAlarmClock on the SD card)? |
Hi Tony, Thank you and have a nice little holiday! On Dec 23, 2014, at 8:08 PM, Tony DiCola [email protected] wrote:
|
I'm having the same problem; get the same error and tried copying files onto the www folder but still same error when trying to upload sketch. Tony, please explain easy STEPS how to copy the python files to SD card as everyone is having absolute nightmares with it! I'm sorry to say this but your information with regards to sd card python files needs an update. thx |
Love this project idea... can't get it to work?!
all Temboo and google calendar seem to be fine.
can get the TFT to work fine with other sketches
I'v tried adding the arduino/www/ directories thru ssh and in finder...
during upload:
Global variables use 921 bytes (35%) of dynamic memory, leaving 1,639 bytes for local variables. Maximum is 2,560 bytes.
Warning: Problem accessing board folder /www/sd
'calls' are going thru temboo... again just a white screen
The text was updated successfully, but these errors were encountered: