Go to advanced search

by helpme
Sun Aug 30, 2015 12:22 am
Forum: Compute Module
Topic: Not SODIMM compatible
Replies: 1
Views: 752

Not SODIMM compatible

What is meant by the compute module not being SODIMM compatible?

https://www.raspberrypi.org/documentati ... modelbplus
Note the device is NOT SODIMM compatible, it just repurposes the connector.
by helpme
Sun Aug 30, 2015 12:20 am
Forum: Compute Module
Topic: Increase flash memory of compute module
Replies: 8
Views: 2872

Increase flash memory of compute module

The flash memory is currently at 4GB. Is it possible to increase it to 8GB? If yes, how? If no, why not? https://www.raspberrypi.org/documentation/hardware/raspberrypi/models/README.md#modelbplus The compute module is intended for industrial applications, it is a cut down device which simply include...
by helpme
Sun Aug 30, 2015 12:08 am
Forum: General discussion
Topic: Why was Broadcom BCM2836 chosen as the CPU for RPi?
Replies: 9
Views: 9269

Why was Broadcom BCM2836 chosen as the CPU for RPi?

Given that there are plenty of processors out there, why was Broadcom BCM2836 chosen as the CPU for RPi? What were the advantages of BCM2836 versus the other CPUs out there? For example, why not choose Intel CPUs which are quite a safe choice given the Intel brand? (I'm not related to Intel)
by helpme
Sun Aug 30, 2015 12:05 am
Forum: General discussion
Topic: What are some examples of commercial products using RPi?
Replies: 12
Views: 10083

What are some examples of commercial products using RPi?

Are there commercial products today selling in the market that are based on the Raspberry Pi today? If yes, are they a commercial success? What are the difficulties when commercializing products using RPi?
by helpme
Wed Jul 22, 2015 12:24 pm
Forum: General discussion
Topic: What are some off-the-shelf cigarette smoke sensors for Rpi?
Replies: 10
Views: 3692

Re: What are some off-the-shelf cigarette smoke sensors for

There's some stuff for hacking a regular 9V ionising smoke detector (like the ones mounted in my house) out on the internet. Cigarette smoke is no different to the smoke from burning the toast or setting fire to waste paper bin (which was the cause of the last time we had our alarms going off - due...
by helpme
Wed Jul 22, 2015 7:17 am
Forum: General discussion
Topic: What are some off-the-shelf cigarette smoke sensors for Rpi?
Replies: 10
Views: 3692

What are some off-the-shelf cigarette smoke sensors for Rpi?

Anyone knows of off-the-shelf cigarette smoke sensors suitable for Raspberry Pi?
by helpme
Sun Jun 07, 2015 8:05 am
Forum: Python
Topic: Cannot use pip to install any package
Replies: 8
Views: 26893

Re: Cannot use pip to install any package

I am closer to understanding the problem. I was able to get pip to work by connecting to my smartphone tethering as an Access Point. So, the problem lies with some settings with my Home router. What is puzzling is that my PC which is connected to my Home router is able to use pip but not the Rpi. Wh...
by helpme
Sat Jun 06, 2015 2:18 pm
Forum: Python
Topic: Cannot use pip to install any package
Replies: 8
Views: 26893

Re: Cannot use pip to install any package

When I run wget http://pypi.python.org/simple/ , I get the following message; Resolving pypi.python.org (pypi.python.org)... failed: Name or service not known. wget: unable to resolve host address `pypi.python.org' But when I ping google.com, the ping works. Therefore, DNS should work. I am stuck he...
by helpme
Mon Jun 01, 2015 12:02 pm
Forum: Python
Topic: Cannot use pip to install any package
Replies: 8
Views: 26893

Re: Cannot use pip to install any package

I tried to use pip to install python packages. As an example, I ran this command; $ sudo pip install requests Below is the error message I received. Downloading/unpacking requests Cannot fetch index base URL http://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement re...
by helpme
Mon Jun 01, 2015 9:16 am
Forum: Python
Topic: Cannot use pip to install any package
Replies: 8
Views: 26893

Cannot use pip to install any package

I tried to use pip to install python packages. As an example, I ran this command; $ sudo pip install requests Below is the error message I received. Downloading/unpacking requests Cannot fetch index base URL http://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement req...
by helpme
Mon May 25, 2015 1:12 pm
Forum: Raspberry Pi OS
Topic: How to install cakephp on Raspberry Pi?
Replies: 3
Views: 1841

Re: How to install cakephp on Raspberry Pi?

I just did a web search and tons of guides come up o how to do this. I have a LAMP server on one now, however I usually use LEMP (Nginx instead of Apache). Here's the first link that came up in my search: http://www.wikihow.com/Make-a-Raspberry-Pi-Web-Server Getting Web server up is easy. Getting c...
by helpme
Sun May 24, 2015 11:31 am
Forum: Raspberry Pi OS
Topic: How to install cakephp on Raspberry Pi?
Replies: 3
Views: 1841

How to install cakephp on Raspberry Pi?

I have developed a cakephp app on Windows running on WAMP server. I tried to install it on Raspberry Pi but failed to do so. I don't know how to configure LAMP on Rpi. Has anyone successfully done so?
by helpme
Tue Feb 10, 2015 9:19 am
Forum: General discussion
Topic: Is RPi good enough as IoT gateway compared to others?
Replies: 1
Views: 1727

Is RPi good enough as IoT gateway compared to others?

The latest model of Raspberry Pi has really impressive hardware specs at $35 only. Is it good enough as a commercial IoT gateway compared to solutions backed by big players like Intel? http://www.windriver.com/announces/intel-gateway-solutions-for-iot/ Why should companies pay so much licensing fees...
by helpme
Sat Feb 07, 2015 6:05 am
Forum: Raspberry Pi OS
Topic: Is Raspbian a Debian distribution with customized kernel?
Replies: 5
Views: 979

Re: Is Raspbian a Debian distribution with customized kernel

Yes , bit don't forget that Raspbian is not just based on Debian , but a complete recompile of 35000+ packages. You most surely don't want to do that again when your board actually *is* supported by Debian already. ghans Oh dear, this is not good news. Why does Raspbian need to completely recompile...
by helpme
Sat Feb 07, 2015 1:29 am
Forum: Raspberry Pi OS
Topic: Is Raspbian a Debian distribution with customized kernel?
Replies: 5
Views: 979

Is Raspbian a Debian distribution with customized kernel?

Is Raspbian essentially a Debian distribution with customized kernel for the RPi board? Is my understanding correct? If yes, does this mean it is possible to take any embedded board powerful enough to Linux and build customized *bian on it? Would the Yocto project be a good choice for this?
by helpme
Fri Feb 06, 2015 9:42 am
Forum: General discussion
Topic: Is there any reason why RPi cannot have > 1 ethernet port?
Replies: 22
Views: 4491

Re: Is there any reason why RPi cannot have 2 ethernet ports

I think the USB/Ethernet chip only provides one port. However, since the existing Ethernet is provided to the SoC via USB, albeit inside the chip, there will be no disadvantage in using a USB Ethernet adapter. If other devices are connected to the USB hub and drawing current, will there be any risk...
by helpme
Fri Feb 06, 2015 9:40 am
Forum: General discussion
Topic: Why is Rpi ethernet connected to a USB hub?
Replies: 2
Views: 579

Why is Rpi ethernet connected to a USB hub?

What is the limitation of the ethernet being connected to USB hub? Why can't it be directly connected to CPU?
by helpme
Fri Feb 06, 2015 9:34 am
Forum: General discussion
Topic: Is there any reason why RPi cannot have > 1 ethernet port?
Replies: 22
Views: 4491

Is there any reason why RPi cannot have > 1 ethernet port?

So far, all the models have only 1 ethernet port. Is there any reason why there cannot be more than 1?
by helpme
Wed Feb 04, 2015 9:44 am
Forum: Off topic discussion
Topic: With new Rpi specs, what are good reasons to buy Galileo?
Replies: 5
Views: 859

Re: With new Rpi specs, what are good reasons to buy Galileo

ghans wrote:The bootloader and BIOS/(U)EFI is open-source ?

ghans
Raspberry Pi bootloader and BIOS not open-source?
by helpme
Wed Feb 04, 2015 9:09 am
Forum: Off topic discussion
Topic: With new Rpi specs, what are good reasons to buy Galileo?
Replies: 5
Views: 859

With new Rpi specs, what are good reasons to buy Galileo?

Given the impressive new specs of Rpi (1GB RAM, Quad-core CPU), what are good reasons to buy Intel Galileo? http://www.raspberrypi.org/raspberry-pi-2-on-sale/ I saw a few colleagues playing around with the Intel Galileo and was wondering what are the good reasons to use the Intel Galileo. I would li...
by helpme
Tue Jan 20, 2015 2:11 am
Forum: Raspberry Pi OS
Topic: What are the pros and cons of using Raspbian versus Debian?
Replies: 3
Views: 937

Re: What are the pros and cons of using Raspbian versus Debi

It's a no-brainer. You can use Raspbian, the most popular, best supported clone of Debian which has hard float support and is optimised for the Raspberry Pi or you can use a little used, soft float version of Debian. There's no sensible reasons not to use Raspbian. Thanks! So, the main difference l...
by helpme
Tue Jan 20, 2015 1:55 am
Forum: Off topic discussion
Topic: Why is Intel Galileo/Edison targeting the Arduino audience?
Replies: 4
Views: 1434

Why is Intel Galileo/Edison targeting the Arduino audience?

Based on the hardware specs, I have always regard Intel Galileo/Edison platform as a competitor to Raspberry Pi rather than Arduino. Yet, Intel came out with software to support Arduino on their Galileo/Edison platform. Isn't that overkill? Anyone knows the rationale? I can hardly think of a good bu...
by helpme
Tue Jan 20, 2015 1:51 am
Forum: Raspberry Pi OS
Topic: What are the pros and cons of using Raspbian versus Debian?
Replies: 3
Views: 937

What are the pros and cons of using Raspbian versus Debian?

Are the packages available using "apt-get" the same or is one better than the other? This is the most important aspect to me. How about performance?
by helpme
Fri Apr 11, 2014 11:50 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Connecting Rpi UART to Arduino Due's UART
Replies: 2
Views: 1315

Connecting Rpi UART to Arduino Due's UART

The older 8-bit Arduinos use 5V supply voltage. However, 32-bit Arduino Due uses 3V3 operating supply voltage. This is the same as Raspberry Pi. Does this mean that I can directly connect Arduino Due's UART to Raspberry Pi's UART without risk of damage?

Thank you.
by helpme
Fri Jan 17, 2014 1:39 am
Forum: Python
Topic: Compiling main script into .pyc
Replies: 2
Views: 926

Compiling main script into .pyc

One thing I observe about python byte-code compiling is that the main script does not get compiled into .pyc. Only imported modules are compiled into .pyc.

May I know how can I compile the main script into .pyc? It is to inconvenience potential copy-cats.

Go to advanced search