THP Hacker Bio: Infinityis

thp-contestant-bio-infinityis

That profile picture is full of pure joy! Meet [infinityis], aka [David Hoelscher] — don’t worry, we’re not revealing his secret identity; he posted his real name on his profile page.

His entry for The Hackaday Prize is a functional show piece to greet guests when they step into his home. His Waterfall Wall will serve as a way to separate the living space from the entryway. The top portion of it is a water feature which will be edge-lit with LEDs whose color will be controlled wirelessly. The bottom part of the wall will provide some storage space.

Join us after the break to find out more about [David], and check out his THP video for a brief introduction to his Waterfall Wall.

01-thp-bio

 

dota2-logoGaming. When I’m with siblings and/or parents, we’ll play board games (Ticket to Ride, Catan), card games (Flux, Munchkin), or party games (Mafia/The Resistance, Telestrations, Wits and Wagers). I also enjoy playing video games; even though my brother and I live hours apart, we keep in touch regularly when we play games on Steam (Dota2, TF2). When it’s just me by myself though, I like to create by writing software, designing circuit boards, and making physical objects.

What is Your Profession?

I am an Electrical Engineer curious enough to invade the domains of mechanical, software, and systems engineering. I work for a large corporation, and my wife and I own a fledgling startup called Designer Circuits.

What is Your Passion?

Debugging. Whenever there is a bewildering hardware or software problem, I love the process of iteratively breaking down the problem by generating and testing hypotheses to isolate the root cause(s). I always end up learning many new things that help me generate more creative solutions in the future.

Piece of Equipment You'd Go "Office Space" On?

It would definitely be some sort of cooking appliance. First, we own a toaster that gets more and more off-kilter as time goes on; one side heats too much and the other side too little. It constantly reminds me of this Calvin and Hobbes comic. Second, there is a microwave at work designed to enrage hungry people: it does not respond to any buttons except “clear” or “start” if the previous user opened the door before the timer finished counting down. If I try to press “cook time” then it just sits there and ignores me as though it has no idea what I want it to do. So to answer the question…what would I do? I’d bat two pieces of equipment at the same time.

Favorite Operating System?

 

tuxFor hacking purposes: Linux. With a wide array of free and open source software tools, along with the ability to scale from the tiniest of processors to massive server farms, it is like a breath of fresh air in that you *know* that it is possible to achieve what you want to do with it.

Favorite Bench Equipment?

SEM_chamber1My initial thought was a high performance oscilloscope with a big touchscreen, lots of buttons/controls, and high voltage differential probes, but….after further reflection I think my favorite is a Scanning Electron Microscope (SEM). When I would see SEM images in research papers or science textbooks, I assumed that such incredible magnification is a privilege reserved for…well…researchers and textbook authors. I’ve actually been fortunate enough to work with a SEM and it was just as amazing as I’d hoped it could be. The experience was even better than I suspected because you can actually pan/zoom around the sample in real-time and perform spectral analyses, which was not obvious from the textbook pictures. [Image CC BY-SA 2.5]

Favorite Piece of Silicon?

msp430-cyclone-fpgaAt the risk of betraying my analog/power roots, I’m torn between a microcontroller and an FPGA. I really like the MSP430 for the incredible performance/price ratio and low power consumption. But there was also a particular Altera Cyclone FPGA in my life (you know who you are!) that was incredible to design with: it was basically like a tiny electronics factory. I could dedicate some logic cells to perform simple arithmetic operations, some others to handle communication protocols, and still others to implement multiple Z-transformed digital compensation networks—and all of it operated concurrently and deterministically in a time-bound manner. [FPGA Image]

Favorite Programming Language?

Python. While the ubiquity and utility of C is undisputable, and I understand why VHDL is the way it is, I feel that the readability, dynamic typing, and interpreted nature of Python is a really good fit for the way I like to work.

Three Projects Before You Die?

  1. Weighted Dominoes – My mom requested that I make her some dominoes that wouldn’t fall over so easily when the table is bumped. I started (but haven’t finished) a design for a thin-walled/hollow domino that is partially filled with small tungsten beads. This would result in a low center of gravity that would help keep dominoes from tipping over, regardless of orientation.
  2. Autonomous Frostbite Lawnmower – Knowing that cold freezing temperatures can kill plant life, or cause localized frostbite for people, I think it would be interesting to use the concept in an autonomous lawnmower. Specifically, a controlled grass height would be maintained by an autonomous robot that freezes any plant matter above a prescribed height. The freezing could be done through either a small, cold surface or a jet of cold compressed gases (like the icy jet produced by a can of compressed air turned upside-down). This approach seems like it would be quieter, more efficient, and less dangerous than creating autonomous robots that wield spinning blades.
  3. Write a Book (or Books) – I feel it would be somewhat selfish to go through life collecting unique experiences and knowledge without taking the time to give something meaningful back to the collective body of human knowledge. Helping others learn can be a very rewarding experience, especially when you know first-hand how hard the journey can be without the help. Also, my wife and I have talked about writing fiction together, which would be an interesting experience.

