Search found 25 matches
- Sat Nov 23, 2019 6:59 pm
- Forum: Python
- Topic: Is openvpn running?
- Replies: 2
- Views: 648
Re: Is openvpn running?
Thank you, the netstat method is the output I need.
- Sat Nov 23, 2019 12:23 pm
- Forum: Python
- Topic: Is openvpn running?
- Replies: 2
- Views: 648
Is openvpn running?
Hello, I am trying to write a script that would run on startup to check if openvpn server is running and if so light up a pixel on a blinkt. I am okay with the programming of a loop to check every 5 minutes if a variable is 1 and how to light the pixel but i need help checking the status of the open...
- Wed Dec 14, 2016 12:54 am
- Forum: Automation, sensing and robotics
- Topic: accurate rotation of a motor
- Replies: 6
- Views: 3790
accurate rotation of a motor
Good evening, I am working on an idea to projection map a rotating object turned by a motor mounted above it. The total piece of work will be 40 seconds long and loop continuously, I am going to (hopefully) use openFrameworks to map the content to the object but need your advice regarding rotating t...
- Sun Dec 11, 2016 10:42 pm
- Forum: Raspberry Pi OS
- Topic: I can't use apt-get cause I've have held broken package
- Replies: 28
- Views: 7231
Re: I can't use apt-get cause I've have held broken package
Same problem for me today trying to install openframeworks The following packages have unmet dependencies: libegl1-mesa-dev : Depends: libwayland-dev (>= 1.2.0) but it is not going to be installed libgtk-3-dev : Depends: libwayland-dev (>= 1.4.0) but it is not going to be installed E: Unable to corr...
- Fri Jul 10, 2015 11:40 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: BS18B20 into motion
- Replies: 0
- Views: 494
BS18B20 into motion
Good evening, If you can offer me any advice on this idea I would appreciate it. I have a Raspi running as an environment monitor for a turtle terrarium, it has two BS18B20 temperature sensors one for air and one for water temperatures which emails me should one or both of them go out of the require...
- Sun Jun 28, 2015 11:02 pm
- Forum: Advanced users
- Topic: w1-gpio w1-therm not working on New Pretty Bplus
- Replies: 9
- Views: 5601
Re: w1-gpio w1-therm not working on New Pretty Bplus
Thank you so much for fixing my problem!!! i even went as far as re soldering the board thinking I had a hardware issue :S
- Thu May 21, 2015 6:19 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Faking a mouse
- Replies: 3
- Views: 925
Faking a mouse
So say you have a situation where you need to keep a machine awake (screensaver set to start at 5 mins) I will stress this is for legitimate purposes not to defeat security protocol. My thought was to use the pi and it's gpio to fake a usb mouse input moving randomly one pixel every 10 seconds. my r...
- Wed Dec 24, 2014 6:46 pm
- Forum: Graphics, sound and multimedia
- Topic: large scale LED Matrix
- Replies: 0
- Views: 694
large scale LED Matrix
Good evening. I remember a while ago somebody building a huge LED matrix / sign controlled by the LED. I would like to do something similar but can't find their project for reference. If it is your project I would love to pick your brain. If anyone has links to a similar project I'm all ears. Best w...
- Wed Dec 24, 2014 6:43 pm
- Forum: Graphics, sound and multimedia
- Topic: Simple Projection Mapping Installation?
- Replies: 8
- Views: 3882
Re: Simple Projection Mapping Installation?
Slightly off topic but I have used a Rpi as a sub screen in a pandoras box installation. The main media server has 4x outputs (cameras) but I needed so video cues on smaller monitors around the show. So I got Pandora outputting dmx and the pi recieving dmx and firing off the videos. No warping or sc...
- Thu Dec 18, 2014 1:57 am
- Forum: Gaming
- Topic: How to install/ build/ play Quake 3....
- Replies: 203
- Views: 221180
Re: How to install/ build/ play Quake 3....
************************************************** WARNING: pak0.pk3 is present but its checksum (2985612116) is not correct. Please re-install the point release ************************************************** execing default.cfg couldn't exec q3config.cfg couldn't exec autoexec.cfg Hunk_Clear: r...
- Mon Aug 26, 2013 11:39 pm
- Forum: Automation, sensing and robotics
- Topic: waveform / Vectorscope
- Replies: 4
- Views: 2102
waveform / Vectorscope
Good Morning, I have a project in mind to assist me with my work but which is going to require a lot of help and research. I would like to create an input card for the pi which allows connection of a HD-SDI or component video signal to the pi for monitoring the waveform and vector of the image. A pr...
- Mon Jul 22, 2013 2:03 pm
- Forum: Other projects
- Topic: PoE (Power over Ethernet)
- Replies: 2
- Views: 1147
PoE (Power over Ethernet)
I just attempted to send power over ethernet, I spliced a PSU cable inline with the ethernet cable using Brown and White / Brown to carry power as they are unused. The power did make it to the Pi but it did not seem to have enough current to carry the power the 7 meters along the cable. The Pi would...
- Mon May 20, 2013 10:41 pm
- Forum: Python
- Topic: Temperature sensor emailing from python.
- Replies: 2
- Views: 3073
Re: Temperature sensor emailing from python.
I should probably mention I am working on a model B Pi with Rasbian "Wheezy"
The script auto runs on startup and the unit is headless except for testing work.
The script auto runs on startup and the unit is headless except for testing work.
- Mon May 20, 2013 10:28 pm
- Forum: Python
- Topic: Temperature sensor emailing from python.
- Replies: 2
- Views: 3073
Temperature sensor emailing from python.
Good evening fellow Pi eaters, I have been working on a project for a few months (lots of testing time) which sees my pi acting as a temperature monitor for an aquarium. My two baby turtles are happily swimming around whilst my pi watches over the temperature of their tank. At the moment I am using ...
- Wed Apr 24, 2013 10:08 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: GPIO Ribbon cable and socket
- Replies: 4
- Views: 6460
GPIO Ribbon cable and socket
Good evening, Can anyone tell me the correct term or better still the RS part number for the ribbon cable used to connect the RPi GPIO pins to a breakout PCB and the name/part number of the corresponding socket to solder on to said PCB. My prototype is built on to a breadboard using Adafruits cobble...
- Thu Feb 28, 2013 11:44 pm
- Forum: Automation, sensing and robotics
- Topic: Adding Modprobe w1-gpio / Modprobe w1-therm to boot
- Replies: 10
- Views: 46403
Adding Modprobe w1-gpio / Modprobe w1-therm to boot
Good evening all, I have successfully coded a program in python to read temperature data from a BS18B20 1 wire sensor and log it in a daily email to give me an overview of temperature changes. My next move is to make this program run at startup, however I have hit a stumbling block. I have to issue ...
- Tue Feb 05, 2013 11:52 pm
- Forum: Other
- Topic: Slimline Rasbian
- Replies: 2
- Views: 1580
Slimline Rasbian
Good evening all, I am relatively new to Linux and RPi but that is not stopping me trying out some projects. So far I have been working on Rasbian with Python and GPIO.py to control external hardware with my Pi, However I have decided that Rasbian comes with far to much bloatware. I am looking for a...
- Sun Feb 03, 2013 11:23 pm
- Forum: Python
- Topic: Push button to send email
- Replies: 14
- Views: 14041
Re: Push button to send email
Thanks for the advice,
How would one break a While True loop?
How would one break a While True loop?
- Thu Jan 31, 2013 5:29 pm
- Forum: Python
- Topic: Push button to send email
- Replies: 14
- Views: 14041
Re: Push button to send email
The finished and working code looks like this, #import mod import smtplib from email.mime.text import MIMEText import RPi.GPIO as GPIO import time #setup gpio pins GPIO.cleanup() GPIO.setmode(GPIO.BCM) GPIO.setup(17, GPIO.IN) #Print message on screen print "Push button to send email," #sta...
- Thu Jan 31, 2013 11:42 am
- Forum: Python
- Topic: Push button to send email
- Replies: 14
- Views: 14041
Re: Push button to send email
Thank you everyone, I will post the results when I have tried them.
- Thu Jan 31, 2013 1:38 am
- Forum: Python
- Topic: Push button to send email
- Replies: 14
- Views: 14041
Push button to send email
Hi All, I am trying to code a program (as part of my learning to use GPIO and Python) which will send an email once a GPIO input goes high. The code below should have waited for a button connected between 3.3v and GPIO 17 to be pushed and then sent the test email. however as soon as the program runs...
- Mon Jan 21, 2013 11:36 pm
- Forum: Python
- Topic: Python to email warnings
- Replies: 8
- Views: 2174
Re: Python to email warnings
Thanks everyone,
The Education manual threw in an interesting development....twitter!
I will now work on making my Pi tweet the temperature readings from a protected twitter account giving me an hour by hour log of the sensors and potentially warning tweets @me
Many thanks
B
The Education manual threw in an interesting development....twitter!
I will now work on making my Pi tweet the temperature readings from a protected twitter account giving me an hour by hour log of the sensors and potentially warning tweets @me
Many thanks
B
- Mon Jan 21, 2013 10:23 pm
- Forum: Python
- Topic: Python to email warnings
- Replies: 8
- Views: 2174
Python to email warnings
Hi Python gurus, I am working on my first project for the Pi using Python to detect a temperature difference via a sensor / GPIO pin, i have got it printing the temperature onto the screen but now I wish to add the functionality to leave the Pi alone monitoring the sensor and emailing me should it g...
- Sun Jan 20, 2013 12:45 am
- Forum: Automation, sensing and robotics
- Topic: aquarium temperature sensor with email
- Replies: 5
- Views: 2802
Re: aquarium temperature sensor with email
Thank you both for your replies, some interesting potential especially with regards automating the heating of the tank. I will be trying to keep this project as streamline as possible at least for the first attempt, as such ideally I need to work out how to take a reading from the sensor and through...
- Sat Jan 19, 2013 8:07 pm
- Forum: Automation, sensing and robotics
- Topic: aquarium temperature sensor with email
- Replies: 5
- Views: 2802
aquarium temperature sensor with email
Hi All, I am soon buying a tank to house some turtles. I would like to project a system where my pi monitors the air and water temperature via DS18B20 waterproof sensors. Ideally I would like the pi to email me a warning stating when either of the sensors are outside of set range (25-29 degrees Cels...