Pages

Showing posts with label new. Show all posts
Showing posts with label new. Show all posts

Sunday, February 12, 2012

Everything You Need to Know About the Raspberry Pi


The online tech community is wild about the soon-to-be released Raspberry-Pi. The cleverly named device is a $25 Linux computer that is the size of a credit card (right). With impressive specs and even more impressive performance, the Raspberry Pi has been seen running Quake 3(bottom), XBMC, and Air-Play, without lag. The R-Pi is due to start sales to consumers later this February, with the construction of the first 10k finishing on Feb 20th. Only the 'B' version will initially be for sale and will be priced at $35.

The device has an 700 MHZ ARM11 processor, and 128MB of RAM. The upgraded ‘B’ version sports a 10/100Mb Ethernet port and 256MB of ram. For the less-techy people out there, the specs are just short of a modern smart-phone (but can easily outperform the newest iPhone4s). The R-Pi is capable of HD video playback, and outputs through HDMI and RCA (the circular yellow plug on older devices). It has 2 USB 2.0  ports which share the same USB Controller. On the ‘B’ version, the Ethernet port also shares the USB controller. R-Pi will boot off of an SD card (sorry, it will not be able to boot off of USB) and will be powered by micro USB cable. The picture below shows the board’s layout.



On a more technical note, the board also has 16 accessible GPIO (general-purpose I/O). All of the pins are unpopulated and will be digital only. But chances are if you plan on using them, then you probably have a spare A/D converter laying around anyways. Another board referred to as the GertBoard will be released at some-point soon as well. This will allow users to more-easily drive high-power motors and sensors on a shield-like board (the GPIO do not have pull-down resistors or diodes to prevent reverse current attached. It is assumed that users using this will have enough common sense to not fry their board). Because of how easy the GertBoard will be to use, the Raspberry Pi may be able to start a new revolution in the hacking community; the same way Arduino has. The most popular Arduino board, the Uno, currently sells for ~$30 and doesn’t have nearly the speed of the R-Pi.
.
The Raspberry Pi is being developed with the purpose of bringing computer programming back to schools, and not languages like HTML, that most schools currently consider adequate. With a low cost, the R-Pi may be treated as a form of textbook in some tech classes, and will finally allow students to bring home a computer to learn with (without worrying about bricking their parent’s). More high-end languages will be able to be taught like C, or Java and students will also be able to learn more about the structure of operating systems - because the Pi will be completely Open Source and un-brickable. Hopefully, schools will be able find space for Raspberry Pis in their curriculum and buy a few. A $25 computer is a lot cheaper than a $100 textbook...and a lot cooler.

One of the most recent pictures of a Raspberry Pi. The
final version will most likely look similar.
The hacking community is expected to be the main buyers of the first batch of R-Pis. With projects seen on the forums like a a cheap media station, a car PC, an Android Emulator, a robotics micro-controller, and home automation. I plan on buying one to make a multi-media station for my [parents] HDTV (network media streaming, Netflix, YouTube, Interwebs, picture sharing, music, etc). The reason that the first batch is not going to schools is because the R-Pi foundation is hoping that the hacking community will help develop the learning materials, software and tutorials for the less-advanced users. Within the first month I can guarantee that you will see thousands of easy open-source projects using the Pi...Maybe even here on RoboTechEd!


If you plan on getting a R-Pi then I recommend you follow the organization on Twitter and forwarding their tweets to your phone. They don’t expect their inventory to last very long (I give it 10 minutes), even though they are limiting initial sales to 1 per person. The store will open at some point after Feb 20th and before the end of the month. The foundation also plans to ship world-wide from day one. If you want to get a few of these for your school, then you will have to wait for a little later in the year, the foundation will be selling bulk to schools at some point after they get a feel for their sales. Either way you should hop onto the R-Pi forums and check out some cool project ideas, and contribute to the development!


Tuesday, November 1, 2011

Updated Petman -World's Most Realistic Humanoid


Boston Dynamics just uploaded a new video on youtube of their newest revision of ‘Petman’ which is a robot used to replicate human movement for military testing. The newest revision of Petman broke Boston Dynamic’s history of making really creepy robots. Petman actually looks realistic and doesn’t give me goosebumps like their first versions of BigDog. Instead I am rather impressed with Petman’s capabilities - and looks too!

In the video (below) you can see Petman replicating human motions almost to the tee. Petman is seen running, doing push-ups, and walking exactly as a human would and to the upper right you can see what appears to be Petman doing jumping jacks (or some thing like that) from Boston Dynamic’s website. All of these movements make Petman the worlds most realistic humanoid - a title which you would expect to be given to an Asian company. With innovative robots like Petman, BigDog, and the in-dev ‘SquishBot’ I’m confident that we will be seeing a lot more from Boston Dynamics.

Petman is capable of running at similar speeds to humans, jumping, doing push-ups, and even sweating. All to make sure that soldiers are provided with the best gear possible. Research like this really makes the program look good, and (I hope) helps to increase Boston Dynamic’s funding. Be sure to check out their website HERE for more info, and let me know what you think about Petman in the comment section below or on Twitter.


Saturday, September 24, 2011

New Arduino - The Uno +1


Last weekend at MakerFaire NYC (which I wish I went to), the Arduino people announced a few new products, which I’m pumped to use; but one board stands out - the Arduino Due. Although the name shows that it is a whole numerical value above the UNO (maybe they're running out of ideas), the Due is much different where it matters; the processor.

The Arduino Due is introducing a whole new breed of processing power to arduino boards, a step from the standard Atmegas - ARM processors. ARM processors can be found across the electronic world; from cellphones, to low powered computers. Simplicity is what fuels the ARM line, and it only seems natural for one to meet up with an Arduino.  The Due runs at over 90MHz, and has 256K of flash memory - up from 32MHz and 32K of flash on the Uno. On top of the power upgrades the Due has 16 12-bit analog pins, 5 UARTS, and tons of digital pins. Not a bad upgrade to what is already my favorite nerd toy.

On-top of the Due, it was announced that another microprocessor will be released named ‘Leonardo’. The Leonardo uses the same pinout as the UNO, with a ‘simpler circuit’ and comes with USB drivers for it to simulate a mouse, keyboard, and serial connection (arduino custom keyboard anyone). There are more new products/announcements on the Arduino blog located HERE, and when the Due comes out, I’ll make sure to let you guys know how it is...assuming I can force myself to stop playing with it.