Step 6Upload new programs
This is how you upload programs from a Mac (Sadly (?) I do not know the specifics of this process on a PC, but you use curl from the command line there too). First, you open a terminal. This is located in /Applications/Utilities and is appropriately named Terminal. If you have never used terminal before, that's OK. Next, you need to change directory so that you can access the precompiled binary for the widget you want to use. I recommend you move that binary, which will be a .binary file, to your desktop. Then, in the terminal, you can type in:
cd Desktop
Then, to confirm that the command worked, type in:
ls
Which should list all of the items on your desktop. If so, congrats! If not, try again.
Then, type in:
curl http://thingnumber1/stage2.eeprom -T thingnumber2.binary
Where thingnumber1 is the IP address of your Ybox, and thingnumber2.binary is the filename of the widget you wish to upload. Some lights should blink, and some dots should flash on your screen, and then your terminal will say 'Done' and some other junk. This means that the Ybox now has your widget.
| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|












































