Embedded Lab | Raspberry Pi
468 FOLLOWERS
Embedded Lab is an online teaching laboratory for Microcontrollers, Arduino, Raspberry Pi and Embedded Systems. This website is aimed at anyone who is curious to learn how these things work on fundamental level and who wants to get started with embedded system design on their own.
Embedded Lab | Raspberry Pi
3y ago
When it comes to STEAM (Science, technology, engineering, art and math) education, the Raspberry Pi is perhaps the most affordable, powerful, and versatile learning tool for all ages and skill levels. The versatility of this little computer comes from its incredible interconnectivity feature that offers direct connection of sensors and electromechanical components, thereby allowing the users to learn embedded hardware and programming in a very simple and engaging way. Since it first came out in 2012, the Raspberry Pi has been the most adventurous tool of teachers in the classroom to foster lea ..read more
Embedded Lab | Raspberry Pi
3y ago
The Southern California Transportation Museum is one of the largest private transportation museums in the United States. We are privileged to have among our artifacts a set of Acme traffic lights. This type of traffic signal was deployed in the Los Angeles area in the 1920s and 1930s. This was the time when every city was experimenting with different types of traffic signals. Later the Automobile Club convinced everyone to adopt the three-light signal they use today. During the brief time they were in use, the ACME traffic light became the favorite of the Hollywood&nbs ..read more
Embedded Lab | Raspberry Pi
3y ago
Marcel describes in this Instructable how he gave a new life to his old radio by powering it with an Raspberry Pi that streams various radio channels over the internet. He kept the functionality of the original tuning knob for tuning to radio channels. The RPi speaks up the name of the tuned channel in English or in your own language, as configured. The radio also features a safe-power-off button for proper shutdown of the RPi. He wrote the software for the radio in Python that runs automatically upon boot.
RPi powered internet radio ..read more
Embedded Lab | Raspberry Pi
3y ago
This DIY Ultrasound Imaging development kit is kelu124‘s entry to Hackaday 2017 prize and is equipped for imaging, based on two ad-hoc ultrasound boards, a Raspberry, a custom ADC, and a motherboard.
DIY ultrasound imaging system development kit
This HSDK has for objective to:
– consolidate existing hardware research;
– simplify and lower the cost of the kit;
– permits benchmarking of ultrasound systems;
– introduce a simple API to control hardware;
– have a server which provides both raw ultrasound and data standard DICOM files;
– have a kit that can be used for pedagogical and academic pu ..read more
Embedded Lab | Raspberry Pi
3y ago
Based on Nick Brewer’s DIY animated GIF camera, Michael built his own Raspberry Pi Zero W camera that captures GIF images and tweets them over WiFi! It uses a Pi camera module for capturing images. The Pi Zero is programmed to connect to a user-selected WiFi network for tweeting the gifs.
RPi Zero GIF camera ..read more
Embedded Lab | Raspberry Pi
3y ago
There are already so many weather station projects based on Raspberry Pi. This Instructable describes a weather forecast project based on Raspberry Pi zero with a unique cloud-shaped display that connects to the Yahoo Weather API to retrieve weather info and changes the color of the cloud in accordance with the forecast for the next day. The cloud display uses Neopixels strips for changing colors.
Weather cloud changes color with weather patterns
  ..read more
Embedded Lab | Raspberry Pi
3y ago
Even in today’s age of smartphones, polaroid cameras are still very popular because it not only allows you to capture the moments instantly, but also let you hold the printed picture immediately after taking the shot. Muth’s PolaPi is a Raspberry Pi Zero powered DIY instant camera that can point, shoot, and print the pictures on thermal papers. It uses a Sharp memory LCD for ‘live-view’ (and for review after taking shots) and the Nano thermal printer from Adafruit for printing monochrome images.
PolaPi Zero: A Raspberry Pi Zero powered instant camera
Camera demo is s ..read more
Embedded Lab | Raspberry Pi
3y ago
We have seen Arduino-powered cellphones before. Arsenijs introduces ZeroPhone– a Raspberry Pi Zero powered DIY mobile phone that costs less than $50 in parts. It is mostly open-source and linux-powered. It supports voice calls, texting, and basic apps like alarm clock, calendar, calculator, web browser, music player, etc.
Zerophone: A Pi-powered DIY mobile phone
Features:
Calling and SMS – this is the first functionality to be implemented, and will be considered crucial in the development.
All the basic apps – alarm clock, calendar, calculator, phonebook, file browser, web browser ..read more
Embedded Lab | Raspberry Pi
3y ago
This Portaberry RPi game emulator is a Raspberry Pi powered portable gaming console running the Retropie operating system.
It allows you to play an extremely wide range of classic video games from the Atari 2600 to the Playstation 1.
The main features of this project are as follows:
5″ HDMI Display
Full complement of modern controls (2 analog sticks, d-pad, 4 action buttons, start/select, and L/R shoulder and trigger buttons)
Raspberry Pi 2 Running Retropie 4.1
Stereo Speakers and headphone jack
4400mAh battery giving roughly 4 to 5 hours of play time
USB micro charging input usin ..read more
Embedded Lab | Raspberry Pi
3y ago
Here is a very comprehensive Instructable from fgebhart about building a smart IoT alarm clock using Pi Zero that has some really nice features such as text-to-speech synthesizer, multiple wake-up sounds (such as MP3 songs, your favorite internet radio station, or news channel), alphanumeric LED segment displays with auto intensity adjustment, and more.
Smart IoT Alarm clock using Pi Zero
Features:
text to speech synthesizer
three ways of wake-up sound:
play local mp3 files
play internet radio station and
play latest news as podcast (independent to the alarm time)
set alar ..read more