Cool uses for the Raspberry Pi

Hackers are buzzing with ideas from Pi-powered arcade machines and drones to the home automation and low-cost tablets. 10 coolest uses for the Raspberry Pi article tells that TechRepublic has delved into the Raspbery Pi’s developer forums, and here’s our round-up of the best ideas so far, ranging from the eminently achievable to the massively ambitious. You can use your Raspberry Pi for example as media streamer, arcade machine, tablet computer, robot controller and home automation controller. Rasberry Pi homepage offers also some more interesting projects like Retro games and a retro joystick.

1,661 Comments

  1. Tomi Engdahl says:

    Web security everywhere
    https://hackaday.io/project/2040-web-security-everywhere

    Secure your Internet, control your data, fight censorship.
    Bring your autonomous all in one privacy device everywhere.

    Reply
  2. Tomi Engdahl says:

    Air Conditioner Speaks Serial, Just Like Everything Else
    http://hackaday.com/2017/01/06/air-conditioner-speaks-serial-just-like-everything-else/

    Like so many other home appliances, it’s likely that even your air conditioner has a serial interface buried inside it. If you’re wondering why, it’s because virtually every microcontroller on the planet has a UART built in, and it’s highly useful for debugging during the development process, so it makes sense to use it. Thus, it was only a matter of time before we saw a hacked airconditioner controlled by a Raspberry Pi.

    Hacking a Mitsubishi Heat Pump / Air Conditioner
    https://nicegear.co.nz/blog/hacking-a-mitsubishi-heat-pump-air-conditioner/

    Quite a few years back I decided that I wanted to hack my heat pump. The infrared remote control was boring, who wants to press buttons. I thought about automatically generating the infrared remote button protocol like a few others have done before but that still doesn’t tell me what the heat pump is doing. Did it actually turn on after you sent those commands? I thought I could do better, so I decided to pull apart my newly installed heat pump unit and start poking around in there with a meter to see what happened.

    we need to connect to communicate with the unit from the outside world – thoughtfully of them they made us a serial port to talk to, it’s 5V TTL UART running at 2400 bps and even parity. A little weird, I discovered that with a Saleae Logic Analyser – a very handy little hacking tool.

    Reply
  3. Tomi Engdahl says:

    Raspberry Pi Zero FPV camera and OSD
    https://hackaday.io/project/12450-raspberry-pi-zero-fpv-camera-and-osd

    Pi Zero and camera weigh 13 grams making it an ideal setup for data logging, HD video recording and custom On Screen Display for FPV.

    Description
    This is a low cost FPV and OSD system capable of recording HD video. It is built with Raspberry Pi Zero, PiCamera, GPS sensor and FPV transmitter.

    Pi Zero is consuming about 0.2 A while recording 1080P video.

    WiFi is not really suitable for real time video streaming unless you have powerful CPUs and strong connection. This fact alone makes it very hard to use Pi Zero and WiFi to get steady video stream over large distances. Perhaps there is another way?

    It is not widely known, but all Raspberry Pis have analog TV output on board (in addition to HDMI), even Pi Zero sports one! You can use that analog TV output to stream a video feed from the Pi Zero to a screen far far away via a hobby grade FPV transmitter.

    Reply
  4. Tomi Engdahl says:

    ginscope – new year, new scope, new hope
    https://hackaday.io/project/19374-ginscope-new-year-new-scope-new-hope#j-discussion-73985

    Is there room for another oscilloscope ? RT nodejs/html5 + Arduino/FPGA/Raspberry Pi sci toolbox?

    #1 Make oscilloscope fronted for soundcard/adc (mcu/fpga/pi) and ginscope
    #2 Make some spi/i2c modules

    ginscope – nodejs real time arduino serial oscilloscope in html5
    https://www.youtube.com/watch?v=jmDLRDejVgY&feature=youtu.be

    Arduino based – Html5 Sci Instruments – Oscilloscope, function generator, + more
    https://github.com/soholt/ginscope

    Reply
  5. Tomi Engdahl says:

    Portable RetroPie Builds on the Shoulders of Giants
    http://hackaday.com/2017/01/12/portable-retropie-builds-on-the-shoulders-of-giants/

    For anyone wanting to get that shot of nostalgia without the hassle of finding an NES Classic, the Retropie project is a great starting point. Of course, it’s not too noteworthy to grab a Raspberry Pi, throw a pre-built distribution on it, and plug in an SNES to USB converter. What is noteworthy, however, is building a Retropie that’s portable and that has the quality and polish of the latest build from [fancymenofcornwood].

    Portaberry Pi Ultra (Portable Raspberry Pi Emulator Console)
    http://imgur.com/a/RgTot

    Reply
  6. Tomi Engdahl says:

    Raspberry Pi Home Automation for the Holidays
    http://hackaday.com/2017/01/13/raspberry-pi-home-automation-for-the-holidays/

    the world’s most complicated electronic gingerbread house this Christmas, because a home-automated gingerbread house is still simpler than a home-automated home.

    Gingerbread Home Automation
    http://www.instructables.com/id/Magic-Gingerbread-House/

    Reply
  7. Tomi Engdahl says:

    A Simple Route To A Plug Top Pi
    http://hackaday.com/2017/01/16/a-simple-route-to-a-plug-top-pi/

    There are a host of tiny plug-top computers available for the experimenter who requires an all-in-one mains-powered computing platform without the annoyance of a full-sized PC or similar. But among the various models there has always been something missing, a plug-top Raspberry Pi. To address that gap in the market, [N-O-D-E] has created a fusion of Pi and plug using the official Raspberry Pi PSU accessory and a Raspberry Pi Zero, with a UUGear Zero4U USB hub sandwiched between the two.

    The Pi Zero Power Case
    https://www.youtube.com/watch?v=dfg4g3YuvnY

    Reply
  8. Tomi Engdahl says:

    A project log for ZeroPhone – a Raspberry Pi smartphone
    Pi-powered open-source mobile phone (that you can assemble for 50$ in parts)
    https://hackaday.io/project/19035-zerophone-a-raspberry-pi-smartphone/log/51839-project-description-and-frequently-asked-questions

    What is this?

    This is a smartphone, with a Raspberry Pi Zero at its heart. It’s open-source*, Linux-powered and you can make one yourself for 50$!

    *except some parts, replacing which would make it crazy expensive

    Why?

    Because it has so many uses, the idea sems to be obvious and yet there isn’t a project like that. Moreover, I’ve been studying the topic for a couple of years now and this project is meant to be useful to other people as well – so I have a chance of commercializing it (while still keeping it open-source).

    What OS is used?

    It uses Raspbian Linux, which is currently based on Debian Jessie. This is because it can be tailored to suit our purpose very easily, and will still be /upgradable in the future – this project doesn’t need a separate distribution since that’s prone to obsolescence and is a maintenance nightmare (but I do plan on providing ready-to-go SD card images if the demand is there).

    Reply
  9. Tomi Engdahl says:

    ZeroPhone gives Smartphones the Raspberry (Pi)
    http://hackaday.com/2017/01/18/zerophone-gives-smartphones-the-raspberry-pi/

    There are several open source phones out there these days, but all of them have a downside. Hard to obtain parts, hard to solder, or difficult programming systems abound. [Arsenijs] is looking to change all that with ZeroPhone. ZeroPhone is based upon the popular Raspberry Pi Zero. The $5 price tag of the CPU module means that you can build this entire phone for around $50 USD.

    The radio module in the ZeroPhone is the well known SIM800L 2G module.
    An ESP8266 serves as the WiFi module with an OLED screen and code in python round out this phone.

    ZeroPhone – a Raspberry Pi smartphone
    Pi-powered open-source mobile phone (that you can assemble for 50$ in parts)
    https://hackaday.io/project/19035-zerophone-a-raspberry-pi-smartphone

    This is a mobile phone that is:
    1) As open-source as possible *while also being cheap*
    2) Easy to get parts for if you want to assemble one
    3) Easy to assemble and repair
    4) Free from apps with privacy concerns
    5) Easy to write apps for

    Reply
  10. Tomi Engdahl says:

    Programming Thousands of AVRs
    http://hackaday.com/2017/01/18/programming-thousands-of-avrs/

    It is funny how almost everything has its own set of problems. Rich people complain about taxes. Famous people complain about their lack of privacy. It probably won’t happen us, but some Kickstarter campaigners find they are too successful and have to scale up production, fast. We’d love to have any of those problems.

    [Limpkin] found himself in just that situation. He had to program several thousand Atmel chips. It is true that you can get them programmed by major distributors, but in this case, he wanted unique serial numbers, cryptographic keys, and other per-chip data programmed in. So he decided to build his own mass programming workbench.

    The bench programs nine devices at a time (due to the number of I/O available) and uses a Raspberry Pi to orchestrate operation.

    A Mass Programming Bench for ATMega32u4 MCUs
    http://www.limpkin.fr/index.php?post/2017/01/13/A-Mass-Programming-Bench-for-ATMega32u4-MCUs

    Or how to try to spend as little time as possible programming several thousands MCUs….

    Reply
  11. Tomi Engdahl says:

    Raspberry Pi SDR
    http://hackaday.com/2017/01/27/raspberry-pi-sdr/

    [Chris D] noticed that the excellent software defined radio (SDR) software gqrx will run on the Raspberry Pi now. So he married a Raspberry Pi 3, a touchscreen, an RTL-SDR dongle, and an upconverter to make a very nice receiver setup.

    [PI-SDR] Raspberry PI 3 + 7″ Touchscreen + RTL-SDR + GQRX test
    https://www.youtube.com/watch?v=hreJ6eNAdeU

    Reply
  12. Tomi Engdahl says:

    Autonomous Pi bot
    https://hackaday.io/project/394-autonomous-pi-bot

    An autonomous bot, on the rover 5 platform, coding in java using pi4j with a raspberry Pi

    Using custom laser range finding

    Reply
  13. Tomi Engdahl says:

    Open Your Garage Door With Your Smartphone
    http://hackaday.com/2017/01/31/open-your-garage-door-with-your-smartphone/

    The eternal enemy of [James Puderer]’s pockets is anything that isn’t his smartphone. When the apartment building he resides in added a garage door, the forces of evil gained another ally in the form of a garage door opener. So, he dealt with the insult by rigging up a Raspberry Pi to act as a relay between the opener and his phone.

    My Garage Door is now part of the Internet of Things
    http://www.jpuderer.net/2017/01/my-garage-door-is-now-part-of-internet.html

    I am a firm believer in my phone being the only thing I need to have with me…. EVER!

    So when for security reasons, the apartment building where my family lives decided to install a big, thick, blocking-my-way garage door

    Reply
  14. Tomi Engdahl says:

    Google Is Adding a Slice of AI to the Raspberry Pi
    Google is taking a survey of the maker community and bringing its AI tools to the Raspberry Pi.
    https://www.designnews.com/design-hardware-software/google-adding-slice-ai-raspberry-pi/108172781647411?cid=nl.x.dn14.edt.aud.dn.20170202.tst004t

    Good news for makers. Google is finally lending more of its support to the DIY community.

    The company recently rolled out a survey targeted at makers. “We at Google are interested in creating smart tools for makers, and want to hear from you about what would be most helpful,” the company said in a statement, also promising that it would share its survey results with the the wider community.

    First on the agenda – Google will be bringing its library of artificial intelligence (AI) and machine learning tools to the popular Raspberry Pi computer.

    First on the agenda – Google will be bringing its library of artificial intelligence (AI) and machine learning tools to the popular Raspberry Pi computer.

    Powerful AI will surely prove to be popular among Raspberry Pi users, already well known as being a cornerstone of homebrew gadget projects ranging from robots to Internet of Things devices.

    Google is not the only big name looking to bring AI into the DIY community. In November 2016, IBM announced Project Intu , its own effort to bring cognitive computing capabilities, supplied by its Watson supercomputer, to Raspberry Pi users and other makers.

    Reply
  15. Tomi Engdahl says:

    ProtoArduPiSHIELD shield for Raspberry Pi Arduino
    Proto ArduPi SHIELD – universal prototyping shield for Raspberry Pi and Arduino family
    https://hackaday.io/project/19660-protoardupishield-shield-for-raspberry-pi-arduino

    Reply
  16. Tomi Engdahl says:

    ZeroPhone – a Raspberry Pi smartphone
    Pi-powered open-source mobile phone (that you can assemble for 50$ in parts)
    https://hackaday.io/project/19035-zerophone-a-raspberry-pi-smartphone

    This is a mobile phone that is:
    1) As open-source as possible *while also being cheap*
    2) Easy to get parts for if you want to assemble one
    3) Easy to assemble and repair
    4) Free from apps with privacy concerns
    5) Easy to write apps for

    Reply
  17. Tomi Engdahl says:

    ProtoArduPiSHIELD shield for Raspberry Pi Arduino
    Proto ArduPi SHIELD – universal prototyping shield for Raspberry Pi and Arduino family
    https://hackaday.io/project/19660-protoardupishield-shield-for-raspberry-pi-arduino

    IoT ArduPiSHIELD for Raspberry Pi and Arduino
    ArduPiSHIELD – universal IoT shield for Raspberry Pi and Arduino Uno, Nano, Mini, Pro Mini, Micro, Leonardo and many other boards
    https://hackaday.io/project/18075-iot-ardupishield-for-raspberry-pi-and-arduino

    Reply
  18. Tomi Engdahl says:

    Advanced Teleoperated Office Marauder
    Demonstrator of a Raspberry Pi based rover using the ROS framework
    https://hackaday.io/project/19729-advanced-teleoperated-office-marauder

    The Advanced Teleoperated Office Marauder (ATOM) is a demonstrator platform, using Raspberry Pi 3 computer and ROS framework for the software.

    The rover features a skid-steer platform for locomotion, a 9-axis inertial measurement system (IMU), stereo camera, monocular camera and GPS receiver.

    The ultimate goal for this platform is to make it autonomous so it can traverse rough terrain safely by assessing the obstacles and steep slopes and avoiding them.

    Reply
  19. Tomi Engdahl says:

    A Six-Voice Synth Built On The Raspberry Pi
    http://hackaday.com/2017/02/07/a-six-voice-synth-built-on-the-raspberry-pi/

    Over the last few decades, audio synthesizers have been less and less real hardware and more and more emulations in software. Now that we have tiny powerful computers that merely sip down the watts, what’s the obvious conclusion? A six-voice polyphonic synthesizer built around the Raspberry Pi.

    “Innovative Raspberry Pi Synthesizer”
    S³-6R (EsCube-6R) – Version 2
    Synth-Sennin Synthesizer
    http://r-mono-lab-en.tumblr.com/products/S3-6R

    Reply
  20. Tomi Engdahl says:

    ZeroPhone – a Raspberry Pi smartphone
    Pi Zero-based open-source mobile phone (that you can assemble for 50$
    https://hackaday.io/project/19035-zerophone-a-raspberry-pi-smartphone

    Reply
  21. Tomi Engdahl says:

    Google Is Adding a Slice of AI to the Raspberry Pi
    Google is taking a survey of the maker community and bringing its AI tools to the Raspberry Pi.
    https://www.designnews.com/design-hardware-software/google-adding-slice-ai-raspberry-pi/108172781647411?cid=nl.x.dn14.edt.aud.dn.20170207.tst004t

    Good news for makers. Google is finally lending more of its support to the DIY community.

    Reply
  22. Tomi Engdahl says:

    Press Button, Receive Hackspace WiFi Code
    http://hackaday.com/2017/02/10/press-button-get-hackspace-wi-fi-code/

    When you are running a hackspace, network security presents a particular problem. All your users will expect a wireless network, but given the people your space will attract, some of them are inevitably going to be curious enough to push at its edges. Simply plugging in a home WiFi router isn’t going to cut it.

    Raspberry Pi WiFi Guest Code Generator
    http://sbhackerspace.com/raspberry-pi-wifi-guest-code-generator/

    The Raspberry Pi runs a simple python script waiting for an input from the button press. Once pressed the script contacts the Unifi controller, requests a wireless access code, adds some formatting and prints. The code for the Raspberry Pi and Unifi can be found on GitHub. The thermal printer is available from Amazon.

    Reply
  23. Tomi Engdahl says:

    Raspberry Pi INA219 voltage/current sensor library
    https://hackaday.io/project/19891-raspberry-pi-ina219-voltagecurrent-sensor-library

    Python library for Raspberry Pi which provides an easy to use interface for the INA219 voltage and current sensor from Texas Instruments.

    This Python library which is compatible Python 2 and 3, makes it easy to leverage the quite complex functionality of the Texas Instruments INA219 sensor.

    Although I describe using the Raspberry Pi 3 and Adafruit INA219 breakout, these are just examples, the library will work with any Raspberry Pi or INA219 sensor.

    Raspberry Pi INA219 Power Measurement Tutorial
    https://www.youtube.com/watch?v=BgShCD7xT_A

    Reply
  24. Tomi Engdahl says:

    Using an LCD Display with a Motion Detector on Raspberry Pi
    https://www.youtube.com/watch?v=dQY6hNA53oM

    quick tutorial demonstrating how to interface an HC-SR501 motion detector sensor with a Raspberry Pi and display the result on a 16×2 LCD display. Builds on my previous 2 LCD Display tutorials. Full notes and code are available

    http://www.rototron.info/using-a-motion-detector-on-raspberry-pi/

    Reply
  25. Tomi Engdahl says:

    10 Best RaspBerry Pi Projects (Advanced)
    https://www.youtube.com/watch?v=ace_IpdY23M

    10 of the best tutorial DIY Raspberry Pi projects on the Web. Those are perfect for beginners to start creating raspberry pi 3 windows,Android Ubuntu based on sensors, motors,LED and laser ..

    Reply
  26. Tomi Engdahl says:

    Raspberry Pi Game Pad Enclosure Case
    This pad let you assemble buttons, display, audio and raspberry to play with everywhere.
    https://hackaday.io/project/20009-raspberry-pi-game-pad-enclosure-case

    A portable case enclosure for raspberry containing everything needed to play with (button, battery, sound, display…) Shaped like a game pad.

    Reply
  27. Tomi Engdahl says:

    Raspberry Pi INA219 voltage/current sensor library
    https://hackaday.io/project/19891-raspberry-pi-ina219-voltagecurrent-sensor-library

    Python library for Raspberry Pi which provides an easy to use interface for the INA219 voltage and current sensor from Texas Instruments.

    This Python library which is compatible Python 2 and 3, makes it easy to leverage the quite complex functionality of the Texas Instruments INA219 sensor.

    Although I describe using the Raspberry Pi 3 and Adafruit INA219 breakout, these are just examples, the library will work with any Raspberry Pi or INA219 sensor.

    This version (v1.1.0) of the library is available in the PyPI Python Package Index (https://pypi.python.org/pypi/pi-ina219), which allows a more standard installation process.
    https://pypi.python.org/pypi/pi-ina219

    Reply
  28. Tomi Engdahl says:

    ProtoArduPiSHIELD shield for Raspberry Pi Arduino
    https://hackaday.io/project/19660-protoardupishield-shield-for-raspberry-pi-arduino

    Proto ArduPi SHIELD – universal prototyping shield for Raspberry Pi and Arduino family

    Proto ArduPiSHIELD it is a universal prototyping shield for Raspberry Pi and Arduino family that make your prototype more manageable then ever before.

    This board fit prefect to your application whether you are playing with Raspberry Pi or Arduino, or both platform at the same time.

    These PCB are pretty awesome for prototyping. Your prototypes can be easily transferred to something a little more permanent then the mess of the wire on the breadboard, without having to design dedicated PCB.

    ProtoArduPiSHIELD come in two version. Smaller one is dedicated for Arduino UNO + Raspberry Pi, bigger version is dedicated for Arduino MEGA + Raspberry Pi.

    Reply
  29. Tomi Engdahl says:

    Portable RetroPie Suitcase For Multiplayer On The Go!
    http://hackaday.com/2017/03/05/portable-retropie-suitcase-for-multiplayer-on-the-go/

    Portable gaming — and gaming in general — has come a long way since the days of the original Game Boy. With a mind towards portable multiplayer games, Redditor [dagcon] has assembled a RetroPie inside a suitcase — screen and all!

    This portable console has almost everything you could need. Four controllers are nestled beside two speakers. Much of the power cabling is separated and contained by foam inserts. The screen fits snugly into the lid with a sheet of rubber foam to protect it during transport.

    Complete RetroPie in a suitcase
    http://imgur.com/a/0OSzu

    Reply
  30. Tomi Engdahl says:

    The ‘All-Seeing Pi’ Aids Low-Vision Adventurer
    http://hackaday.com/2017/03/04/the-all-seeing-pi-aids-low-vision-adventurer/

    All this is significantly complicated by being blind, of course, so a tool like this Raspberry Pi low-vision system would be a welcome addition to the nearly-blind adventurer’s well-worn rucksack.

    March 01, 2017
    The All-Seeing Pi
    http://www.cyber-omelette.com/2017/03/all-seeing-pi.html

    This post is a about vision enhancement platform called The All-Seeing Pi that I have been working on with my friend Dan, who is blind. People who are blind rarely have no vision at all though, and in Dan’s case, he still has a little bit of sight in one eye. He’s also the first to tell you how much technology can do to enable mobility.

    From these discussions, we came up with the idea for a video feed connected to a display, with a wearable screen in the ideal spot for maximum vision. This allows someone to focus on just the screen, and let the camera capture the detail and depth of the environment.

    In the end, the prototype served as a successful proof of concept.

    Reply
  31. Tomi Engdahl says:

    Raspberry Pi heating controller
    Domestic boiler regulation without huge cabling and outlying sensors
    https://hackaday.io/project/10295-raspberry-pi-heating-controller

    Reply
  32. Tomi Engdahl says:

    Flash ROMs with a Raspberry Pi
    http://www.linuxjournal.com/content/flash-roms-raspberry-pi

    To hardware-flash a BIOS chip, you need two main pieces of hardware: a Raspberry Pi and the appropriate Pomona clip for your chip. The Pomona clip actually clips over the top of your chip and has little teeth that make connections with each of the chip’s pins. You then can wire up the other end of the clip to your hardware-flashing device, and it allows you to reprogram the chip without having to remove it. In my case, my BIOS chip had 16 pins (although some X200s use 8-pin BIOS chips), so I ordered a 16-pin Pomona clip on-line at almost the same price as a Raspberry Pi!

    There is actually a really good guide on-line for flashing a number of different ThinkPads using a Raspberry Pi and the NOOBS distribution

    There are two main ways to build flashrom. If you intend to build and flash a Libreboot image from source, you can use the version of flashrom that comes with the Libreboot source. You also can just build flashrom directly from its git repository.

    To wire everything up, I opened up my X200 (unplugged and with the battery removed, of course), found the BIOS chip (it is right under the front wrist rest) and attached the clip. If you attach the clip while the Raspberry Pi is still on, note that it will reboot. It’s better to make all of the connections while everything is turned off.

    Then I booted the Raspberry Pi, loaded the two SPI modules and was able to use flashrom to read off a copy of my existing BIOS

    After you have a good backup copy of your existing BIOS, you can attempt a flash. It turns out that quite a bit has changed with the Libreboot-flashing process

    Reply
  33. Tomi Engdahl says:

    STS-PiLot Robotics Remote Control
    Remote control web interface with live video for Raspberry Pi Robots
    https://hackaday.io/project/20149-sts-pilot-robotics-remote-control

    STS-PiLot provides a remote control web interface with live video for rovers using the Pimoroni Explorer HAT / pHAT interface. The interface is responsive and works with Desktops / Laptops, Tablets and Phones both in portrait and landscape screen orientation.
    Sensor readouts from I/O ports are provided in a HUD style overlay. This is an educational application with the focus on keeping the code simple and understandable.

    The live streaming part is based on the example code provided by Miguel Grinberg https://github.com/miguelgrinberg/flask-video-streaming

    Reply
  34. Tomi Engdahl says:

    Yet Another (Raspberry) Pi Smart Frame
    https://hackaday.io/project/20122-yet-another-raspberry-pi-smart-frame

    YAPSFrame is a Raspberry Pi based Smart Frame. Pulls photos from Windows Shares, rotates and scales. Also clock, soon weather and calendar

    Written in Python 3 using tkInter. Code initially based on https://github.com/HackerHouseYT/Smart-Mirror But has been extensively modified.

    Reply
  35. Tomi Engdahl says:

    Putting Pi In Infrared Doohickies
    http://hackaday.com/2017/03/10/putting-pi-in-infrared-doohickies/

    The Raspberry Pi Zero W is a tiny, cheap Linux computer with WiFi. It’s perfect for Internet of Things things such as controlling ceiling fans, window blinds, LED strips, and judgmental toasters. This leads to an obvious question: how do you attach your ceiling fan and LED strips to a Pi Zero? A lot of these things already have infrared remotes, so why not build an infrared hat for the Pi? That’s what [Leon] did, and it’s Open Hardware with documentation.

    ANAVI Infrared pHAT
    https://hackaday.io/project/20178-anavi-infrared-phat

    Convert your Raspberry Pi in a smart remote control with the open source hardware ANAVI Infrared pHAT

    Reply
  36. Tomi Engdahl says:

    Raspberry Pi-Based Game Boy Emulator
    http://hackaday.com/2017/03/12/raspberry-pi-based-game-boy-emulator/

    The most popular use for a Raspberry Pi, by far, is video game emulation. We see this in many, many forms from 3D printed Raspberry Pi cases resembling the original Nintendo Entertainment System to 3D printed Raspberry Pi cases resembling Super Nintendos. There’s a lot of variety out there for Raspberry Pi emulation, but [moosepr] is taking it to the next level. He’s building the smallest Pi emulation build we’ve ever seen.

    This build is based on the Pi Zero and a 2.2″ (0.56 dm) ili9341 TFT display. This display has a resolution of 240×320 pixels, which is close enough to the resolution of the systems the Pi Zero can emulate.

    GameBoy Zero, but smaller!!
    My attempt to get the smallest, simplest GameBoy style device, based on the pi Zero
    https://hackaday.io/project/20152-gameboy-zero-but-smaller

    Reply
  37. Tomi Engdahl says:

    An Ugly but Functional Pi Laptop
    http://hackaday.com/2017/03/11/an-ugly-but-functional-pi-laptop/

    It’s got a face only its mother could love. Or a Hackaday writer, since this ugly e-waste laptop proudly sports a Jolly Wrencher on its back.

    The base of the laptop is a mini USB keyboard, with the top formed mainly by a 7″ HDMI panel. The back of the display is adorned with a Raspberry Pi 3, a USB hub, a little sound dongle, and the aforementioned Jolly Wrencher. The whole thing is powered by a cast-off power supply brick

    starhawk (hey, that’s me!) has built a thing…
    http://imgur.com/gallery/QUHFb

    Reply
  38. Tomi Engdahl says:

    Q Has Nothing on Naomi Wu
    http://hackaday.com/2017/03/12/q-has-nothing-on-naomi-wu/

    We’re not so much fans of James Bond as we are of Q, the hacker who supplies him with such wonderful things. There is a challenger to Q’s crown, [Naomi Wu] — code name [SexyCyborg] — built an epic gadget called the Pi Palette which hides a Linux laptop inside of a cosmetics case.

    Pi Palette- Hacker’s Cosmetic Case
    The “Pi-Palette” is a pentesting computer concealed in a cosmetic case.
    https://hackaday.io/project/18999-pi-palette-hackers-cosmetic-case

    The Pi Palette is a Raspberry Pi 3 single board computer in a 3D printed enclosure to disguise it as a (somewhat chunky) makeup palette.

    *As shown it’s running Kali Linux – a pentesting (hacking) distribution, but you can run several other Linux versions- and even a version of Windows 10. Just please remember that every time you run Windows on hardware fully compatible with Linux a baby penguin dies.

    *Wireless charging, and a 5000mah battery which seems to be good for at least a few hours depending (the backlit screen can be turned off separately while bruteforcing, wardriving and other headless tasks)

    *An RTL3070 WiFi adapter which can be swapped out for a Software Defined Radio without losing basic WiFi connectivity due to the rPi3s onboard WiFi.

    Reply
  39. Tomi Engdahl says:

    PiSound, The Audio Card For The Raspberry Pi
    http://hackaday.com/2017/03/16/pisound-the-audio-card-for-the-raspberry-pi/

    Kids today are being loud with their ‘drum machines’ and ‘EDM’. Throw some Raspberry Pis at them, and there’s a need for a low-latency sound card with MIDI and all the other accouterments of the modern, Skrillex-haired rocker. That’s where PiSound comes in.

    Of course, the Pi already comes with audio out, but that’s not enough if you want to do some real audio processing. You need audio in as well, and while you’re messing around with that, adding some high-quality opamps, ADCs, DACs, and some MIDI would be a good idea. This is what the PiSound is all about.

    If you’d like to see some example projects using the PiSound, there example MIDI controllers, networked audio players, and some goofing around with LV2 plugins

    Meet pisound!
    http://blokas.io/

    pisound is an ultra-low latency high-quality soundcard and MIDI interface specially designed for Raspberry Pi pocket computers. Equipped with 192kHz 24-bit Stereo Input and Output driven by the legendary Burr-Brown chips, DIN-5 MIDI Input and Output ports, user-customizable button and bundled software tools, this little board will bring your audio projects to a whole new level!

    Reply
  40. Tomi Engdahl says:

    Home security system v2
    https://hackaday.io/project/13054-home-security-system-v2

    Raspberry pi powered home security station which measures temperature, light level, lpg & co2 gas and detects human movement.

    a nodejs+raspberry powered wireless sensor station, previously i was created arduino+ethernet version of this one but it’s unreliable and lack of portability.

    details available in following blog entry: http://psychip.net/video/new-gadget-wireless-sensor-station

    Reply
  41. Tomi Engdahl says:

    Cigar Box Opens to Raspberry Pi Laptop
    http://hackaday.com/2017/03/21/cigar-box-opens-to-raspberry-pi-laptop/

    If you were to go back to the middle years of the twentieth century and talk to electronic constructors, you would find a significant number had a cigar box radio among their projects. Cigar boxes were fairly robust, readily available, and could easily accommodate the parts required to make a crystal set or a simple one-tube regenerative receiver.

    Cigar boxes, however, remain. [Mike] found a very nice antique cigar box, and made something unexpected, he put a Raspberry Pi in it and made something close to a laptop. Into the lid goes an LCD screen secured with wooden blocks, while in the body of the box goes the LCD controller, Pi 3, and battery charger and PSU modules. There are two sets of cells, one each for screen and Pi.

    How to build a VintagePi
    http://dayton.makerfaire.com/2017/03/16/how-to-build-a-vintagepi/

    Reply
  42. Tomi Engdahl says:

    Bomb Defusal Fun With Friends!
    http://hackaday.com/2017/03/21/bomb-defusal-fun-with-friends/

    Being a member of the bomb squad would be pretty high up when it comes to ranking stressful occupations. It also makes for great fun with friends. Keep Talking and Nobody Explodes is a two-player video game where one player attempts to defuse a bomb based on instructions from someone on the other end of a phone. [hephaisto] found the game great fun, but thought it could really benefit from some actual hardware. They set about building a real-life bomb defusal game named BUMM.

    The “bomb” itself consists of a Raspberry Pi brain that communicates with a series of modules over a serial bus. The modules consist of a timer, a serial number display, and two “riddle” boxes covered in switches and LEDs.

    BrickUsingMultipleModules
    https://hackerspace-ffm.de/wiki/index.php?title=BrickUsingMultipleModules

    Reply
  43. Tomi Engdahl says:

    3G to WiFi Bridge Brings the Internet
    http://hackaday.com/2017/03/28/3g-to-wifi-bridge-brings-the-internet/

    [Afonso]’s 77-year-old grandmother lives in a pretty remote location, with only AM/FM radio reception and an occasionally failing landline connecting her to the rest of the world. The nearest 3G cell tower is seven kilometers away and unreachable with a cell phone. But [Afonso] was determined to get her up and running with video chats to distant relatives. The solution to hook granny into the global hive mind? Build a custom antenna to reach the tower and bridge it over to local WiFi using a Raspberry Pi.

    3G to WiFi Raspberry Pi gateway
    http://home.oraculo.pt/2017/03/21/3g-wifi-raspberry-pi-gateway/

    Reply
  44. Tomi Engdahl says:

    Gaming Beyond Retropie
    http://hackaday.com/2017/03/31/gaming-beyond-retropie/

    Looking for something a bit more from your Raspberry Pi? Tired of the usual console and arcade games? Eltech’s Exagear Desktop is a virtual machine that runs on your Raspberry Pi and allows you to run x86 games. [Dmitry]’s done a write-up about running more modern games on your Raspberry Pi.

    Up until now, the Pi has been a great platform for retro gaming. By running MAME or EmulationStation, you can play classic arcade games as well as the great console games you played as a kid. Exagear Desktop goes one further, allowing you to use Wine to play more modern PC games on your Raspberry Pi 3.

    Gaming Beyond RetroPie
    Enhance your RetroPie console and play PC games on Raspberry Pi
    https://eltechs.com/gaming-beyond-retropie/

    Reply
  45. Tomi Engdahl says:

    The Other Way to Brick a Mac Classic
    http://hackaday.com/2017/04/05/the-other-way-to-brick-a-mac-classic/

    Why would you build a mini Mac Classic using LEGO and a Raspberry Pi? Well, why wouldn’t you?

    LEGO Macintosh Classic with e‑paper display
    https://jann.is/lego-macintosh-classic/

    I built a Wi-Fi enabled LEGO Macintosh Classic running Docker on a Raspberry Pi Zero with an e‑paper display. Docker deployments via resin.io.

    Reply

Leave a Comment

Your email address will not be published. Required fields are marked *

*

*