Skill You Wish Everyone Would Learn?

How to critically evaluate information. So many pitfalls in life can be avoided simply by continuing to ask questions when things don’t make sense, recognizing the patterns (and inconsistencies) that surround us, and having the courage to act based on independently-drawn logical conclusions.

How Did You Pick Your THP Project Idea?

The front door of our home opens into a room that we decided to use for homeschooling our kids. We wanted a way to visually and physically block off the room while still letting natural sunlight through. We also wanted shelves for the school materials/activities. We looked into various options and decided that glass with a translucent film would work nicely above custom-built shelves. We considered putting plants and soil at the bottom of the glass, or maybe an aquarium, but discarded those ideas on account of the maintenance and incompatibility with a housecat. By instead working toward a waterfall wall with LED illumination, it should provide a pleasant ambiance through soothing water sounds and controllable mood lighting. It also gave me an excuse to use my Raspberry Pi for more than a basic Linux server, get more practice programming the MSP430, and experiment with some low cost wireless modules.

Any Tough Stuff You Need Advice On?

ws2812b-strandI think one of the most challenging parts of this project will be coming up with an elegant user interface for doing interesting things with a strand of LEDs. Setting all the LEDs to a single color or individually setting each LED to a particular non-time-varying color will be a necessary foundational step. Beyond that, my hope is to come up with an intuitive user interface for real-time manipulation of the LEDs, and/or a simple method of inputting algorithms to generate moving patterns. I welcome any suggestions for how to design such an interface. [Image Source]

THP Project You'd Like Someone Else to Build?

A Hoverboard powered by hexcopters. I know the Hoverboard of Back To The Future II and III fame isn’t practical from an implementation standpoint, but if budget weren’t an issue, it seems that a functional equivalent could be constructed with a board suspended by an overhead fleet of quad/hex/octocopters. A critically damped feedback control loop would use range sensors on the bottom of the board to maintain an ideal distance from the ground. As far as mobility goes, lightweight construction and programming the fleet actively to respond to board movement (measured via accelerometer) would help offset the increased mass.

Your Life in Exactly 5 Words?

It’s ok to be different.

What Else Ya' Got?

Everyone has the potential to create. Some people stop challenging themselves or learning new things because of failure (or even just fear of failure). In many cases, the cost of failure is far smaller than what people imagine it to be. Learning new things is hard and prone to failure because all new concepts are foreign concepts until after they are known. Trying something new will always be hard because uncertain paths before us tend to be full of setbacks, twists and turns, and uncertainty about whether they will even lead to success. But it is the “discovery” aspects of both learning and creating that makes them such worthwhile endeavors.

4 thoughts on “THP Hacker Bio: Infinityis

  1. I’m lost on the purpose of this waterfall. It seems to be noisy, the water will get dirty (might need filters and UV desinfection?).

    There is however a similar concept for cooling and dehumidifying the air:
    German article: http://www.bosy-online.de/Kuehlbrunnen.htm
    google translate: https://translate.google.de/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fwww.bosy-online.de%2FKuehlbrunnen.htm&edit-text=&act=url

    There is a huge version of this at the Dubai International Airport – at least thats my assumed purpose of the waterfall there. Getting closer the air felt much cooler.

    1. What can I say…..my wife likes waterfalls, and I saw the potential for an interesting project.

      We add a tiny amount of bleach to the water to keep things from growing in it, and I’ve found it fairly easy to pump the water out if it needs to be cleaned (like time I added detergent/made suds).

      As for the noise, I agree it is louder than I anticipated, but we’re not sure if it’s a good or bad thing yet. If we want to make it quieter, we’ve talked about possible methods to bridge the gap between the bottom edge of the glass and the top of the water to mitigate splashing.

      If the waterfall part of it ever becomes too problematic, there is the option of leaving it dry while keeping the shelves, translucent glass, and LED lighting in place.

Leave a Reply to David HoelscherCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.