Categories
- animatronics (12)
- apple (11)
- arduino (179)
- art (41)
- articles (121)
- artificial intelligence (11)
- automation (421)
- avr (205)
- bitcoin (3)
- breadboard (9)
- cameras (57)
- cars (26)
- cell phones (28)
- clothing mods (21)
- console mods (26)
- dangerous (94)
- desktop mods (24)
- embedded (5)
- flying things (54)
- fpga (22)
- gaming creations (108)
- interface (225)
- internet (17)
- laptop mods (6)
- lasers (22)
- linux (7)
- magnetic (3)
- medical (12)
- microcontrollers (51)
- misc projects (152)
- msp (12)
- music (124)
- pic (90)
- projects (23)
- pyroedu (76)
- raspberry pi (26)
- robots (312)
- security (36)
- sensors (307)
- software (200)
- solar (19)
- stamp (9)
- tools (149)
- tutorials (98)
- Uncategorized (45)
- usb (44)
- wireless (256)
Sponsors
Posted January 21, 2020 by Chris
“The Pi-Pocket is a mini portable games console capable of playing Gameboy, NES, Sega Master System, Game Gear games along with other popular Linux ported titles such as Doom and Duke Nukem using the popular Raspberry Pi emulator front-end known as RetroPie.”
Posted December 16, 2019 by Chris
“Some extra hardware and software changes the Raspberry Pi into a DVB-S digital TV transmitter. The code and diagrams are released under the GPL license. Credits: This project would not have been possible without the pioneering done by Jean-François Fourcadier, F4DAY. I also made use of simplifications made by F4AGC, I simply simplified things some more. “
Posted February 7, 2018 by Chris
"If you are a beginner to Raspberry Pi and were looking for a simple hardware project, then look no further. This tutorial will show you to develop a python based robot which avoids obstacles and navigates freely. Obstacle avoiding robots are fairly common and easy to make. Here, you can use this project to add object avoidance functionality to your robot."
Posted April 12, 2017 by Chris
".The DIY soldering robot which we have been building in our spare time over the past few months is now working and we have been able to solder some test Raspberry Pi expansion board headers with the machine.quot;
Posted March 7, 2017 by Chris
"Out of the box the light runs on 120v with all 3 lights permanently turned on. Many of these knock-off traffic signals at least attempt to blink the lights, that’s alright though because the old electronics days are numbered."
Posted March 29, 2016 by Chris
"After last week’s Pi Zero mod, I thought I’d try a slightly more useful project. Using an Adafruit OLED display, two push buttons, a wifi dongle and a Pi Zero, I made an internet connected information display. The information could be anything: time and date, weather, social media status, etc … The two push buttons are used to cycle through the data and trigger certain actions."
Posted March 9, 2016 by Chris
"I have experimented with GPIO on the Raspberry Pi, just turning an LED on and off here. But since then Ben Croston has improved the RPi GPIO Python library to do most of the work in C and I can confirm that it is a lot faster. Driving servo motors requires precise timing, so I decided to see how the Pi would perform this task."
Posted January 5, 2016 by Chris
"USB hub for the Raspberry Pi Zero. Featuring: 4 x USB 2.0 ports, Micro USB upstream connector, FE1.1s USB hub chip, Solder pins for direct connection to the Raspberry Pi Zero, Power jack connector for external 5v power source, Optional jumpers to take power from upstream connector, LED status indicators for each downstream port."
Posted November 5, 2015 by Chris
"A simple single-sided board that connects a RS-232 serial port to the Raspberry PI and breaks out some of the PI’s pins for experimentation. The interface board was designed to be simple and used for initial experimentation. It can be built on a single-sided PCB using home-made PCB fabrication methods."
Posted October 26, 2015 by Chris
"The Robotic Pet is an automated robot that can mimic common pets behaviours, like entertaining with a ball autonomously and interacting with human gesture freely. As the final project of EE 125 Introduction to Robotics class, the robotic pet is built on the UC Berkeley TETRIX robot platform."