NotesPockulusC.H.I.P. started as a joke. But then we actually got it working. That’s right, the most affordable standalone virtual reality headset in the world started as a joke and it works!Unfurl
NotesThis is a replacement screen bezel that snaps onto a PocketCHIP computer in order to add d-pad buttons. This makes it a lot easier to play your favorite PICO-8, NES, SNES, and many other games!Unfurl
NotesKeyboard-layout-editor.com is a web application that enables the editing of keyboard-layouts, i.e., the position and appearance of each physical key.Unfurl
Notesthis project aims to build, test, and mass produce a Teensy/Arduino USB Keyboard controller, for use as a drop in replacement into any IBM Buckling Spring keyboard.Unfurl
NotesReminiscent of Project Ara, Google’s much hyped but continually delayed effort to build a “hardware ecosystem” around smart phones, the RePhone is a modular phone built from open source components.FeedEmbedUnfurl
NotesCurrently this board is in production and we have units IN STOCK !
- pricing $149 (USD, per board) - includes free shipping by your choice (registered post, FedEx) Unfurl
Notesthese days you won't find anything that outputs s-video via two RCA cables. I've seen people make adapters from the standard 4 pin s-video plug to 2 RCA connectors, but I think I have a better solution.Unfurl
NotesWhat happens is that the contacts on the harness loosen over the years. The connectors also oxidize and start making bad connection with the board. As the resistance to the current goes up, so does the heat which burns up the connector.Unfurl
Notes Celebrate the 25th anniversary of that classic gaming device by building your own with 3d printing and DIY electronics from adafruit. In this project we'll use a raspberry pi and TFT touch screen to make an epic DIY gamegirl. FeedUnfurl
NotesArtisan is a software that helps coffee roasters record, analyze, and control roast profiles. When used in conjunction with a thermocouple data logger or a proportional–integral–derivative controller (PID controller), this software can automate the creation of roasting metrics to help make decisions that influence the final coffee flavor. Unfurl
NotesInfrastructure for programming an Arduino Due in the Rust programming language. This includes a sample sketch that can be modified to do most any other sketch.Unfurl
Notes If you've been following along here or on Twitter or Google+ you've no doubt seen the experimenting I've been doing with interfacing a Raspberry Pi in various ways with several retro computers like the Atari 800 and Commodore 64. My first project was using the Raspberry Pi to act as a converter for a USB gamepad to turn it into an Atari 2600 style joystick.Unfurl
NotesSince the Raspberry Pi was just sitting there, and the Amiga lacked (*) a network adapter - why not just connect the dots and get something up and running? I did, and it worked. Here's a quick writeup on what I did - if anyone's interested I can write a more detailed post with all the information I have.Unfurl
NotesThis guide talks about how we selected LCD screens for the Raspberry Pi media panels we are building. A media panel is a new and different class of computing appliance.Unfurl
NotesNovena is the codename for an open computing platform. It is a work in progress, but nearing a point where we think it could be viable for public release. FeedUnfurl
NotesAn Arduino, with its 8-bit 16 MHz microcontroller, will set you back around $20. A microSD card with several gigabytes of memory and a microcontroller with several times the performance could be purchased for a fraction of the price.FeedEmbedUnfurl
NotesThe BearDuino is a hardware-hacked Teddy Ruxpin—the infamous animatronic talking story-time teddy bear unleashed in all its uncanniness on the world in the 1980s—that has been turned into a kit for use with an Arduino microcontroller, ready for would-be makers to use for good or evil.Unfurl
NotesThis Instructable shows you how to build a four-gang outlet box in which each outlet is controlled via an Arduino (or any other TTL level signals).
It differs from the other relay boxes in that it uses no circuit boards and has very few parts (one chip and 4 relays).Unfurl
NotesPirateBox can be configured to run on many devices, including wireless routers, single-board computers, laptops, and mobile phones. Key hardware platforms include the TP-Link MR3020 and the Raspberry Pi both of which start at US$35.Unfurl
NotesSteve and I had talked about making a tiny arcade machine for his little chibi Street Fighter guys (street fighter guys fighting each other but in their own game – very meta).FeedEmbedUnfurl
NotesThis low-resolution memory device packs in just a few bytes of data. But it’s enough to spell out [Michael Kohn's] name. He’s been experimenting with using paper discs for data storage.FeedEmbedUnfurl
NotesIf you simply remember how to do something, then all you can do is use it the same way over and over, but if you understand how it works, you can reason about it. Once you can reason about something in your mind you can contemplate why it is the way it is, you can apply your entire creative mind to making the most of it, and you can implement and question improvement – you own it intellectually.Unfurl
NotesOnce upon a time, a boy met a girl. Then a short amount of time later, the boy decided to design and build a ring for the girl, because doing things in the most complicated way possible is just what he does to show the love. This is that story.Unfurl
NotesThe SPI (Serial Peripheral Interface) is a peripheral used to communicate between the AVR and other devices, like others AVRs, external EEPROMs, DACs, ADCs, etc. With this interface, you have one Master device which initiates and controls the communication, and one or more slaves who receive and transmit to the Master.Unfurl
NotesThis is a C library for Raspberry Pi (RPi). It provides access to GPIO and other IO functions on the Broadcom BCM 2835 chip, allowing access to the GPIO pins on the 26 pin IDE plug on the RPi board so you can control and interface with various external devices.Unfurl