-
Using Raspberry Pi 3 to allow Pepper Robot to connect to WPA2 Enterprise Network…
This procedure allows you to create a router/AP using a Pi3 that connects to a WPA2 Enterprise network over it’s external wireless interface (wlan1) and allows clients to connect through it’s wired ethernet (eth0) and internal wireless ethernet (wlan0) to access the internet through the NAT interface. So here are the requirements: Pepper Robot has…
-
Latest Raspbian (2017-07-05-raspbian-jessie) dd: /dev/rdiskX: Invalid argument on OSX and other potential issues with “apt-get” post install
So this morning I was trying to install the latest rasbian image onto an uSD card and was getting a strange error when I issued dd. I was using rdisk (BSD raw disk) device to speed up the image writing process (note: I don’t think you get this error if you just use /dev/diskX). The…
-
Getting the most out of plymouth or how to make raspbian jessie boot with a full splash screen
Assuming you want the fancy splash screen (ie you want to hide the ugly boot messages), add “quiet splash logo.nologo plymouth.ignore-serial-consoles” to the end of the single line in /boot/cmdline.txt file. This enables the splash screen. Now you need to choose one (I like spinfinity), so issue the following command to switch from default (bland grey…
-
Designing a six channel 24/7 streaming video player for digital signage
So here are the design goals: Provide atleast 6 channels of streaming video. Allow “hot” switching between streams using a remote control. Allow network to fail and be able to have the stream automatically recover. Allow the Pi to autostart on a particular stream when powered. Be flexible enough to potentially provide more than 6…
-
Tiny ASCII animations in your browser’s address bar
Extremely cool ascii animations in your URL bar. Works in Firefox and Chrome. Doesn’t work in Safari. http://glench.com/hash/ Check out the Volumeter (listen) and the shooter game (pewpew). Use cursor keys and space bar in pewpew.
-
Media RSS (MRSS) generator script
I came across a DOS batch file that generates the necessary xml manifest for Video files on BrightSign’s Developer Resources and Utilities page. Since I’m serving my video content to our BrightSign infrastructure from a LAMP stack I ended up rewriting their bat file as a shell script. This enables me to host the shell…
-
sweet captcha site has been hacked – rhpop javascript
Fresh after recovery, I figured I write a small piece before I go home. If you’re seeing ad pop-ups or pop-unders from sites that load up something like rhpop-xxxxxx.js then you might have the sweetcaptcha plugin installed on your wordpress site. Let’s hope you’re the one who installed it — not the hacker :-), you…
-
IRadio = Raspberry Pi + Adafruit PiTFT (with buttons) + MPD + NCMPCPP + Bluetooth BeatsPill Speaker + Custom Frame Buffer Pygame code
So over christmas holidays I spent about 5 days to perfect my raspberry pi based internet radio player. You’ll need the following hardware: Raspberry Pi model B USB Wifi dongle (something that works with Raspbian would be nice). I got this one (http://www.adafruit.com/products/1030) from Adafruit. SD card (I’m using a 16GB card, but I think…
-
JWPlayer 6.x plugin for WordPress….RTMP and HLS stream short code definition.
Not sure why this is such a mystery, but it took the better part of the day to troubleshoot. The main issue with forum posts is that people have the right idea/intention, but the forum software mistreats the actual command line/short code. Spacing really really (did I say really) matters. I’m assuming that you’re using…
-
NAB2014 Report
DEKTEC: DekTec introduced the DTA-2180 low profile PCIe H.264 encoder. The DTA-2180 is a low latency — 150 to 600 ms — H.264 hardware encoder based on the Magnum chipset. It supports MPEG-2 and H.264 and up to 16 channels of audio. Audio can be encoded as AC-3, AAC or MPEG-1 Layer 2. The DTA-2180 offers a…