發表文章

目前顯示的是 4月, 2014的文章

sfs3主硬碟故障,復原系統,遇到的小問題

●新版學籍系統程式的下載點 http://sfscvs.tc.edu.tw/sfs_stable5.tar.gz ●pietty連線,中文亂碼問題 解決方式: 1.功能表選項\字元編碼 2.勾選Unicode UTF-8 3.功能表選項\亞洲語系修正 4.取消勾選Unicode 亞洲寬符號字元  參考資料: http://jojochen.blog.ithome.com.tw/post/2529/72322 ●apache2啟動出現的警告訊息 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message 解決方式: 只要在 sudo vim /etc/apache2/apache2.conf 加入 ServerName localhost 即可 參考資料: http://etplayinfo.blogspot.tw/2013/10/ubuntu-apache2.html ●自動備份程式 下載網址:http://163.23.89.100/pub/sfs_tool/ACFSsfsBK.txt

Motoduino和S4A利用無線藍芽連線

以 Arduino1.5版 和 S4A1.5版 來設計 複製S4A15moto.image到C:\Program Files\S4A\下 開啟S4A時會有S4A.image及 S4A15moto.image 2個映像檔設定可供選擇, 選S4A15moto.image即可套用新設定 利用ArduinoIDE程式將 S4A15MOTO.ino 載入到motoduino板子中 參考資料和檔案下載點: https://sites.google.com/site/createyourowns/shi-yong-shou-ce/shi-yongmotoduino 更改 HC-06 藍芽模組 的設定 因為S4A的藍芽通訊 Baud rate的速率設定為38400 。 所以要將藍芽模組的Baud rate設成一樣(大多預設為9600,但我買到的是57600) 參考資料: http://gsyan888.blogspot.tw/2014/03/arduino-hc-06-at-command.html https://sites.google.com/site/createyourowns/shi-yong-shou-ce/lan-ya-wu-xian-she-ding