Go to advanced search

by dverleysen
Sun Jul 28, 2019 7:36 am
Forum: Troubleshooting
Topic: Raspberry Pi Shizzle
Replies: 1
Views: 138

Raspberry Pi Shizzle

Hey,

I have a Raspberry Pi installed in my greenhouse for some years. Recently i have some issues with it.

- Crashes almost every day
- After every reboot i have to reset the PI pw

Is there some log where I can see what is going wrong?
Updated already with the latest software updates.

Thanks!
by dverleysen
Tue Mar 05, 2019 12:41 pm
Forum: Python
Topic: How to delete old Google FIREBASE data with Pyhton
Replies: 0
Views: 147

How to delete old Google FIREBASE data with Pyhton

Hey, A while ago I moved from hosting everything on my raspberry to the cloud, also the database. I searched for a online free alternative to put my sensor data in = Google Firebase. I want to cleanup the database, i only want to keep data for eg. 1 week. Does anybody knows how to do that? I have to...
by dverleysen
Tue May 01, 2018 6:38 am
Forum: Python
Topic: Python error since 2 days
Replies: 4
Views: 1022

Re: Python error since 2 days

Thanks for the reply's! It was an issue with the wiring. Everything is back to normal :)
by dverleysen
Mon Apr 30, 2018 6:01 pm
Forum: Python
Topic: Python error since 2 days
Replies: 4
Views: 1022

Python error since 2 days

Hi, Since two days i get an error with this Pyhton3 script, strange because nothing has changed. Traceback (most recent call last): File "/home/pi/python/temp01.py", line 30, in <module> var_temp = '{0:0.1f}'.format(t, h) TypeError: unsupported format string passed to NoneType.__format__ Don't know ...
by dverleysen
Sat Apr 28, 2018 8:02 pm
Forum: General discussion
Topic: Raspberry Pi ZERO W no wifi interface found...
Replies: 8
Views: 2990

Re: Raspberry Pi ZERO W no wifi interface found...

@DougieLawson it's this version created with Etcher.

Similar issue like this? viewtopic.php?t=178362


I just downloaded the image again, and use etcher to flash the card. = Same issue :(
by dverleysen
Sat Apr 28, 2018 7:23 pm
Forum: General discussion
Topic: Raspberry Pi ZERO W no wifi interface found...
Replies: 8
Views: 2990

Re: Raspberry Pi ZERO W no wifi interface found...

@dougielawson that is what I see on the back --> https://photos.app.goo.gl/3UKAkJiHcweo8bLd7

And when I run "cat /sys/firmware/devicetree/base/model;echo"

I get = Raspberry Pi model B Rev 2 ????????????????
by dverleysen
Sat Apr 28, 2018 6:15 pm
Forum: General discussion
Topic: Raspberry Pi ZERO W no wifi interface found...
Replies: 8
Views: 2990

Raspberry Pi ZERO W no wifi interface found...

Hi, I bought this week a Raspberry Pi ZERO W and it's a struggle to config that thing! Tried to setup as a headless device but I had to much problems so I bought some adapters to connect screen and keyboard. But I cannot find any wifi icon or connection, when I run raspi-config I get the message tha...
by dverleysen
Tue Apr 24, 2018 11:19 am
Forum: General discussion
Topic: How to connect to a Raspberry Pi Zero W on the field
Replies: 1
Views: 1483

How to connect to a Raspberry Pi Zero W on the field

Hi, I just bought a Raspberry Pi Zero W with cam to setup for creating timelapse video's on the field. I don't have made a decision yet what kind of software I will use. But for config on the field, without any connection to a network. How will I be able to setup the Pi to start and configure the sp...
by dverleysen
Sun Jan 07, 2018 8:51 am
Forum: Troubleshooting
Topic: Reinstall Raspberry Pi 2B - E: Package 'php5' has no installation candidate
Replies: 2
Views: 2042

Reinstall Raspberry Pi 2B - E: Package 'php5' has no installation candidate

Hello, After a crash i'm busy to reinstall my raspberry Pi 2B I've installed already noobs via this link https://www.raspberrypi.org/downloads/noobs/ version 2.4.5 After that i'm busy to setup a lamp server, and I follow these steps https://projects.raspberrypi.org/en/projects/lamp-web-server-with-w...
by dverleysen
Sat Oct 01, 2016 9:29 am
Forum: Other projects
Topic: Showcase of my Raspberry project
Replies: 1
Views: 540

Showcase of my Raspberry project

I've got a lot of help here at the forum, many thanks! So it's my duty to present my first Raspberry project. ;) Harvesting Tomatoes - Version 2.0 https://media.licdn.com/mpr/mpr/AAEAAQAAAAAAAAjEAAAAJDUxYzY2NmMxLTVjZjctNDM1ZS04ZmJmLTYxYzQ4NTYwZjE1ZA.jpg After years of struggeling and always forget t...
by dverleysen
Mon Aug 29, 2016 7:13 pm
Forum: Troubleshooting
Topic: Raspberry webserver crash
Replies: 0
Views: 292

Raspberry webserver crash

Hey, I have some problems with the webserver on my Raspberry - Raspberry Pi2b - CMS Wordpress My raspberry is taking care of my tomatoes, more info here - https://www.linkedin.com/pulse/harvesting-tomatoes-version-20-didier-verleysen?trk=prof-post Sometimes I have a problem that the webserver of the...
by dverleysen
Wed Jun 15, 2016 7:03 am
Forum: Networking and servers
Topic: Backup a Raspberry over the network
Replies: 6
Views: 2522

Re: Backup a Raspberry over the network

