Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Submission + - Winners of Raspberry Pi Photography Award Contest 2014 (adafruit.com)

coop0030 writes: Adafruit held a 2014 Raspberry Pi Photography contest that has completed with the winners selected. You can see the winning photographs as well as all of the entries. Andrew Mulholland, using a Raspberry Pi powered LEGO panobot, is the winning photographer. He's also provided a video of how his winning photographs were put together.

Submission + - 3D Printed PiGRRL - Raspberry Pi Gameboy

coop0030 writes: Celebrate the 20th anniversary of the classic gaming device, Game Boy, by building your own with 3d printing and DIY electronics. This project uses a Raspberry Pi and TFT touch screen to make an epic DIY Game Girl. The 3d printed enclosure houses all of the components and can be printed in your favorite color. It's controlled with SNES gaming controller components, reusing the printed circuit board, buttons and elastomers. The 3D files can be found on Thingiverse, and a video of the finished product is provided as well.

Submission + - Unlock Your Android Phone with Open Source Wearable NFC (adafruit.com)

coop0030 writes: Beck Stern at Adafruit has created a guide on how to create an open source NFC ring or other wearable to mod and unlock your Android phone. From the tutorial:

Unlock your phone by just picking it up! No more pesky password or gesture PIN, just scan an NFC tag! This guide covers creating an NFC ring, putting an NFC tag in your nail polish, modding your Android installation to read tags from the lockscreen, and creating an automation toolchain to unlock the phone when the desired tag is scanned.

There is also a video that demonstrates how it works.

Submission + - DIY Wearable Pi with Near-Eye Video Glasses (adafruit.com)

coop0030 writes: Noe & Pedro Ruiz at Adafruit have created a pair of open source near-eye video glasses combined with a Raspberry Pi. Their 3D Printed design turns a pair of 'private display glasses' into a "google glass"-like form factor. It easily clips to your prescription glasses, and can display any kind of device with Composite Video like a Raspberry Pi. They have a video demonstrating the glasses, a tutorial on how to build them, along with the 3d files required to print it out.

Submission + - Raspberry Pi as an Ad Blocking Access Point (adafruit.com)

coop0030 writes: Adafruit has a new tutorial that will show you how to use your Raspberry Pi as a WiFi access point that blocks ads by default for any devices using it. This is really neat in that it would work for your Android or iOS device, your Xbox 360, TiVo, laptop, and more without needing to customize any of those devices other than to use your Raspberry Pi as the access point for WiFi. Using an ad-blocker can be useful for conserving bandwidth, helping out low-power devices, or for keeping your sanity while browsing the web!

Submission + - Citi Bike "Smart" Helmet Navigates to the Nearest Station by Adafruit (adafruit.com)

coop0030 writes: Add GPS, compass navigation & visibility with LEDs to a helmet that helps you find your way to the closest Citi Bike station in New York City. Powered by Adafruit's FLORA, a wearable electronics platform. With a detailed tutorial, you can build the helmet, and customize it to work in most cities with a bike share as well.

Comment GPIO to USB library as well (Score 2) 106

Not mentioned in the summary is a useful open source library to convert GPIO button presses to USB keyboard commands for the emulators. It uses minimal system resources, which is always good when working with the Raspberry Pi. You should be able to easily modify it to support more than the joystick and two buttons. https://github.com/adafruit/Adafruit-Retrogame

Submission + - Retro Gaming with Raspberry Pi (adafruit.com)

coop0030 writes: Thanks to the affordable Raspberry Pi and some clever software, anyone can re-create the classic arcade experience at home. Adafruit brings the genuine “clicky” arcade controls, you bring the game files and a little crafting skill to build it. Classic game emulation used to require a well-specced PC and specialized adapters for the controls, so it’s exciting to see this trickle down to a $40 system. Also, a video of the game system is on youtube.

Submission + - Announcing Adafruit Gemma – Miniature wearable electronic platform (adafruit.com)

coop0030 writes: "Open source hardware company, Adafruit, has announced a new tiny wearable electronics platform board called the Gemma. The Gemma is a tiny 1 inch diameter, and 4mm thick package. It's powered by an Attiny85 and programmable with an Arduino IDE over USB. There are 3 available I/O pins, one of which is also an analog input and two which can do PWM output. Gemma is currently wrapping up development, but should be available soon."

