psun03
Posts: 24
Joined: Sat Feb 09, 2013 5:53 pm

Home Automation Using HEYU issues

Sat May 25, 2013 4:08 am

A few months ago my rasp pi decided not to allow me upload anything via ftp, so i decided to start clean... i downloaded the lastest wheezy build and been trying to install heyu without an success
these are the steps i took

sshed into my rasp pi
i download heyu-2.11-rc1 into my rasp pi
unzipped it
went into the directory and try to build heyu by typing in
sh ./configure
make
and then this is where it hangs up all the time...

any suggestions?
do i have a busted rasp pi?

sprinkmeier
Posts: 410
Joined: Mon Feb 04, 2013 10:48 am
Contact: Website

Re: Home Automation Using HEYU issues

Sat May 25, 2013 8:38 am

does dmesg say anything?
in another terminal run top to see if anything is chewing on your CPU.
check the memory line to see if you're using swap (which is S L O W on the RaSPi)

User avatar
harrie
Posts: 6
Joined: Sun Dec 30, 2012 10:46 pm
Location: Netherlands

Re: Home Automation Using HEYU issues

Mon Feb 25, 2019 6:53 pm

I installed it successful a few days ago:


mkdir -p ~/.src ; cd ~/.src
wget http://heyu.org/download/heyu-2.10.tar.gz
tar xf heyu-2.10.tar.gz
cd heyu-2.10
sh ./Configure
make
# ... note this will take several minutes!
sudo make install
# select '3' - In directory /etc/heyu (for system-wide access)
# select '/dev/ttyUSB0'

see: https://aznot.com/Heyu
Happy with my van Citroën JumPi

Return to “Automation, sensing and robotics”