Go to advanced search

by Quadcube
Mon Jul 02, 2018 12:18 pm
Forum: Raspberry Pi OS
Topic: Package availability libell
Replies: 5
Views: 1095

Re: Package availability libell

Hi, I'm trying to build the latest Bluez release 5.50 to try out the new meshctl feature and I'm finding that when I run the configure command: ./configure --enable-mesh I get this: checking for ELL... no configure: error: ell library >= 0.3 is required I've been able to install other dependancies ...
by Quadcube
Fri Feb 06, 2015 7:32 am
Forum: Beginners
Topic: Node.js installation error
Replies: 11
Views: 2522

Re: Node.js installation error

ran the commands,however unable to run any node command,its giving me "no such file/ directory"
by Quadcube
Mon Jan 26, 2015 5:08 pm
Forum: Beginners
Topic: Node.js installation error
Replies: 11
Views: 2522

Re: Node.js installation error

haha,too much junk from previous projects :) probably do a clean install and setup only the necessary
by Quadcube
Mon Jan 26, 2015 4:50 pm
Forum: Beginners
Topic: Node.js installation error
Replies: 11
Views: 2522

Re: Node.js installation error

thanks a lot!
I always update using apt-get,since the first day i got the Pi,probably its time to reflash the whole sd card :)
by Quadcube
Mon Jan 26, 2015 3:56 pm
Forum: Beginners
Topic: Node.js installation error
Replies: 11
Views: 2522

Re: Node.js installation error

readelf -A $(which ls) Attribute Section: aeabi File Attributes Tag_CPU_name: "4T" Tag_CPU_arch: v4T Tag_ARM_ISA_use: Yes Tag_THUMB_ISA_use: Thumb-1 Tag_ABI_PCS_wchar_t: 4 Tag_ABI_FP_denormal: Needed Tag_ABI_FP_exceptions: Needed Tag_ABI_FP_number_model: IEEE 754 Tag_ABI_align_needed: 8-byte Tag_ABI...
by Quadcube
Mon Jan 26, 2015 3:33 pm
Forum: Beginners
Topic: Node.js installation error
Replies: 11
Views: 2522

Re: Node.js installation error

most probably running raspbian,up stream Debian?
btw,typing in lsb_release -a would show Debian GNU/Linux 7.8 (wheezy)
using uname -a would show 3.12.28+
by Quadcube
Mon Jan 26, 2015 3:08 pm
Forum: Beginners
Topic: Node.js installation error
Replies: 11
Views: 2522

Node.js installation error

used the command: wget http://node-arm.herokuapp.com/node_latest_armhf.deb sudo dpkg -i node_latest_armhf.deb however at the installing part,it always produce the error: package architecture (armhf) does not match system (armel) tried using the --force-architecture,but when the command "node-v" was ...
by Quadcube
Thu Jan 22, 2015 9:21 am
Forum: Camera board
Topic: no preview problem
Replies: 3
Views: 1095

Re: no preview problem

oh,thank you,searched around and found it doesn't work on VNC,didn't expect the VNC to be a problem
by Quadcube
Thu Jan 22, 2015 9:14 am
Forum: Camera board
Topic: no preview problem
Replies: 3
Views: 1095

no preview problem

I am interfacing with the Pi using VNC.The camera preview doesn't show up in both raspivid and raspistill. command used: raspivid -v -t 0 raspivid Camera App v1.3.12 Width 1920, Height 1080, filename (null) bitrate 17000000, framerate 30, time delay 0 H264 Profile high H264 Quantisation level 0, Inl...
by Quadcube
Thu Jan 22, 2015 8:19 am
Forum: C/C++
Topic: Button Detection Using WiringPi in C
Replies: 2
Views: 1551

Re: Button Detection Using WiringPi in C

did u debounce the button either with software or hardware(capacitor parallel to button)?
by Quadcube
Thu Jan 22, 2015 8:13 am
Forum: Beginners
Topic: 10 Electromagnetic locks on 1 Raspberry
Replies: 3
Views: 2369

Re: 10 Electromagnetic locks on 1 Raspberry

GPIO to control the transistor to power the relay(include freewheeling diode), which the relay would switch on/off the electromagnetic lock. or u can use 74HC595 shift register to control all 10 locks with 3 GPIO(serial communication)
by Quadcube
Mon May 13, 2013 11:13 am
Forum: Other projects
Topic: Adafruit 16x2 LCD problem
Replies: 3
Views: 1360

Re: Adafruit 16x2 LCD problem

thanks,shall try this out soon..my lcd wiring should be wrong
by Quadcube
Sun May 12, 2013 6:38 am
Forum: Other projects
Topic: Adafruit 16x2 LCD problem
Replies: 3
Views: 1360

Re: Adafruit 16x2 LCD problem

any help please? :(
by Quadcube
Thu May 09, 2013 4:47 pm
Forum: Other projects
Topic: Adafruit 16x2 LCD problem
Replies: 3
Views: 1360

Adafruit 16x2 LCD problem

followed the tutorial and met these errors... pi@raspberrypi ~ $ cd Adafruit-Raspberry-Pi-Python-Code pi@raspberrypi ~/Adafruit-Raspberry-Pi-Python-Code $ cd Adafruit_CharLCD pi@raspberrypi ~/Adafruit-Raspberry-Pi-Python-Code/Adafruit_CharLCD $ nano Adafruit_CharLCD.py pi@raspberrypi ~/Adafruit-Rasp...

Go to advanced search