RaTTuS wrote:you never mentioned anything about MySQL in your first post...
see the one above
True, sorry for that ;) // @RaTTuS
by dverleysen
Tue Jun 14, 2016 4:50 pm
Forum: Networking and servers
Topic: Backup a Raspberry over the network
Replies: 6
Views: 2522

Re: Backup a Raspberry over the network

@RaTTus
I don't think my MySQL database will be copied with that command, not sure...?
Is there a tool or command to backup everything, like a kind of 'dump' that I can take.

Why: In case of a crash of the raspberry, I can recover everything easly...
by dverleysen
Fri Jun 10, 2016 11:11 am
Forum: Networking and servers
Topic: Backup a Raspberry over the network
Replies: 6
Views: 2522

Backup a Raspberry over the network

Hey,

i'm searching a tool or a kind of code to backup my Raspberry every night to my Synology. A 'dump' should be perfect but I don't know if this is possible over the network with a working Raspberry.

Some one has any experience in making a dump over the network?
Let me know :)

Thanks!
by dverleysen
Fri Apr 22, 2016 12:32 pm
Forum: Python
Topic: USB Microsoft webcam - over exposed problem - code issue?
Replies: 1
Views: 1506

USB Microsoft webcam - over exposed problem - code issue?

Hey, I have a Microsoft USB webcam connected to my raspberry PI 2 B, but sometimes i've got a totally white picture and sometimes a bit of a normal picture. See attachment, it's like the picture is over exposed. It's something that can be fixed with some changes on the code? I've added already a kin...
by dverleysen
Fri Apr 01, 2016 10:56 am
Forum: Python
Topic: Retrieve JPG from url [solved]
Replies: 4
Views: 2893

Re: Retrieve JPG from url

Found a solution here
http://stackoverflow.com/questions/3635 ... esnt-works
Thanks for your help
by dverleysen
Fri Apr 01, 2016 9:12 am
Forum: Python
Topic: Retrieve JPG from url [solved]
Replies: 4
Views: 2893

Re: Retrieve JPG from url

Hey, thanks for the reply's, i used this code to retrieve the url. import urllib2 from bs4 import BeautifulSoup url = 'http://192.168.0.184:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture&usr=USER&pwd=PASS' html = urllib2.urlopen(url) soup = BeautifulSoup(html, "html5lib") imgs = soup.findAll("img") print ...
by dverleysen
Thu Mar 31, 2016 10:46 am
Forum: Python
Topic: Retrieve JPG from url [solved]
Replies: 4
Views: 2893

Retrieve JPG from url [solved]

Hey, On my foscam I can retrieve an image by the url, but I what to save that image to my raspberry with a python script. url = http://192.168.0.184:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture&usr=USER&pwd=PASS I've tried already this script, but i've got always a black JPG file. (74K) When I save the ...
by dverleysen
Wed Mar 30, 2016 5:33 pm
Forum: Camera board
Topic: IP camera Foscam FI9805w - JPEG CAPTURE
Replies: 3
Views: 1403

Re: IP camera Foscam FI9805w - JPEG CAPTURE

Hey you have found already a solution, to capture an image from your IP cam?
by dverleysen
Mon Feb 01, 2016 10:05 am
Forum: Other programming languages
Topic: MySql question
Replies: 24
Views: 3261

Re: MySql question

Combining Dom's SQL with mine SELECT timestamp, temp, humd FROM value WHERE timestamp BETWEEN date(date_sub(now() , INTERVAL 1 DAY)) AND date(now()) that's probably easier than doing the date maths in python. date_sub() works like date_add() https://dev.mysql.com/doc/refman/5.5/en/date-and-time-fun...
by dverleysen
Sun Jan 31, 2016 8:23 pm
Forum: Other programming languages
Topic: MySql question
Replies: 24
Views: 3261

Re: MySql question

It's a Very Bad Idea™ to give columns or tables created with any SQL engine names that match that system's data types, that will bite you on the a*** one day. Also your temp and humidity columns are numeric values, so why have you defined them as varchar(10)? Define them as float with a sensible ma...
by dverleysen
Sun Jan 31, 2016 7:51 pm
Forum: Other programming languages
Topic: MySql question
Replies: 24
Views: 3261

Re: MySql question

No, I added this afternoon an extra field 'timestamp' to my tabel, and it has already some data

timestamp = 2016-01-31 15:18:40
date = 2016-01-31
time = 15:18:40
temp = 23.5
humd = 85.0
by dverleysen
Sun Jan 31, 2016 7:43 pm
Forum: Other programming languages
Topic: MySql question
Replies: 24
Views: 3261

Re: MySql question

When I put the query of "rpdom" in phpmyadmin, I get an error
see attachment
by dverleysen
Sun Jan 31, 2016 2:47 pm
Forum: Other programming languages
Topic: MySql question
Replies: 24
Views: 3261

Re: MySql question

When I use this query Select time from value order by date desc, time desc limit 5 I get this result 14:35:02 14:30:01 14:25:02 14:20:01 14:15:01 As I said earlier, that is what you asked for. Your query specifically states to sort time (and date) in descending order - i.e. the biggest one first to...
by dverleysen
Sun Jan 31, 2016 1:49 pm
Forum: Other programming languages
Topic: MySql question
Replies: 24
Views: 3261

Re: MySql question

I changed the type of the field time and data time = type time date = type data But I have the same result as before When I use this query Select time from value order by date desc, time desc limit 5 I get this result 14:35:02 14:30:01 14:25:02 14:20:01 14:15:01 But I want this result in reverse ord...

Go to advanced search