Skip to main content

Onboard Firmware of the Human Brain

Freesiders are continually tinkering with robotics and other such machinery.  Many of these embedded processors and firmware are becoming open source and every-more diversified in the wake of the modern Maker movement.

One notable boost to the hackerspace arsenal is the Arduino (an like platforms).  This offers designers an incredible power to devise not just individual devices but even the emergence of complex, integrated systems.





This evolutionary pace of modern technological systems may be significantly faster the biologic system development, but there may be a few well learned tricks yet to be mastered.  It seems that studying how nature has managed to solve many development challenges will aid in designing robotics, where efficiently counts just as much.

One  challenge, that is particularly interesting, is data processing.  Artificial intelligence is labored with processing data and producing a meaningful and useful output.  When considering the increase in sensory and input devices avaible to robot hackers, AI technology may not be able to simply apply Brute Force for all scenarios.

How does the human brain sort through data and minimize apophenia, in real time?  It delegates.


This, unfortunately is not a perfected system but it is still, (currently), better than anything man has managed to hacked together.  What's important to remember about these systems is that they are subject to some strange exploits, which we call "Illusions".  Optical illusions are centuries old and have often uncovered the curiosity within us all.

A recent study in the science journal, "Perception" has illustrated this point well.  In this, they illustrate the error of duplication.  Some such duplications do not appear to throw off any red flags in the observer.  However, try causing an irregularity to someone's face and it's a totally different story.


The human face is one of the most instant and profound "appliances" of human interaction.  Humans have evolved a very acute sense of facial recognition, which plays a vital role in our day to day goings on.



The difference between a smile and a frown, could mean the difference between a successful mate and a fight to the death.   Other mild variations in not so useful things don't trigger the same primal response.  This assumptive processing center of the brain acts somewhat comparably to a natural checksum, operating autonomously in the subconsciousness like a daemon

Often, Makers and Hackers share their knowledge and designs in a very "open" manner.  Nature itself has many lessons to teach designers as well.  A better understanding of these such integrated systems and their exploits may better help us to design technological systems which are both sophisticated and efficient.

-GlassDPM

Comments

Popular posts from this blog

A Capacitive-Touch Janko Keyboard: What I Did at the 2017 Georgia Tech Moog Hackathon

Last weekend (February 10-12, 2017) I made a Janko-layout capacitive-touch keyboard for the Moog Werkstatt at the Georgia Tech Moog Hackathon. The day after (Monday the 13th), I made this short video of the keyboard being played: "Capacitive Touch Janko Keyboard for Moog Werkstatt" (Text from the video doobly doo) This is a Janko-layout touch keyboard I made at the 2017 Moog Hackathon at Georgia Tech, February 10-12. I'm playing a few classic bass and melody lines from popular and classic tunes. I only have one octave (13 notes) connected so far. The capacitive touch sensors use MPR121 capacitive-touch chips, on breakout boards from Adafruit (Moog Hackathon sponsor Sparkfun makes a similar board for the same chip). The example code from Adafruit was modified to read four boards (using the Adafruit library and making four sensor objects and initializing each to one of the four I2C addresses is remarkably easy for anyone with moderate familiarity with C++), and ...

Atlanta Cosplay Meetup: Group Build Update #3

It's been a while since we posted a progress report for the Atlanta Cosplay Meetup's ongoing project, and with Dragon Con right around the corner, we're nearing the finish line. Let's take a look and see what's been going on the last few months! Check out our previous progress reports here: Progress update #1 Progress update #2 Read on to see where we're at now...

What to Do With a Stack of Picture Frames?

When You Have Too Much Free Stuff! Our newest member Raul got his hands on a stack of about 40 picture frames that were being junked. On a general note Freeside tends to discourage large piles of objects randomly appearing as it tends to collect in corners. Raul got permission from our projects team with a time limit of a few weeks. In this case unnecessary, as the membership more or less attacked the pile of boxes and rapidly rendered them into things. Unfortunately starting off all the frames looked something like this: Not terribly useful. We don't even have any idea who these guys are. After a few passes through the planer, however, we get something like this: A perfectly good picture frame useful for stuff. First idea was to push a couple of these through a the laser cutter. Concept good, aim.... Aim was a little off. Also we had just rebuilt the laser computer and electronics so there were a couple of kinks to work out in CamBam's post processor: &nbsp ...