Subscribe to Blog via Email
Recent Comments
- Bill Roberge on Quadrasteer / Dana 60 Rebuild How-To (ring, pinion, carrier replacement)
- Brian Gallimore on Wiring Schematic for Bad Boy ZTE Mower
- Brian Gallimore on DIY Automatic Transfer Switch
- Robert O. Heslop on Wiring Schematic for Bad Boy ZTE Mower
- Brian Gallimore on Philmont Scout Ranch Backpacking Trek
Top Posts
- Quadrasteer / Dana 60 Rebuild How-To (ring, pinion, carrier replacement)
- Time Average in Ladder Logic (ControlLogix AOI)
- Private RoIP (Radio over IP) System
- Debounce Code for Logix 5000
- Swivel Studs for Ruger 10/22 With Composite Stock
- Quadrasteer / Dana 60 Axle Differences and Similarities
- Milton Friedman on the Ford Pinto
- Troy Bilt Chipper Shredder Review
- Curious George Live!
- Convert Allen Bradley Logix 5000 Time to Unix Time (Epoch)
Resume
Bookmarks
Archives
Categories
-
Recent Posts
Meta
Aiden Ding Dong Ditcher
I sent Aiden outside today because he was being too loud. This is what he did.
Canonball Speed Sensors
A customer wanted to use industrial photo eye sensors with a piece of lab equipment to measure the speed of a projectile shot out of a air cannon. I assembled a small box with the parts needed to power it and adjust the voltage levels.
Batch Resize Pictures Using Linux Convert Utility
A quick and simple way to resize a folder full of pictures is to issue the following command on a Linux computer:
$ for file in *.jpg; do convert $file -resize 25% rz-$file; done
WeatherCam online
I hooked up an old analog camera I had laying around (one of the 15!) to an Axis 2400+ video server I bought off of ebay for $40. A little script that runs every minute and copies a picture from zoneminder to my webhost account. I added the picture as a widget to this website in the sidebar under the weather station doohickey. Once I verify the picture quality in the daylight, I’ll add it the weather cams at wunderground.com.
Kodi, Sling, Plex, MythTV Entertainment Options
In a more-complicated-than-need-be step to canceling our satellite TV service, I installed MythTV backend and Plex server on an old computer that was sitting around. I started by installing mythbuntu because I’m already comfortable with using Ubuntu. MythTV uses the inexpensive HDHomeRun tuner as a source for local TV channels from the antenna, and it also has all kinds of capabilities to get content and information from the Internet and your local video libraries. Plex is service that not only finds and matches cover art and artist information to your existing content, but it has the magical ability to transcode your content on the fly when the client needs a different format.
The piece of this project that really made the biggest difference was that Kodi, which can be a front end for MythTV (and much more) can be installed on an Amazon Fire Stick.
Posted in Projects, Technology
Tagged Amazon Fire Stick, cut the cord, Kodi, MythTV, Netflix, Plex, Sling TV, TV, Ubuntu
Leave a comment
Gardening and Permaculture posts at GalliStead.com
I created a new website GalliStead.com where I’ll make all future posts about gardening, permaculture, and aquaponics related projects and updates at our house. I hope to get fencing put in and have a few sheep or goats too. So subscribe to updates on that site if you want to see what’s going on with my gardening efforts.
Posted in Gardening, Links, Permaculture
Tagged aquaponics, GalliStead, Gardening, link, permaculture, website
Leave a comment
Long Range Vehicle Sensor Using Data Radios
Here is another fun project I just finished up. My client wanted to be able to know if a vehicle (a train actually) is coming from a mile away. We used a Banner radar sensor in retroreflective mode, a Banner DMX100 controller/radio, and a DX80 multihop radio. The system can be expanded with additional repeaters if more range is needed. I used power tool batteries because they are easy to replace, relatively inexpensive, and high quality. Here is a short video showing a test I did in my neighborhood of the setup (without proper mounting hardware)
Full Size Remote Control Boat
Here is a fun project I did for a client that needed a way to safely crash a boat for a test. I used an inexpensive model RC transmitter and receiver, two robotics motor controllers, a linear actuator, a DC gear motor, distance sensor, sprockets and chain, and come custom brackets to make a 23 foot fishing boat remote controlled! Since the boat was going to be crashed, I didn’t spend too much effort making things super nice, but it all worked well enough for their test. Here is a quick video of the components and how they work: