2016년 7월 11일 월요일

intel edison board LED speech

intel edison flash tool ver. edison-iotdk-image-280915 install
putty-serial connect    system com port baudrate check

wget https://www.kernel.org/pub/linux/bluetooth/bluez-5.37.tar.xz --no-check-certificate

tar -xvf  bluz-5.37.tar.xz
cd bluz-5.37
./configure --disable-systemd --disable-udev
make
make install
vi /etc/opkg/base-feeds.conf
opkg update
opkg install python-pip
pip install pygatt
pip install pexpect

git clone    edi-cam github
cd edi-cam/bin
./install ffmpeg.sh
cd web/server
npm install

git clone led-speech github

echo 'export'  >> ~profile
source  ~/.profile

resizeBoot.sh
installPip.sh
installMraa.sh
opkg install(ALSA)

cp bluz-5.37/attrib/gatttool/usr/bin

psFTP  PC  >> intel edison     file transport (Spinks  speech  spelling)

opkg install samba
systemctl enable samba

jounal Full check

ledspeech.sh====================================================
ctrl + Z

2016년 3월 15일 화요일