Submission + - Adafruit to Teach Electronics Through Puppets in New Kids' Show (wired.com)

coop0030 writes: "Wired has an article up about how Adafruit, the kit-based electronics retailer and promoter of hobbyist engineering, is aiming to teach electronics to a younger demographic. So young that they’re enlisting the help of puppets. Their new online show, titled Circuit Playground, will teach the essentials of electronics and circuitry to children through kid-friendly dolls with names like Cappy the Capacitor and Hans the 555 Timer Chip. Limor “Ladyada” Fried, Adafruit’s founder and chief engineer (and 2012 Entrepreneur of the Year), will host the episodes, with her team assisting with onscreen and puppeteering duties. Episodes will premiere this March, and Fried holds hope for them to help inspire the next generation of designers and builders."
Open Source

Submission + - Open-source hardware hacker Ladyada awarded Entrepreneur of the Year (entrepreneur.com)

ptorrone writes: "Limor "Ladyada" Fried of open-source hardware company Adafruit Industries was awarded Entrepreneur of the Year by Entrepreneur Magazine. From the article — "Recognizable by her signature vivid-pink locks, Fried (or Ladyada, as she is known on the internet) is one of the dominant forces behind the maker movement--a legion of do-it-yourself-minded folks who create cool things by tweaking everyday technology. Last year New York City-based Adafruit did a booming $10 million trade in sales of DIY open-source electronic hardware kits"."

Submission + - Raspberry Pi Model A, First Photos and Video (adafruit.com)

coop0030 writes: "The first photos and videos of the Model A production samples are now available. The Raspberry Pi Model A is the newest low-cost computer from the Raspberry Pi Foundation. Compared to the popular Model B, the Model A forgoes the Ethernet Controller, has 256MB of RAM, and has a single USB port. A benefit of the missing Ethernet controller is that power consumption is reduced. This allowed them to reach their goals of a low-cost $25 computer. The release date is for sometime early in 2013."

Submission + - USB NeXT Keyboard with an Arduino Micro (adafruit.com)

coop0030 writes: "Ladyada and pt had an old NeXT keyboard with a strong desire to get it running on a modern computer. These keyboards are durable, super clicky, and very satisfying to use! However, they are very old designs, specifically made for NeXT hardware:, pre PS/2 and definately pre-USB. That means you can't just plug the keyboard into a PS/2 port (even though it looks similar). There is no existing adapter for sale, and no code out there for getting these working, so we spent a few days and with a little research we got it working perfectly using an Arduino Micro as the go between."

Comment Re:This was stupid the first time... (Score 4, Interesting) 26

This kind of response was certainly expected, thank you for the feedback though!

We built this because we thought that we could help people start quickly to get up and running with programs to blink LED's with their Raspberry Pi, or read temperatures with sensors attached to the GPIO pins (oh, and learn a little python, ruby or what have you, in the process!). We want it to be the easiest editing environment to use and setup on the Raspberry PI (low barrier to entry). We haven't built the guided experience yet, but you can kind of see which area of programming we're focusing on by looking at the following github repository:
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code

Also, you have to start somewhere with someone just starting out in this quite complex, and layered environment. What better way than to have an editor that is pre-loaded with some basic scripts that will blink an LED, or read temperature and humidity off a sensor breakout, on their Raspberry Pi with little effort in an environment they're already comfortable with (a browser)?

Sure, they could start by first learning basic unix command line, then their editor of choice, and git, and python, and then interfacing with the RPi's GPIO pins, and on and on. We're just trying to remove some of these barriers.

An expert developer with loads of experience may not need this editor (but it is pretty convenient to just plug the pi into an ethernet port, and start hacking away in your browser...). But for someone that isn't sure how to navigate directories in a command line environment...well, this might help them out a bit (we even include a pretty powerful terminal emulator that may help them learn this!).

We're hoping to keep adding more advanced features as we go. We're releasing quite early in order to gather feedback to make it better suited for more people earlier in the process.

Slashdot Top Deals

This place just isn't big enough for all of us. We've got to find a way off this planet.

Working...