Pinned Repositories
anaglyphCanvas
Create anaglyphs (red-blue 3D pictures)
Charaster
Character raster based editor, useful for ASCII art and diagrams
myReprapGuruFirmware
nprSiteSongScraper
SCript to scrape the last weeks interlude music titles and artists from NPR's website and create a youtube playlist.
processing-milk-scanner
This was written as part of the FabAcademy course I was taking. More info can be found at http://fabacademy.org/archives/2014/students/harris.adam/week5.html Notes MilkScanner app V0.1 3D scanner Date: 3-2-2014 Author: Adam Harris email: adam.projectbloc@gmail.com Website: http://www.sheekgeek.org and http://fabacademy.org/archives/2014/students/harris.adam/index.html License Do what you want, give me some credit as well (unless it breaks something, in which case that's all on you and I've never seen this code before in my life.) Dependencies This code uses a few libraries: OpenCV for Processing <-- Could have gotten away with built-in processing video, maybe I'll make a version of that too. ControlP5 gifAnimation All of these are available from the processing 2.1.1 "Sketch-->AddLibrary" menu Usage Hang a camera over top a vessel containing an object you want to scan. if the object is light in color, choose a dark liquid, otherwise choose a white liquid Put the object in the vessel (secure it to the bottom with clay or something so it won't float pour a small amount of the liquid in the vessel slowly to cover the bottom of the vessel start this app and adjust the settings in the control window. -- Brightness is processed first -- Blur can help kill some of the noise in the image. use sparingly though -- Threshold is similar to Brightness. Take your pick between them really. -- INVERT button may be needed if you use a dark liquid (You want the outline of your object to be WHITE and the background BLACK) 6. YOU MUST HAVE THE MAIN WINDOW IN FOCUS, Press the spacebar to add a frame to the GIF Pour a bit more liquid in and GOTO #7 until liquid completely covers the object (let the camera decide when the object is covered, not your eyeballs) When finished, press 's' on the keyboard to export your final GIF. Copy and rename this GIF from the processing script folder. If you don't rename it, IT WILL BE OVERWRITTEN IF THE PROGRAM RUNS AGAIN Edit and clean up GIF in GIMP, use fab modules to export GIF to PNG heightmap or STL 3D print the STL file rinse, repeat be happy that you just built a 3D scanner for the cost of a webcam and bottle of milk or soda (or india ink or coffee, etc.) (I couldn't end it on #13) Future TODO --reducing the number of libraries by using processing's built-in video filters --make it possible to only use a region of interest --export directly as STL or PNG --3D print directly
savr-ide
Simple AVR IDE for ASM coding This is a little project I did in the spring of 2007. I was just starting with AVR chips and couldn''t find a simple, small IDE to use, so I wrote one. The Simple AVR IDE (SAVR) is a tiny IDE that incorporates an open source assembler (AVRA) and an open source uploader/downloader (AVRDUDE). I wrote it in C++ using FLTK. The whole thing (including source code) is about 2.5MB. If you use it, please leave me some feedback. I know its not that great, and could use some more functions, but it did all I needed it to do.
SpaceXLaunchCountdown
Using rocketlaunch.live free API, print a countdown until the next SpaceX launch
morrowsend's Repositories
morrowsend/android-eye
Change your android phone to surveillance camera
morrowsend/Bamboo-Wallets-Alpha
Open Design for Bamboo Wallets - Alpha
morrowsend/Bamboo-Wallets-Delta
Open Design for Bamboo Wallet - Delta
morrowsend/Bamboo-Wallets-Sigma
Open Design for Bamboo Wallet - Sigma
morrowsend/chrome-gcode-sender
A gcode-sender application for Chrome/ChromeOS.
morrowsend/chrome-session-restore
Restores corrupt Chrome /Chromium Browser session files after a crash (web-app) - See it in action:
morrowsend/chrome-site-spider
Chrome Extension for Spidering a Website, which was started from google-site-spider.
morrowsend/Contour-finding-experiment
A quick and dirty contour finding experiment using javascript
morrowsend/diwire
Automatically exported from code.google.com/p/diwire
morrowsend/DriveURL
morrowsend/Dropper.js
Pure JavaScript super-lightweight drag-and-drop file upload plugin
morrowsend/FabricJS_Drawing
Basic sample HTML 5 drawing app using FabricJS
morrowsend/firstEdition
morrowsend/gctrl
Processing GUI for grbl
morrowsend/grbl
An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
morrowsend/html-tab-player
A chrome plugin that plays html guitar tabs
morrowsend/LogicGatesAnalyser
An attempt to analyse networks of logic gates via Javascript.
morrowsend/LVH-Revert
Web interface for back saving VIs
morrowsend/Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
morrowsend/OriginalGCode
[Version 0.9] OriginalGCode
morrowsend/pidnn-talk
Slides of my talk "PID Neural Networks" for Learning Systems course
morrowsend/Pong_sept_16_3D
3D Pong for Processing Android Tutorial
morrowsend/Pong_sept_20_2D
2D Pong for Processing Android tutorial
morrowsend/ScratchHolograms
A set of tools to make abrasion (scratch) holography easier to do by hand
morrowsend/Servo8Bit
Servo library for the ATtiny45 and the ATtiny85
morrowsend/ShapeOko
Open Hardware desktop CNC machine.
morrowsend/simple
A static blog generator with a single static page
morrowsend/tab-player
Chrome extension providing audio preview of guitar tablature
morrowsend/web-quickeditor
A sample text editor for the web browsers illustrating how to open and save files with the Google Drive API