I am a Postdoctoral Research Fellow with The SUTD-MIT International Design Centre (IDC), Singapore University of Technology and Design (SUTD). My research topic is about protocol and algorithm design, resource allocation and localisation in wireless sensor network, UAV network and Ad Hoc network. I also enjoy the mobile programming (Android and Objective-C) and web server development. Thanks for sharing.
Nov 25, 2012
Ubuntu login from GUI and command line
Switch to command prompt: Ctrl + F1
Switch to GUI: Ctrl + F7
Command line to start GUI: sudo lightdm
Nov 11, 2012
Programming on Tinyos
Installation (a simple way)
1) deb http://tinyos.stanford.edu/tinyos/dists/ubuntu natty main
2) sudo apt-get update
3) sudo apt-get install tinyos
4) sudo apt-get install tinyos-2.1.1
5) Add the following line to your ~/.bashrc or ~/.profile file in your home directory to set up the environment for TinyOS development at login
#Sourcing the tinyos environment variable setup script
source /opt/tinyos-2.1.1/tinyos.sh
Subscribe to:
Posts (Atom)