Not phsically connected to anything.
php5 Installation:
1. Get Yun logged onto your wifi network so it has internet connection
2. Use SSH client (Putty) to log into Yun, using user: root, password: •••••••
3. Type
opkg update
opkg install php5 php5-cgi php5-mod-curl php5-mod-hash php5-mod-json php5-mod-session php5-mod-mbstring php5-mod-zip nano zoneinfo-core zoneinfo-europe
opkg install kmod-usb-serial-ftdi
nano /etc/config/uhttpd
4. The text editor will open and scroll down until you find the line:
# list interpreter ".php=/usr/bin/php-cgi"
5. Delete the #, and press <ctrl>O to save file.
6. restart the Yun, and PHP should work.
http://www.lucadentella.it/en/2014/02/10/yun-sketch-uploader/
Ethernet Internet Connection:
As above 1 and 2.
- as above
- as above
- Type
nano /etc/config/uhttpd
- Add red text
setup_interface () {
proto_init_update "*" 1
proto_add_ipv4_address "$ip" "${subnet:-255.255.255.0}"
# TODO: apply $broadcast
for i in $router; do
proto_add_ipv4_route 0.0.0.0 0 "$i"
route add -net 0.0.0.0/0 gw "$i"
done
- press <ctrl>O to save file.
To update for wired internet connection...
Speech recognition
http://www.speechapi.com/demos/home/
When using Temboo, if you get CURL error try the following
http://support.temboo.com/entries/23607496-Configuring-the-PHP-SDK
Dropboxdont work
To Do List
- Retrieve list of update files from server on a search, and display in expanding select menus
- Parse Times and display as sliders with flips etc
- SVG movie (ajax) of temperatures
- during rotation, prevent ex-lead unit from closing for 30 seconds to allow replacement time to startup
- timed refresh option in browser
- combine borowser and browsert into one
- second layer of menus to represent dashboards
- setup splash screen if no systemdata found
- setup new system account using DS18B20 identifier
- download online pre-install settings from account
- add confirm on existing version upload to prevent version overwrite
- online account page
- graph favourites
- version packs
- version comments and online index of versions
- Bulletin board showing system comments
- manage account subscriptions online .. www.chargebee.com/
- helpdesk system
http://www.pontikis.net/blog/auto_post_on_twitter_with_php
https://github.com/jublonet/codebird-php
http://www.heatlink.net/rickshaw1