Go to advanced search

by camillerufu
Sat Jan 30, 2016 10:58 am
Forum: Beginners
Topic: How to Interface small radar with GPIO
Replies: 3
Views: 1369

Re: How to Interface small radar with GPIO

Hello, You mean to connect the ground of the external power supply (8-12 V DC) which power the Radar module, to one of the Pi GPIO Ground pin (for exemple GPIO pin #9) ? This will put the both system (external power supply ground and GPIO ground) to the same level ? there is no problem ? Best regard...
by camillerufu
Fri Jan 29, 2016 4:48 pm
Forum: Beginners
Topic: How to Interface small radar with GPIO
Replies: 3
Views: 1369

How to Interface small radar with GPIO

Hello, I want to interface small "Radar motion detector" with Raspberry Pi GPIO input. The hardware interface is : Pin / Colour / Description / Function 1 / Black / GND / Ground, Reference potential 2 / Brown / OUT / Open Collector output 4 / Red / VCC / Operating voltage 8 ... 15V Documentation wri...
by camillerufu
Tue Jun 30, 2015 7:35 am
Forum: Advanced users
Topic: I2C and power
Replies: 4
Views: 590

Re: I2C and power

The solution was:
To have simultaneously the following settings:
In /boot/config.txt:
dtparam=i2c1=on
dtparam=i2c_arm=on
by camillerufu
Fri Jun 26, 2015 11:33 am
Forum: Advanced users
Topic: I2C and power
Replies: 4
Views: 590

Re: I2C and power

Hello,
Yes I have already done it. Thanks.
by camillerufu
Fri Jun 26, 2015 9:37 am
Forum: C/C++
Topic: sigkill at startup
Replies: 0
Views: 334

sigkill at startup

Hello,
I developp in c++ with netbeans on Windows 7 pro as cross tool chain to the Raspberry.
My program is compiled and linked. I succeed to execute it on Raspberry terminal. But from Netbeans and gdb, only a "program stop cause sigkill" occurs. Some ideas ?
Best regards
by camillerufu
Fri Jun 26, 2015 9:29 am
Forum: Advanced users
Topic: I2C and power
Replies: 4
Views: 590

I2C and power

Hello, I'am trying to drive servo motor through Adafruit 16-Channel 12-bit PWM/Servo Driver - I2C interface - PCA9685 board. The power added on this board is 4 electric battery 1,5 v. But full voltage is around 4.9 v. I can't access I2C device when i run "ls /dev/i2c*" : i2c is activated, blacklist ...

Go to advanced search