3D Printed Sand Cores and Molds

Research Links Humtown: 3D Printed Sand Cores & Molds  ExOne S-Max Industrial Production 3D Printer – The S-Max system, designed for sand casting foundries, prints complex and accurate sand cores and molds directly from CAD data, eliminating the need for a physical pattern. Furan binder system requires no curing and guarantees cores and molds are ready for immediate casting. The ability to cast in hours without hard tooling improves the entire casting process chain. Furan Resin This binding system will not hold together inside of an oven at 2000 degrees Fahrenheit.

FirmWare Modification – Firmware ModKit

From DD-WRT website Most of the time you don't really need to re-build DD-WRT to make your desired changes. Now, this process has been made easy with the Firmware Modification Kit. This kit gives the user the ability to make changes to a firmware image without recompiling the firmware sources. It works by extracting the firmware into its component parts, then extracting the squashfs-lzma based file system (other file systems can be supported with tweaks). The user can then make modifications to the extracted file system, then rebuild the firmware image. Research Links /dev/ttyS0 – Embedded Device Hacking: Firmware-Mod-Kit Updated, v0.69 Released Documentation: Firmware Modification Read more…

WaterFall and Sluice Videos

These videos were stabilized using Youtube tools. Originally they were shakey but now they are viewable.   Video Stabilization using YouTube YouTube Video Editor Instructions Go to creator studio and click on videos.  Then find the video in the list and click the down arrow and then click on ENHANCEMENTS in the drop down list.  That will take you to a page with a button included that says "STABILIZE"

The NuttX Real Time Operating System

NuttX is a tiny embedded operating system (OS).  The summary version of what NuttX is good for is: RTOS Has most of the features of Linux Small ROM footprint – fits on microcontrollers with  32KB  flash e 8KB RAM.  This is pretty small. I spoke today with Alan Carvalho de Assis who specializes in the NuttX RTOS.    This is an article that discusses the advantages of NuttX written by Alan. What is the NuttX RTOS and why should you care?   Research Links YouTube: NuttX Google: stm32f103-minimum board  NuttX Wiki Google: OpenOCD   #023: How to use your board as pen drive using NuttX Read more…

Google Android Play Store Services Direct DownLoad Fix

Click for larger version Description of precedure to install apps when Google Play Services refuses to update. Example of this is when you click install and get "Download Pending" Process Steps find the app in the google play store Go to: APK Download Link Generator  and generate a link to download Put the link on a webpage so you can then download on phone – You can bypass this by doing DL on your phone. I am doing it here using this page as intermediary. Navigate to this page and click on the apk link you want to install After downloading Read more…