Go to advanced search

by Robz12
Mon Feb 12, 2018 12:43 am
Forum: General programming discussion
Topic: Amazon Alexa controlling python script?
Replies: 0
Views: 1026

Amazon Alexa controlling python script?

Hi all, I have a Raspberry Pi that I would like to put the standalone Amazon Alexa software onto. Is there a way that I could control a python script that is on the Pi itself after giving a command to Alexa, even though they are running on the same board? I have seen this being done with a Amazon Ec...
by Robz12
Wed Oct 21, 2015 7:11 pm
Forum: Troubleshooting
Topic: Power Issue
Replies: 6
Views: 776

Re: Power Issue

The voltage from the external power lead goes all the way to the end of the cable at the chip at all points, this is why I'm a bit confused
by Robz12
Wed Oct 21, 2015 6:51 pm
Forum: Troubleshooting
Topic: Power Issue
Replies: 6
Views: 776

Re: Power Issue

I had that issue with the breadboard before, but i know for fact that I have the live and ground of the power cable into the same section on the power rail as the rest of the power connections, but it does not power anything even though I can see the voltage at the end of the cable, hope someone can...
by Robz12
Wed Oct 21, 2015 6:15 pm
Forum: Troubleshooting
Topic: Power Issue
Replies: 6
Views: 776

Power Issue

Hi, Hope someone can help. I have a mcp23017 expansion chip and a 8 channel relay board connected to a breadboard. I would like to power these from an external power cable that is 5V 2A. When I power the breadboard from the raspberry pi itself, it all works fine. But if I swap to the power cable, it...
by Robz12
Mon Oct 19, 2015 10:05 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Problems with MCP23017 I2C Port Expander
Replies: 12
Views: 2645

Re: Problems with MCP23017 I2C Port Expander

You, Sir, are AMAZING!!!! Just realized that my breadboard does have the gap in the middle, moved all the power cabled to the same side of the gap and its all working fine, so happy now :) thanks so much for your help
by Robz12
Mon Oct 19, 2015 8:46 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Problems with MCP23017 I2C Port Expander
Replies: 12
Views: 2645

Re: Problems with MCP23017 I2C Port Expander

To be honest I could not tell you, but all the wires are all at one end of the board so i would find it a little confusing if all power and ground rails would be split at every gap, its also a good point. on my breadboard there is no lines on the power rails, just a indent to show where they are. I'...
by Robz12
Mon Oct 19, 2015 7:38 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Problems with MCP23017 I2C Port Expander
Replies: 12
Views: 2645

Re: Problems with MCP23017 I2C Port Expander

From the pictures you can see that the first chip is set up exactly the same as the picture you have shown me, but the problem still exist that they don't both show up even though the chips are both connected correctly on the breadboard, sorry if I'm not understanding you. Many Thanks
by Robz12
Mon Oct 19, 2015 4:14 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Problems with MCP23017 I2C Port Expander
Replies: 12
Views: 2645

Re: Problems with MCP23017 I2C Port Expander

These are the pictures that I have taken of my setup. The red cable goes from the pi's 3.3V pin and the brown cable goes to the ground pin. The Blue cable goes from the SDA pin on the pi straight to pin 13 on chip 1, the yellow cable goes from the SCL pin on the pi to pin 12 on chip 1. Both these ca...
by Robz12
Mon Oct 19, 2015 9:43 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Problems with MCP23017 I2C Port Expander
Replies: 12
Views: 2645

Re: Problems with MCP23017 I2C Port Expander

That's what I have done but they work if connected on their own but if they both connect at the same time, it either shows neither connected or only the 0x20 address with address 0x27 keeps showing and disappearing when the same command is run several times. Sorry if this is repeating myself but it'...
by Robz12
Sun Oct 18, 2015 8:30 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Problems with MCP23017 I2C Port Expander
Replies: 12
Views: 2645

Problems with MCP23017 I2C Port Expander

I have 2 MCP23017 I2C Port Expander chips by microchip. I have installed them on a breadboard by using this guide: http://raspi.tv/2013/using-the-mcp23017-... If I install 1 chip at a time and set a random address, they both show up on the correct address when using the sudo i2cdetect -y 1 command (...

Go to advanced search