Hello,
Its a Raspberry pi 3 B, between which pins should I measure the resistance?
Luke
Search found 55 matches
- Wed Aug 31, 2016 3:18 pm
- Forum: Troubleshooting
- Topic: Raspberry Pi not working (no 3V3 line or PWR LED)
- Replies: 3
- Views: 884
- Wed Aug 31, 2016 11:57 am
- Forum: Troubleshooting
- Topic: Raspberry Pi not working (no 3V3 line or PWR LED)
- Replies: 3
- Views: 884
Raspberry Pi not working (no 3V3 line or PWR LED)
Hello, So I just checked the sticky topic regarding boot problems but I don't think my problem really fits in. My Raspberry pi was running stable and there was no hardware change to the device when I suddenly discovered it was no longer up. I noticed there where no LEDs active on the RPI, I tested w...
- Fri Oct 09, 2015 6:50 pm
- Forum: Automation, sensing and robotics
- Topic: Check if pi is off by gpio
- Replies: 1
- Views: 487
Check if pi is off by gpio
Hello
Is there anyway to check if the RPI is off by measuring a GPIO pin with an arduino?
Luke
Is there anyway to check if the RPI is off by measuring a GPIO pin with an arduino?
Luke
- Sat Jan 10, 2015 9:25 am
- Forum: Automation, sensing and robotics
- Topic: The Home Automation Inspiration topic
- Replies: 6
- Views: 2179
Re: The Home Automation Inspiration topic
I also run a gtalk (google hangouts) bot and have an own made android app. Hi! I really like the idea of a chat bot! How exactly does your bot work? I'm in the planning stage of my home automation project and I will have a laptop to process video and audio inputs and a raspberry pi to receive comma...
- Fri Jan 09, 2015 6:11 am
- Forum: Automation, sensing and robotics
- Topic: The Home Automation Inspiration topic
- Replies: 6
- Views: 2179
Re: The Home Automation Inspiration topic
I've done the gtalk bot also. It lets me check my various sensors, control the TV and bluray, and open or close the garage door. It also notifies me when certain sensors are activated or when certain devices appear or disappear from the network. I don't have any lights wired in yet, but once I repl...
- Thu Jan 08, 2015 6:40 pm
- Forum: Automation, sensing and robotics
- Topic: The Home Automation Inspiration topic
- Replies: 6
- Views: 2179
The Home Automation Inspiration topic
Hello folks! I wanted to start a thread where people can post their ideas (and already working things) to inspire other people. My setup is an RPI with a 433mHz sender to control my lights, the communication from device to RPI is done with a PHP script and an app that send http-get requests to a spe...
- Sat Dec 27, 2014 6:16 pm
- Forum: Automation, sensing and robotics
- Topic: SI4432 tranciever Connecting to RPI
- Replies: 3
- Views: 4386
Re: SI4432 tranciever Connecting to RPI
You need to find a module, not just a chip, since the antenna-matching network is required and this is all surface-mount tech. People use the RFM12 and RFM12B quite a lot in the ISM bands because they are cheap, and there are other chips around that are similar, with SPI interfacing. Quick search f...
- Fri Dec 26, 2014 4:41 pm
- Forum: Automation, sensing and robotics
- Topic: SI4432 tranciever Connecting to RPI
- Replies: 3
- Views: 4386
SI4432 tranciever Connecting to RPI
Hello How I'm lookin into 433Mhz and by preference 868mhz too on one board and am wondering, would the SI4432 do the trick. I found a data sheet ( http://www.silabs.com/Support%20Documents/TechnicalDocs/Si4430-31-32.pdf ) yet I don't really understand it as being a beginning tweaker. Also would this...
- Fri Dec 12, 2014 5:13 pm
- Forum: General discussion
- Topic: SD card not working with Pi
- Replies: 5
- Views: 1787
Re: SD card not working with Pi
I found an other (complete crazy) way.RaTTuS wrote:I think it mentions a few things t=in that thread
but you can insert a small bit of card to force it back to contact
play a game on your laptop (if your laptop gets hot) and put your SD underneath it
it seems to be workin
- Fri Dec 12, 2014 3:32 pm
- Forum: General discussion
- Topic: SD card not working with Pi
- Replies: 5
- Views: 1787
Re: SD card not working with Pi
Is this a full size SD card (not micro SD) in a model A / B? There have been reports about some cards having a tendency to bend / warp. See for example http://www.raspberrypi.org/forums/viewtopic.php?t=39843&p=327342 There are several other posts. Gr. Dirk. damm it, it looks bended indeed, and ...
- Fri Dec 12, 2014 3:15 pm
- Forum: General discussion
- Topic: SD card not working with Pi
- Replies: 5
- Views: 1787
SD card not working with Pi
Hello, i'm kinda having a problem... my SD card works fine on like all the computers I've got (mac linux and windows). Yet if I flash it with raspbian, it "just won't boot" it acts like there is no SD card inserted. If I flash this verry same image on my friend's SD card... it works, on my...
- Wed Nov 12, 2014 1:00 pm
- Forum: Automation, sensing and robotics
- Topic: 433_utilis RFsniffer hangs my rpi
- Replies: 4
- Views: 1363
Re: 433_utilis RFsniffer hangs my rpi
I just wanted to get some codes from my remote, I just installed according to instructions and when starting it the entire Pi hang
- Tue Nov 11, 2014 7:12 pm
- Forum: Automation, sensing and robotics
- Topic: 433_utilis RFsniffer hangs my rpi
- Replies: 4
- Views: 1363
433_utilis RFsniffer hangs my rpi
Hello,
When runnig RFsniffer of 433mhz utilis my entire RPI hangs and only can end iT bij turning the power off, what now?
Luke
When runnig RFsniffer of 433mhz utilis my entire RPI hangs and only can end iT bij turning the power off, what now?
Luke
- Thu Jun 19, 2014 6:03 pm
- Forum: Automation, sensing and robotics
- Topic: how do i connect a bluetooth headset to RPI
- Replies: 1
- Views: 1809
how do i connect a bluetooth headset to RPI
hello, i got a (Absolutly not comfortable) headset (such 1 ear phone thing used for handsfree calling) and i was wondering, would there be a way i can use the speaker in it as audio input and mic as input (through alsa) this way i want to use it with voice control : (http://stevenhickson.blogspot.nl...
- Thu May 29, 2014 7:54 am
- Forum: Python
- Topic: script that keeps checking a value
- Replies: 5
- Views: 1151
Re: script that keeps checking a value
Hmm, I need it constant checking, but if I use a loop it keeps sending play... I only want it to execute when the value changes, does anyone know how to do it?
Luke
Luke
- Mon May 26, 2014 5:55 pm
- Forum: Python
- Topic: Start script and kill it
- Replies: 22
- Views: 3954
Re: Start script and kill it
Hello, I have a script the sould do the following: When switch is pressed it sould run a bash script with os.system("/bin/Test1") When switch is not pressed id sould first stop os.system("/bin/off") and then kill Test1. Here the code: #!/usr/bin/python import os import pifacedig...
- Mon May 26, 2014 5:51 pm
- Forum: Python
- Topic: script that keeps checking a value
- Replies: 5
- Views: 1151
script that keeps checking a value
hello,
i'd like a script that keeps checking a input, if this input changes to 1 then it should execute "xbmc-send....."
if the input changes back to 0 it should also execute a xbmc send protocol
i just was wondering how to keep the script active.
luke
i'd like a script that keeps checking a input, if this input changes to 1 then it should execute "xbmc-send....."
if the input changes back to 0 it should also execute a xbmc send protocol
i just was wondering how to keep the script active.
luke
- Sat Feb 22, 2014 10:09 am
- Forum: Graphics, sound and multimedia
- Topic: Background terminal sound player
- Replies: 6
- Views: 2773
Re: Background terminal sound player
well mostly the ones with + and - are GUI based so thanks
what is the repository?
luke
what is the repository?
luke
- Sat Feb 22, 2014 9:41 am
- Forum: Graphics, sound and multimedia
- Topic: Background terminal sound player
- Replies: 6
- Views: 2773
Re: Background terminal sound player
it seems like you have to be in the audio player GUI , i'm searching one that can do it in Backgroundtvjon wrote:omxplayer.
Use - & + keys to change volume.
You can even have 2 independent audio players, one to the audio jack, a second to hdmi.
luke
- Sat Feb 22, 2014 8:54 am
- Forum: Graphics, sound and multimedia
- Topic: Background terminal sound player
- Replies: 6
- Views: 2773
Background terminal sound player
hello, i need a background terminal audio player, my only 2 demands are
*capable of running in background
*changing volume after a sound file has start.
on the last demand i can't find any
Luke
*capable of running in background
*changing volume after a sound file has start.
on the last demand i can't find any
Luke
- Sat Feb 15, 2014 7:15 am
- Forum: Automation, sensing and robotics
- Topic: RPI sunrise alarm clock
- Replies: 13
- Views: 3096
Re: RPI sunrise alarm clock
Hey ,
While my Parts are coming i wanted to set up the drive but i have no idea how ,
Can anyone please help?
While my Parts are coming i wanted to set up the drive but i have no idea how ,
Can anyone please help?
- Tue Feb 11, 2014 5:18 pm
- Forum: Automation, sensing and robotics
- Topic: RPI sunrise alarm clock
- Replies: 13
- Views: 3096
Re: RPI sunrise alarm clock
i prefer using an RPI
- Mon Feb 10, 2014 8:08 pm
- Forum: Automation, sensing and robotics
- Topic: RPI sunrise alarm clock
- Replies: 13
- Views: 3096
Re: RPI sunrise alarm clock
I assume i need to import
driver.fade ?
driver.fade ?
- Wed Feb 05, 2014 5:04 am
- Forum: General programming discussion
- Topic: Bash countdown timer
- Replies: 4
- Views: 1659
Re: Bash countdown timer
I coudnt find one in bg?
- Tue Feb 04, 2014 9:08 pm
- Forum: Automation, sensing and robotics
- Topic: RPI sunrise alarm clock
- Replies: 13
- Views: 3096
Re: RPI sunrise alarm clock
We'll I only don't see the last 1.76 ,
0,0,0 is
RGB all ofd
1023. 1023 1023
R. g. b. All on
( but me was learned that 249 was the max value 1 is the step but 1.76 ... It has to do something with time but what?
0,0,0 is
RGB all ofd
1023. 1023 1023
R. g. b. All on
( but me was learned that 249 was the max value 1 is the step but 1.76 ... It has to do something with time but what?