Welcome, Guest. Please Login.
YaBB - Yet another Bulletin Board
May 10th, 2025, 2:19pm
News: Welcome to the Cabin! If you want to register send me an e-mail. you can link to my e-mail under the welcome page.


Pages: 1
Raspberry Pi 2 100% Compatible? (Read 265 times)
Fernando
YaBB Administrator
*****
NY City




Posts: 2380
Gender: male
Raspberry Pi 2 100% Compatible?
Mar 1st, 2015, 9:39pm
 
Running some tests on one of the R-Pi2s I got. It is said that the R-Pi2s are compatible with the R-Pis.
 
My test shows either the one that I am testing is a dead unit, or this statement is not true.
 
- It won't boot all the known SD Cards that I have, both Class 4 and Class 10.
 
- A couple of the Class 10 cards give the 4 color blown up icon, but wont boot. All other cards wont even go that far. This is for both Raspbian 2013 and 2014.
 
So I'll format an SD Class 4 and put Raspbian 2015 on it and see how it goes.
Back to top
 
 
View Profile   IP Logged
Fernando
YaBB Administrator
*****
NY City




Posts: 2380
Gender: male
Re: Raspberry Pi 2 100% Compatible?
Reply #1 - Mar 1st, 2015, 10:48pm
 
As it turns out, it does run Raspbian 2015 on an 8GB SD Class 4 card (by SanDisk, need to test out Transcend Media).
 
Had technical issues with setting it up the SD Card (Windows Crash in the middle of Format). Now the SD Card is a bit flakey so I might need to reformat it again but as is it works.
 
It comes up with 4 Raspberries on boot (1 R-Berry for each core), and it boots on the Model B+ as 1 Raspberry. But it would be beneficial that a Class 10 card is used for its speed.
 
The R-Pi2 can only be over-clocked to 1GHz the same as the R-Pi's max. The Banana Pi can be over-clocked to 1.4GHz but it is a Dual Core. But from the looks of it, it is a vast improvement over the original R-Pi but is it not 100% Compatible to the R-Pi as stated. I will be posting this on both the Raspberry Pi forum and the LinkedIn Raspberry Pi group forum.
Back to top
 
 
View Profile   IP Logged
Hondo I. Sackett
YaBB Administrator
*****
Behind you!




Posts: 1349
Gender: male
Re: Raspberry Pi 2 100% Compatible?
Reply #2 - Mar 2nd, 2015, 9:41am
 
good info. I need to get a field prototype up here ASAP. Trying to figure out which will be best. Doesn't need to be field/industrial hardened stuff just a show and tell prototype. Have you figured out how we can program in basic on these or can we program in basic and just put the program on the SD card and run it on the Pi's. also, from your test should I use a regular pi or is this one stable enough?
 
~ Hondo
Back to top
 
 

Well the cowboy, like the red man, you had to leave your land
You can't raise your stock and plant your crop in the gumbo and the sand
Greed disguised as progress has put us to the test
They won't be glad until we're gone from our home out in the west
It's sad to see those good old days replaced with greed and doubt
Soon we'll leave the country, the campfire has gone out
Bid 'em all adieu, you can't turn the world about
The cowboy left the country, the campfire has gone out
View Profile WWW   IP Logged
Fernando
YaBB Administrator
*****
NY City




Posts: 2380
Gender: male
Re: Raspberry Pi 2 100% Compatible?
Reply #3 - Mar 2nd, 2015, 11:34am
 
I have not tried it in BASIC yet, as here are a few for the R-Pi
 
The standard Pi (Model B+ or A+) would be best for a prototype, as it does not have to be that smart. And a Banana Pi would be better as it has a SATA Drive interface for hard drives up to 500GB and it is a bit more compatible to the Regular R-Pi's than the R-Pi2, which is a strange but true statement to make. But the B-Pi is slightly bigger in board size than a R-Pi, so you need a whole new case for it. And its a Dual Core that can be over-clocked to 1.4GHz.
 
My apologies on not working on the programming, the key pad program is so screwed up from those who made it, it dumbs down a R-Pi to Arduino Level, and it goes into an infinite loop of scanning the keypad which makes it look like the unit is locked up but it is not.
 
As I see it, it would be easier on a B-Pi, as the database can be held on a solid state hard drive (spinning platter drive on the prototype), while the R-Pi would require that the information be held on USB Thumb Drives or the SD Card.
Back to top
 
 
View Profile   IP Logged
Fernando
YaBB Administrator
*****
NY City




Posts: 2380
Gender: male
Re: Raspberry Pi 2 100% Compatible?
Reply #4 - Mar 2nd, 2015, 12:05pm
 
Continuing on my thoughts, I forget which project it is for since here are a few, the R-Pi2 and Banana Pi are for more serious computing as for their CPU Power and RAM (and the SATA Drive on the B-Pi). The R-Pi Models A/A+ and B/B+ are for smaller smart devices like intelligent robots (Arduino are for drones - user controlled robots), and better for prototypes and actual units.
 
One project I'm doing is a Cigar Box Laptop, but stupid Muslim Stores don't want to give up their cigar boxes they sell out from even when I offered to buy them. They just rip'em up... damn bastages. When I was a kid, you went to a corner store and asked for an empty cigar box, they give you 2 or 3! As is, I got it battery powered on one of those external cellphone batteries for about 4 to 6 hours on just the R-Pi board (rated for 2600MAh).
http://www.ebay.com/itm/Portable-Power-Bank-External-3000mAh-Mobile-USB-Battery- Charger-for-Cell-Phone-/351114026059?pt=LH_DefaultDomain_0&var=&hash=item51c006dc4b
 
It's the screen that eats up all the power.
 
As I see it an Arduino should be used as for the keypad as it would be running around in locked up mode instead of the R-Pi, which would hold the access information. It the input matches an entry on the database, the R-Pi would send a signal to open the lock to that unit. Any tempering or if the Arduino goes dead, the lock is set to the lock on that unit. The problem is to set up an ID Program so that more than one Arduino can talk to R-Pi. As is, there is no ID and it can only one Arduino can can talk to the Raspberry Pi. Or in the case of the Mega Arduino - which has over 50 I/O Channels, have one Ardunino handle all the locks but you still need an Arduino for the key pad for each door. Its the keypad that's mucking everything up.
Back to top
 
 
View Profile   IP Logged
Pages: 1