Ronald A. Richardson

Developer at @vuurr, US Marine, aspiring cybernetics pioneer, artist, poet, cook, and badass. Love to code, hike, and clean. Follow me @twitter, @github

Secure Audio Format version 1.4 released! Posted on June 30th, 2011

Well another version of SAF has just been uploaded. This version has a few major changes, it has the workings of GUI, which is not yet accessible – but it now features an input output folder for conversions, and a SAF player which can play the SAF files. I already have major plans for 1.5, [...]

First Unstable Release of cloudRealms MMORPG Game Engine Posted on June 15th, 2011

Yesterday I officially released the game engine that has been in active development for 2 months. The game engine, cloudRealms is an open source web based MMORPG game engine, licensed under the AGPL v3 which allows you to easily create your own 2D social RPG. It’s completely open source, and relies on no additional 3rd [...]

PHP MMORPG Maker Posted on April 16th, 2011

I am currently working on an open source php mmorpg maker. It is coming along quite well, and I think it will be complete sometime this month or next month. I still need a name for the program, otherwise it is called phpMMORPGmaker for now. lol at the name. Anyways I am going to list [...]

My code for motor control using arduino and pulse width modulation Posted on March 13th, 2011

This is code I wrote which allows corresponding motors to either move forward or backward. Do not do both at the same time or you will short your board. Common sense, I have included pictures to show my setup. This setup uses the L293B Chip which I wired from a breadboard to my arduino. Check [...]