This is a self-watering (aka bottom irrigation) planter that I created as an easy 3D print.
It can easily be scaled to fit your space and plant, although 50% is probably the realistic minimum size. The full size version works well on a window sill.
This is three-piece print is designed to print well on any 3d printer without supports. If you have it, it is a good idea to use a second color for the float to make it more visible.
The Circuit Playground board from Adafruit is a wonderful thing. It provides a self contained learning environment for Arduino with built-in environmental sensors, neopixels, and buttons and switches in a wearable format for $20. This is an excellent teaching tool that is cheap enough for students to take home with them and continue tinkering with. The board is event built into the current Arduino environment.
I have developed a introductory workshop to the Arduino world using the Circuit Playground. At the moment I am offering this workshop at the Columbus Idea Foundry. Materials for the course can be found under the workshop tab on this site.
After a recent move it was time for me to put together my own workspace. Although the space I would be using is far from ideal, at least I would have all my tools together for the first time.
The situation I faced was probably not that unusual so I thought I would share some thoughts and pictures on how I dealt with it.
I have a basement space of just over 200 square feet. The basement has a “floating floor” which is not attached to the walls and is far from level. The idea is that any water pressure that builds up on the outside will slowly seep through and out some drains in the floor. It seems to work, but it means nothing is level and it would be a bad idea to attach anything (especially anything conducting electricity) to the walls. Like most basements, it has low ceilings. Since this house is almost 100 years old there are also large ducts for the add-on AC and several generations of wiring running along the bottom of the joists. Despite this, things turned out ok. I detail my approach in the picture captions that follow.
The raw space. After removing an old store room I began to chalk out the locations of work tables on the floor. I would use these to set the locations for lights and outlets on the floor joists above.
A reverse angle on the raw space. I have begun to transfer the floor chalk marks to the joists. By mounting lights & outlets to the joists above I keep them away from the walls and basement floor. The glass block window has an unused vent that may come in handy some day.
The work tables starting to go in. I used 3 of these 72″x24″ tables for tool stations and one for a workbench. Adjustable height legs are useful. Floor leveling feet are an absolute requirement here since every slab of this floor tilts at a different angle.
This was a major score. A 72″x36″ proper electronics workbench I found at a local office surplus store. Getting it home and into the basement alone was……interesting.
Almost everything set up. I used an online lumen calculator set to a bright office with dark walls to estimate the lighting. Eight BR40 bulbs fit the narrow and deep spaces between the joists. I went with 4000k high CRI LEDs, which give awesome light and are plastic, cool, and low energy to boot. Ceiling outlets provide drops to power strips on each bench. Lots of rolling storage with nothing on the floor. It’s already full. Typical 🙂
And now for some fun. I don’t know how filament will fare in this high humidity environment (when it’s rainy, at least), but one challenge at a time.
The surplus store in my area carries a collection of old electronics gear, in addition to a gazillion other things. Many of these units include an impressive array of knobs, dials, switches, and indicator lights. I have spent an inappropriate amount of time daydreaming about the fancy toy I could turn one of those units into while in the store shopping for heat shrink tubing or whatever. The problem is that the owners price these obsolete units like they were still useful—usually in the hundreds of dollars.
But I finally scored this one for much less than that.
It’s a radio signal generator built for the Navy in the 1950s. Since it looks like a prop you would see in a Sci-Fi movie from the 50s or 60s, my plan is to make it work like it would have in Sci-Fi land. In other words, keep the knobs and dials but have them run blinking lights video clips and sound effects reminiscent of those movies. I hope it will be a hit at Makerfaires of the future.
The first stage was tear down. This proved quite entertaining in it’s own right. This piece of equipment was clearly built at high cost to be used and serviced by people with minimal training in a hostile environment. It’s made from dense anodized aluminum. Every knob has two set screws holding it in place. Every nut is a lock nut. The vacuum tubes were both sleeved and caged. There was wire wrap every inch or so on the harness. It weighed about 40 lbs. Everything comes apart–nothing is glued or otherwise sealed. It even has the schematic riveted to the inside of the outer case.
Here are some photos of the tear down into major components. I offered the tubes and other major parts on Ebay but there were no takers. So they went into the bin. The front panel, its support, and the outer case will provide ample opportunities to add modern micros, video screens, blinky lights, and powered speakers.
I really like Flipboard, it combines the best of traditional and new media without all the fear mongering that dominates the broadcast world. Flipboard also gives users a convenient way to create their own “magazines” of curated content and share them. Thus I have created a Flipboard magazine that encompases the interests reflected on this site. Please check it out if you are a Flipboard user.
DIGITAL FABRICATION: LEARNING TO DOING
For home, school, and maker space. Covers 3D printing, Laser cutting, CNC, Arduino and other microcontrollers, internet of things, electronics, 3D design software, industrial design, rapid prototyping, social entrepreneurship, education technology, maker spaces and more.
I’ve created a new project category for tinkerfarm.net: Easy 3D Prints. These are simple, but functional, objects suitable for printing on pretty much any 3D printer. As the collection grows I may include some that require a commonly available non-3D printed part or two. But the point is to keep things as simple as possible. In addition to detailed descriptions on the project page, all files will be shared on Thingiverse and other repositories.
Internet of Things (IoT) is all the rage, with many (probably) useless IoT devices coming on the market all the time now. I’ve been looking for the best path for someone of my background to get involved. Coming from an Arduino-heavy involvement and with very weak network programming skills, not every solution being put out there for IoT development was going to work for me.
The advent of the dirt cheap ESP8266 chips and modules combined with porting of the the Arduino system to them offers an intriguing path forward. Starting several months ago, I worked with a partner to develop some robotic car prototypes around the ESP8266. At the time we were looking at a very low cost educational platform for introducing computer programing that would require no installs since it would all be done in a web browser. While I focused on the chassis and components, my partner developed the custom circuit board and some really slick interface applications.
That project is on hold, possibly forever, since many similar products have come on the market. However it clarified to me that I would be really struggling to become competent on developing for the remote devices (i.e. phones and tablets) that would be controlling the robot car (or other IoT things). Also, pure web interfaces can be clumsy on one hand, yet Apple has made it far from easy to produce iPhone apps, on the other.
Meanwhile a number of projects have launched that are designed to make it easier to develop IoT apps/devices for people who are not professional-level programmers. I now have a box of their hardware platforms after backing too many kickstarters :). It’s still pretty much a wild west environment out there, but I think things are beginning to settle down a bit.
One system for easy IoT that appeals to me is Blynk. Blynk has several things going for it:
Easy integration into the Arduino environment / skill set.
Runs on a variety of micro-controller hardware, including Arduinos & Raspberry Pis with connectivity, the ESP8266 series, and Particle’s products.
Pretty open and can be run on their servers or yours.
A rational business model: free to download and play with, a one-time small charge for using elements beyond the free allowance.
A method for sharing control of your IoT devices with others.
But does it work? As a first attempt I rebuilt one of our robotic car chassis with a ESP8266 in the NodeMCU carrier format, mounted to a motor driver shield (from doit.am). I installed the Blynk app on my Android phone and modified one of their example apps to upload to the NodeMCU via the Arduino environment. Success! Sort of! I could run the motors up and down with the Blynk app on my phone. However I was running it through their servers and the network lag made the car uncontrollable. So far, I have not gotten the direct access mode working were the phone connects directly to the ESP8266 running as an access point. That should solve the lag problem.
So I am going to start a project to learn IoT using a home automation type demo. It will probably be a combination of lighting, environmental sensing, and perhaps notifications. This will be on the ESP8266 platform with Arduino + Blynk and using commonly available and cheap sensors and probably 3D printed housings. I will post all the details to a project web page on tinkerfarm.net
The Tinkerlight is now available. A limited number of LED module hardware kits are for sale on ebay and the 3D printable lamp files are on Thingiverse. The full product page, with links to the hardware kit and designs, is here.
Having previously covered the development of the LED module and the lamp designs, this post will touch on the assembly of the components and the method of distribution.
The PCBs were designed in Fritizing and manufactured by PCBWay. Although I knew this project would be hand assembled, I wanted to approximate a manufacturing process as closely as possible. As a result, only surface mount components were used on the board. These were added with the aid of a solder paste stencil cut from overhead transparency plastic on a Cricut machine. The boards were finished in a small PCB oven, although a significant number needed touching up with a hot air rework gun. The USB jack proved troublesome to position correctly with its very small wires. I had planned to include the heat sink in this stencil and heat process but the oven I used was not able to overcome the thermal mass of the sink and reflow the solder fully. In the end I used thermal paste to manually glue down each one. The LED was glued and then hand soldered on the other side.
Each module was tested for polarity and continuity before installation of the LED and tested again afterwards with a USB cable to make sure it fit and lit up properly.
Kitting began with finding very small bags for the screws and filling them. I included a couple extra screws in each bag since they are so small and easy to lose.
Once the lamp designs were finalized and tested, it was time to assemble the final kits. Since I have had very good luck with selling my prototyping boards on Ebay and very little success with them on Tindie, I decided to make the LED module kits available on Ebay, even though the selling costs are higher than on Tindie. The 3D printing files I have uploaded to Thingiverse in the past have been frequently downloaded so that was the repository that made the most sense for the lamp files associated with this project. In fact I am assuming that Thingiverse will be the primary place where people will discover this project and then they will purchase the LED modules from Ebay to go with their prints, and perhaps read about the project on this site.
I have 50 sets of LED modules up for sale and we will see how it goes…..
Having settled on the design for the hardware that would be made available on Ebay (the lamp module), the next task was to design some lamps that would be made available as free .stl file downloads via Thingiverse. The goals here were to provide some functional and (at least reasonably) attractive designs that would not take too long to print. I kept the maximum size of any piece to 6″ and designed around PLA filament printed with no supports so these would print on the widest variety of printers.
This process started with a design for a ring to mount the LED module to and a corresponding clip that would be part of a lampshade that the ring with mounted LED would clip into. The 3D designs were done in a combination of 123D Design and Tinkercad.
The ring/clip combination took a considerable time to develop, given the heat generating capabilities of the LED module and the low melting point of 3D printed plastic, especially PLA. A number of designs were developed and tested that minimized the contact between the module and the 3D printed ring, provided protection from fingers touching the back of the hot modules, provided ample air flow, yet minimized size and offered ease of installation.
Once the ring was finalized the basic clip could be created by subtracting a ring from a cylindrical blank in 3D space. However the notion of using tabs that would flex on the clip as the ring was inserted created a lot of difficulty when using brittle filaments like PLA–the tabs tended to break if the fit was too tight. A large number of tiny revisions of the slots for the tabs on the ring were required to achieve the best compromise of good fit with minimal risk of breakage.
Thanks to my membership in multiple makerspaces I was able to test these designs in both ABS (good) and PLA (acceptable) on a wide variety of 3D printers. The primary work was done on a Stratasys uPrint SE using ABS but that was then tested on consumer-level printers from Makerbot, Makergear, Ultimaker, Deltamaker, and Printbot in PLA since most of us don’t own a $25,000 Stratasys. Ultimately small compromises were necessary throughout the 3D design to achieve acceptable fit on all parts of the lamp assembly across these printers.
I wanted to offer a variety of lamps that the ring with a LED module could clip into. I ultimately chose a desk or reading lamp, a decorative lamp shaped like a rocket, and a general utility lamp that would be the quickest and easiest to print. I am also making the ring and clip available on their own for people who would like to design the clip into their own shade.
The most problematic feature of developing the lamps was again finding the right compromise of fit among parts that would allow a firm fit without easy breakage, especially in the pivot points on the desk lamp and the utility light. Fancy adjustment plans involving sliding clips and ball sockets also had to be abandoned in favor of a simple hole-and-pin connectors . PLA is just not friendly to parts that have to flex! I hope a less brittle filament eventually becomes the standard for low end printers.
The desk lamp presented additional problems in achieving adequate height with a sufficiently stable base while keeping print time low.
Once the 3D designs were finalized and printed for product pictures, it was on to kitting and putting it out there in the world….
I am developing a project for people with 3D printers who are looking for a functional design they can use around the house. The project is a LED lamp module that uses power from a USB cable. The module and a switched cable will be available on eBay at low cost with mounting screws and a lens. That will be accompanied by a series of free designs for different type of lamps posted to Thingiverse for people to download and print out to go along with the lamp module.
The process of designing an prototyping the lamp module will be the focus of this post.
In developing the lamp module there were at least 11 goals, which is a lot for a simple little light:
Small size–a smaller module would mean smaller and thus faster prints for the end user.
Low cost–I wanted to make this as accessible as possible, not to mention appealing for purchase.
Minimal part count–fewer parts keeps cost down.
Design for manufacturing–although I will be hand assembling these, I want to use manufacturable components such as surface mount electronics.
High light output–the brighter the light, the more useful it will be.
Neutral light color–since this may used as decorative light that shines through a 3D printed part it was important to keep it a neutral color (around 4000k color temperature).
Good light dispersion–a nice wide field for decorative use but an even narrow beam for reading or task lamp. An accessory lens provides this flexibility.
Appropriate power consumption–I did not want to exceed the 500mA limit for computer sourced usb, although I will not be encouraging people to power this from a computer.
Acceptable heat generation–a bright LED in a small package generates heat concentrated enough to melt a 3D print, which is obviously unacceptable.
Flexibility for different applications–I wanted to keep the type of lamp the module would be useful in as open as possible.
Ease of use–I wanted to come up with a lamp module that could be attached to a wide variety of 3D prints with minimal hassle.
It took a couple of months of tinkering with LED modules, heat sinks, resistor values, circuit board designs, usb jacks, lenses, and even types of mounting screws to come up with a final design. The big bear was #9, heat generation. It took a combination of juggling all of the above plus the design of the 3D printed mounting ring to arrive at a lamp module that would not melt PLA.
The final design is certainly not perfect but functions well enough that I ordered 50 PCBs and 50 sets of components to make up a batch for testing and test marketing.