Live Stream To YouTube By Pointing A Box And Pressing A Button

YouTube has the ability to do live streaming, but [Tinkernut] felt that the process could be much more straightforward. From this desire to streamline was born the Raspberry Pi based YouTube live streaming camera. It consists of a Raspberry Pi with some supporting hardware and it has one job: to make live streaming as simple as pointing a box and pressing a button. The hardware is mostly off-the-shelf, and once all the configuration is done the unit provides a simple touchscreen based interface to preview, broadcast live, and shut down. The only thing missing is a 3D printed enclosure, which [Tinkernut] says is in the works.

Getting all the software configured and working was surprisingly complex. Theoretically only a handful of software packages and functionality are needed, but there were all manner of gotchas and tweaks required to get everything to play nice and work correctly. Happily, [Tinkernut] has documented the entire process so others can benefit. The only thing the Pi is missing is a DIY onboard LED lighting and flash module.

Touchscreen Oscilloscope

[Marco Reps] didn’t want to lug a full-sized oscilloscope around to measure his ECG while running. He decided to check out the DSO112A which is a tiny touchscreen scope from the usual China sources. The tiny one channel scope can go to 2mV/division at 2MHz and can save and recall up to 24 configurations. It also has access to the data via a serial port so you can use it as a fancy data logger. [Marco’s] video appears below.

Apparently, there is was an older model without the A on the end that was not as sensitive and had some other missing features. The price is about $70–fairly inexpensive, although not throw-away cheap.

[Marco] noted that one of the two small connectors can act as an external trigger input or a function generator. There’s the typical LiPo battery inside and a shielded input section. [Marco] tears the board down and looks at the chips on the board. Inside are two Atmel CPUs and a 20 megasample per second analog to digital converter.

The color screen looks surprisingly good in the video although, as [Marco] points out, with one channel, the colors aren’t super useful. The device also has cursors and a nice selection of measurements that work both live and on stored data.

At the end of the video, [Marco] shows a simple ECG amplifier he built from an open source schematic. We’ve covered simple ECG circuits before if you want to read more.

Last year we looked at two small inexpensive scopes. Like everything else, each year the bar gets higher. Although, in fairness, those scopes had a (reported) 25 MHz bandwidth. We’d love to see that kind of front end with the user interface of the DSO112A.

Continue reading “Touchscreen Oscilloscope”

A Wii U That Is Both Computer And Console.

Legendary sudomod forum user [banjokazooie] has once again demonstrated their prowess in Wii U console modification — this time by transforming it into a powerhouse portable computer!

We loved [banjokazooie]’s RetroPie Wii U mod, and happy to see them back again with this build.  What’s in this thing this time around? Buckle up ’cause it’s a ride: an Intel M5 processor core M on their Compute Stick, 4GBs RAM, a 64GB solid-state drive, a 2K LCD touchscreen, Bluetooth, WiFi, a 128GB SD card slot, two 3.7V 4000 mAh batteries, a Pololu 5V,6A step-down voltage regulator, a Teensy 2.0++ dev board, a battery protection PCB, a USB DAC sound card, stereo amp, a USB hub for everything to plug into, and a TP5100 battery charging board. Check it out!

Continue reading “A Wii U That Is Both Computer And Console.”

Dog-Operated Treat Dispenser

Every good dog is deserving of a treat. [Eliasbakken]’s dog [Moby] is a certified good boy,  so he designed a dispenser with a touchscreen that his dog can boop to treat himself when he isn’t barking up a ruckus.

Adding a touchscreen to a treat dispenser when a button would suffice is a little overkill, but we’re not here to judge. [Eliasbakken] is using a BeagleBone Black — a Linux-based development platform — as this dispenser’s brains, and a Manga touchscreen that is likely to see a lot of use.  A wood-like material called Vachromat was laser cut for the frame and glued together, while an RC servo with a 3D-printed jointed pushing arm to dispenses the treats. The dispenser’s hopper only holds fifteen, so we expect it will need to be refilled every fifteen seconds or so.

Continue reading “Dog-Operated Treat Dispenser”

Huge Functionality, Small Package: A Custom Tablet, Raspberry Style

As the adage goes, “if you want something done right, do it yourself.” Desirous of a tablet but preferring to eschew consumer models, [Stefan Vorkoetter] constructed his own compact and lightweight Raspberry Pi tablet, covering several extra miles in the process.

The tablet makes use of a Raspberry Pi 3 and the official touchscreen, with the final product marginally larger than the screen itself. Designed with a ‘slimmer the better’ profile in mind, [Vorkoetter] had to modify several components to fit this precept; most obvious of these are the removal of the Pi’s GPIO headers, USB, and Ethernet ports, and removing the USB power out port from the touchscreen controller board so the two could be mounted side-by-side.

An Adafruit PowerBoost 1000C handles charging the 6200 mAh battery — meaning up to six hours(!) of YouTube videos — via a micro USB, but only after [Vorkoetter] attached a pair of home-made heatsinks due to negligible air flow within the case. A modified USB audio adapter boosts the Pi’s audio capabilities, enabling the use of headphones, a mic, and a built-in speaker which is attached to the tablet’s back cover.

Continue reading “Huge Functionality, Small Package: A Custom Tablet, Raspberry Style”

A Table From Beyond Infinity

Infinity mirrors are some far-out table mods and make a great centerpiece. Instructables user [bongoboy23] took a couple steps beyond infinity when designing this incredible table tailor-made for our modern age.

Poplar and pine wood make up the framing, and red oak — stained and engraved — make for a chic exterior. Programmed with Arduino and run on a Teensy 3.1, the tabletop has 960 LEDs in forty sections. There are, four USB ports hidden behind sliding panels, as well as a two-port AC outlet and an inductive charging pad and circuit.  A hidden Adafruit TFT touchscreen display allows the user to control the table’s functions. Control is limited to changing lighting functions, but Pac-Man, Snake, and text features are still to come!

Weighing in at $850, it’s not a cheap build, but it looks amazing.

Continue reading “A Table From Beyond Infinity”

Hackaday Prize Entry: Oscilloscope For The Masses

If you head down to your local electronics supply shop (the Internet), you can pick up a quality true-RMS multimeter for about $100 that will do almost everything you will ever need. It won’t be able to view waveforms, though; this is the realm of the oscilloscope. Unlike the multimeter’s realistic price point, however, a decent oscilloscope is easily many hundreds, and often thousands, of dollars. While this is prohibitively expensive for most, the next entry into the Hackaday Prize seeks to bring an inexpensive oscilloscope to the masses.

The multiScope is built by [Vítor] and is based on the STM32-O-Scope which is built around a STM32F103C8T6 microcontroller. This particular chip was chosen because of its high clock speed and impressive analog-to-digital resolution, which are two critical specifications for any oscilloscope. This particular scope has an inductance meter built-in as well, which is another feature which your otherwise-capable multimeter probably doesn’t have.

New features continue to get added to this scope by [Vítor]. Most recently he’s added features which support negative voltages and offsets. His particular scope is built inside of a model car, too, but we believe this to be an optional feature.