Fernando
|
Just realized that my mini-screen I use on my R-Pi's has Composite Input; so I decided to plug in The C.H.I.P. and run it though its paces while I wait for the VGA Adapter to come in. Under Composite, the C.H.I.P. has a 800X600 screen, which is fine for most applications. The Mini-Screen itself that I use can go to 1250X700 Resolution, which is a bit odd-ball but it works with many apps. Since there is no SD Card slot, there is 4GB of FlashRAM space to store the OS and files with. It come with Linux; which version I do not know but it looks like Ubuntu or an Ubuntu/Debian Linux Clone. And like Ubuntu, it uses the Gnome Desktop. Of all the Linux Desktops out there, I hate Gnome. To me Gnome is backwards to me. TaskBar is on the top, not the bottom, Windows and icons look funny, and you really have to pay attention to it or you could press the wrong icon and get the wrong program going. Other than that... As a simple Desktop/laptop ARM-CPU powered PC, despite its limitations, it is complete. It has most of the basic software one would need: Office, Web/Internet, music/entertainment, so on. And like all the other Linux based Small Board Computers (SBCs) out there, you can download what you need with the command 'sudo apt-get'. Issues I find are tiny - The Office is a simple Abi-Word system which only gives simple spread sheets and word processing; they should have put in OpenLibre Office instead for a full Office Software system like MS Office. Another issue I have is that is it does not tell you how much space you have left on the 4GB FlashRAM. Maybe I'm not looking at the right place but I can not find this information anywhere. This is one of the problems I have with Gnome itself, and not the C.H.I.P. But in reading the C.H.I.P.'s forum, too many people out there are expecting too much out of their machines. The C.H.I.P. is a single Core Arm CPU, like the Raspberry Pi Model A, A+, B, B+ and Pi:0; with 512MB of RAM and the CPU running at 1GHz. 512MB on a 1GHz CPU is great for many things but it can get easily overloaded. One has to understand that there are limitations as to what it could do. Dual Core CPUs (like on the Orange and Banana Pi's) and Quad Core CPUS (like on most higher systems like the R-Pi:2 & 3) with 1GB of RAM will run great as it does not get overloaded so easily. But what does one expect for a $9 computer? The C.H.I.P. does have an over extended GPIO (80 pins compared to the 40 or 23 the R-Pi's have), it is similar to Beagle Bone Black/Green systems' expanded GPIO. And though it has Wifi and BlueTooth, it only has 1 USB Port, which is limiting within itself. Since I do not have a BlueTooth Mouse and/or Keyboard, I had to use the Logitech Wireless Keyboard dongle to use it. So if I needed to plug in a Thumb Drive, I'm out of luck. Another problem I read on the forums is that if you put in certain (power hungry) Mice or keyboards, the video goes black and the C.H.I.P. crashes... crashes hard! The C.H.I.P. is rated for 950mah, and they recommend using a 1amp charger for it. But that is cutting it close - surpass that 1amp on the charger with a power hungry USB device, then there will be problems - like system crashes people are going through. I used a 1.5amp charger with no problems but "THEY' on the forum says that it is too much and I could fry the board. I had no problem with it expect 1 - there was a burning smell coming from the C.H.I.P. for the first 1/2 I used it. I also noticed that it ran hot. Like I said above, and I will post on THEIR Forum, for the first 1/2 hour, I noticed that the C.H.I.P. smelled funny, as it it was burning something. I kept looking at it again and again to make sure it was not in flames. LOL! One good thing that I see on the board and read on the forum, is that the C.H.I.P. has a Battery clip and charging circuit so you can add a battery and charger like on a cellphone. This is great for robotics projects with Solar Panels, but you have to put in enough juice to run the C.H.I.P. and charge the batteries at the same time. But The Documentation SUCKS! There is no paper documentation for this and the website documentation is awful! This leaves an average user high and dry, needing to scour the web for information that is not there. Everyone in the forum is literally running around blind, posting up what work, and what does not work. And though they say you can program it is like the Rapberry Pi, it does not have (or I have not seen) the programming development software on it. The R-Pi's through Raspbian has Scratch, Python, Perl, C/C+, Java and other programming development software! As I saw the OS Load up, I seen Python, PHP, and Perl modules load up, but there is no way to access them unless you do it the old way of using a ext editor, write the program and then run them through the language parser. I'll post more later...
|