Go to advanced search

by jolle-pe
Mon Jan 12, 2015 8:53 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Problem with DHT11 Sensor
Replies: 1
Views: 705

Problem with DHT11 Sensor

Hi everybody, i got a problem with a DHT11 Sensor. I used a c++ program to read all data and save them into a sqlite database. Here is my code (wich is a little optimized for failure) You see if the value for temperature is 10.128, 11.128, 12.128 the program read the value again. double Service::Rea...
by jolle-pe
Wed Jan 07, 2015 6:33 pm
Forum: Troubleshooting
Topic: Missing .so file after compiling
Replies: 3
Views: 715

Re: Missing .so file after compiling

I already did like mentioned in my start post.

But after compiling I got the error message, that the recquired .so file was not found.
by jolle-pe
Wed Jan 07, 2015 3:18 pm
Forum: Troubleshooting
Topic: Missing .so file after compiling
Replies: 3
Views: 715

Missing .so file after compiling

Hello everyone, I made a program in c++ with sqlite3 kompex framework. Now I flashed the latest version of raspbian on my raspberry pi b+ and after successfull compiling, I want to run the program with sudo rights. But now I got the following error: ./Hauptprogramm: error while loading shared librar...
by jolle-pe
Tue Jan 06, 2015 12:54 pm
Forum: C/C++
Topic: Problems with mailx in c++
Replies: 1
Views: 575

Problems with mailx in c++

Hi, I got a problem with my c++ Program. It uses the mailx package for email notification. When I type in the terminal the email will arrive the reciever. cat helloworld.txt| mailx -s 'This is the subject' johndoe@gmx.de But when I try it in my c++ program with the following programcode, it doenst r...
by jolle-pe
Sat Jul 19, 2014 11:12 am
Forum: Automation, sensing and robotics
Topic: How to connect a temperature sensor?
Replies: 7
Views: 1303

Re: How to connect a temperature sensor?

Does anyone have a program code for checking the temperature?
by jolle-pe
Sat Jul 19, 2014 11:02 am
Forum: Automation, sensing and robotics
Topic: How to connect a temperature sensor?
Replies: 7
Views: 1303

How to connect a temperature sensor?

Hi, i have a temperature sensor for the raspberry pi. It was part of a "getting started" bundle. But there was no description how to wire the board to the raspberry pi. http://www.laub-home.de/images/thumb/7/74/Tempmodule2.jpg/120px-Tempmodule2.jpg It looks like this. As a part of the bundle, there ...
by jolle-pe
Sat Sep 21, 2013 10:12 am
Forum: Troubleshooting
Topic: How to connect Logitech K400R keyboard?
Replies: 2
Views: 2218

Re: How to connect Logitech K400R keyboard?

I get it :-)
But the keyboard layout is on us :(
I still re-configured the raspi-config - but the system still kept the us keyboard layout.
How can i change it?
by jolle-pe
Thu Sep 19, 2013 6:10 pm
Forum: Troubleshooting
Topic: How to connect Logitech K400R keyboard?
Replies: 2
Views: 2218

How to connect Logitech K400R keyboard?

Hi,

i bought a new Logitech K400R cordless keyboard.
So i plugged in the usb connector to the raspberry pi.
I started the maschine and i turned on the keyboard.
But i cant type anything - nothing is working.
How do I install or enable the keyboard?

Thanks
by jolle-pe
Sat Jan 19, 2013 12:59 pm
Forum: Beginners
Topic: How do i config VNC, SSL and Conky load at system startup
Replies: 1
Views: 899

How do i config VNC, SSL and Conky load at system startup

Hello,

I want to use my PI as a home server.
How can I VNC (tightvnc), SSL and Conky declare (Starts on bash script "conky") as an automatically startup?

greeting

Julian

Go to advanced search