Graphene Refractions

Researchers recently observed negative refraction of electrons in graphene PN junctions. The creation of PN junctions in graphene is quite interesting, itself. Negative refraction isn’t a new idea. It was first proposed in 1968 and occurs when a wave bends–or refracts–the opposite way at an interface compared to what you would usually expect. In optics, for example, this can allow for refocusing divergent waves and has been the basis for some proposed invisibility cloaking devices.

In theory, negative refraction for electrons should be easy to observe at PN junctions, but in practice, the band gap voltage causes most electrons to reflect at the junction instead of refract. However, a graphene PN junction has no band gap voltage, so it should be ideal. However, previous attempts to find negative refraction in graphene were not successful.

Continue reading “Graphene Refractions”

Program Your Brain, Hack Your Way To Productivity

Most people wish they were more productive. Some buckle down and leverage some rare facet of their personality to force the work out. Some of them talk with friends. Some go on vision quests. There are lots of methods for lots of types of people. Most hackers, I’ve noticed, look for a datasheet. An engineer’s reference. We want to solve the problem like we solve technical problems.

It's got the cover equivalent of click-bait, but the centimeter thick bibliography listing research sources at the back won me over.
It’s got the cover equivalent of click-bait, but the centimeter thick bibliography listing research sources at the back won me over.

There were three books that gave me the first hints at how to look objectively at my brain and start to hack on it a little. These were The Power of Habit by Charles Duhigg, Flow By Mihaly Csikszentmihalyi, and Getting Things Done By David Allen.

I sort of wandered into these books in a haphazard path. The first I encountered was The Power of Habit which I found to be a bit of a revelation. It presented the idea of habits as functions in the great computer program that makes up a person. The brain sees that you’re doing a task over and over again and just learns to do it. It keeps optimizing and optimizing this program over time. All a person needs to do is trigger the habit loop and then it will run.

For example: Typing. At first you either take a course or, if your parents left you alone with a computer for hours on end, hunt-and-peck your way to a decent typing speed. It involves a lot of looking down at the keyboard. Eventually you notice that you don’t actually need to look at the keyboard at all. Depending on your stage you may still be “t-h-i-n-k-i-n-g”, mentally placing each letter as you type. However, eventually your brain begins to abstract this away until it has stored, somewhere, a combination of hand movements for every single word or key combination you typically use. It’s only when you have to spell a new word that you fall back on older programs.

Continue reading “Program Your Brain, Hack Your Way To Productivity”

Pulley Lamp Stands Up With You

Standing desks are either the best thing since sliced bread, or the fastest way to make your legs tired and get you ridiculed by your coworkers in the bargain. This leads some folks to compromise and make standing desks that can be re-lowered to sitting height when you need to take a break. But now the distance from your desktop to the light source that illuminates it has changed. We can’t have that!

fo6i703itw44bt1-medium[John Culbertson] came up with a very elegant solution to the “problem”. He made lights that are suspended on pulleys that raise and lower with the desk itself. We’re not sure that you’re in the same situation he is, but we’re sure that you’ll agree that he did a nice job.

Besides the pulley mechanism, the light shades are a work of art. [John] clearly wanted a retro feel, so he used low-voltage lightbulbs, but augmented them with LED strips to pump out the lumens. All in all, there’s a tremendous attention to detail in the project, and it shows.

Disclaimer: your humble author is writing you this missive from a standing desk. Ours is just a regular desk put up on bricks — a temporary solution that’s become permanent. We’re always keeping our eyes out for mechanisms to make the desk convertible, but everything that we’ve seen is either overkill or ridiculously overpriced or both. It’s hard to beat 24 bricks at $0.35 apiece. Anyone have any suggestions?

Of course, with an adjustable desk come the problems of moving your lighting along with it, but [John] has solved that one for us.

Li-Ion Tech Staring Into The Abyss With Note 7 Failure

Unless you’ve been living under a high voltage transformer, you’ve heard about the potential for Samsung’s latest phone, the Note7, to turn into a little pocket grenade without warning. With over 2.5 million devices in existence, it’s creating quite a headache for the company and its consumers.

They quickly tied the problem to faulty Li-ion batteries and started replacing them, while issuing a firmware update to stop charging at 60 percent capacity. But after 5 of the replacement phones caught fire, Samsung killed the Note7 completely. There is now a Total Recall on all Note7 phones and they are no longer for sale.  If you have one, you are to turn it off immediately. And don’t even think about strapping it into a VR headset — Oculus no longer supports it. If needed, Samsung will even send you a fireproof box and safety gloves to return it.

note_01
Every airline has been broadcasting warnings not to power on or charge a Note 7 on a plane. Image Source: CNET

It should be noted that the problem only affects 0.01% of the phones out there, so they’re not exactly going to set the world on fire. However, it has generated yet another discussion about the safety of Li-ion battery technology.

It was just a few months ago we all heard about those hoverboards that would catch fire. Those questionably-engineered (and poorly-named) toys used Li-ion batteries as well, and they were the source of the fire problem. In the wake of this you would think all companies manufacturing products with Li-ion batteries in them would be extra careful. And Samsung is no upstart in the electronics industry — this should be a solved problem for them.

Why has this happened? What is the deal with Li-ion batteries? Join me after the break to answer these questions.

Continue reading “Li-Ion Tech Staring Into The Abyss With Note 7 Failure”

Maslow Brings The Wall Plotter Into The Woodshop

Hanging plotters, or two steppers controlling a dangling Sharpie marker on an XY plane, are nothing new to our community. But have you ever thought of trading out the Sharpie for a wood router bit and cutting through reasonably thick plywood sheets? That would give you a CNC machine capable of cutting out wood in essentially whatever dimensions you’d like, at reasonably low-cost. And that’s the idea behind [Bar]’s Maslow. It’s going to be a commercial product (we hope!), but it’s also entirely open source and indubitably DIYable.

[Bar] walks us through all of the design decisions in this video, which is a must-watch if you’re planning on building one of these yourself. Basically, [Bar] starts out like any of us would: waaaay over-engineering the thing. He starts out with a counterweight consisting of many bricks, heavy-duty roller chain, and the requisite ultra-beefy motors to haul that all around. At some point, he realized that there was actually very little sideways force placed on a sharp router bit turning very quickly. This freed up a lot of the design.

His current design only uses two bricks for counterweights, uses lighter chains, and seems to get the job done. There’s a bit of wobble in the pendulum, which he admits that he’s adjusted for in software. Motors with built-in encoders and gearing take care of positioning accurately. We haven’t dug deeply enough to see if there’s a mechanism to control the router’s plunge, which would be great to cut non-continuous lines, but first things first.

Taking the wall plotter into the woodshop is a brilliant idea, but we’re sure that there’s 99% perspiration in this design too. Thanks [Bar] for making it open! Best of luck with the Kickstarter. And thanks to [Darren] for the tip.

Running LISP On An ESP8266

LISP is a polarizing language. Either you love it or you hate it. But we’ll put aside our personal preferences to bring you a good hack. In this case a LISP environment running on an ESP8266. [Dmitry] is on the “love it” side of the fence — he’s been waiting for an excuse to code up a LISP interpreter for a while, and he found one in the ESP8266.

there-is-always-a-way-2Actually, [Dmitry] is running LISP inside JavaScript, which is itself presumably coded up in C, before it’s assembled to run on an ESP8266. (It’s turtles all the way down!) This means that he can piggy-back on JavaScript’s garbage collection and console handling and so on. After picking a suitably small LISP implementation (actually a Scheme dialect for those of you who know the difference), he went to work.

One weekend bled into the next, but he got the system running, connected to the network, and had LEDs blinking! In the end, he even managed to squeeze in some optimization for memory’s sake. Pretty cool, and because it takes advantage of an already complete system, it can even be made pretty useful. Not bad for a few weekends’ work!

And finally, if Lots of Irritating Silly Parentheses is your idea of a good time, but the wealth of computing resources available on an ESP8266 seem overkill, have a look at Microlisp, running on an AVR. Or go to the opposite extreme, and run a LISP OS on a Raspberry Pi. Whatever you do, don’t forget to close your parentheses! (We’re told that’s a traditional LISPer farewell.)

Hackaday Prize Entry: A Cheap, Portable Incubator

Millions of premature babies are born every year, and more than a few of these births occur hours away from any hospital with a NICU. [Manoj]’s entry for the Hackaday Prize is a simple, but very useful primitive incubator. Is it as good as the incubators you would find in a world-class hospital? No, but that’s not the point. This is an incubator for the rest of the world, where neonatal care is lacking.

You’re not going to get mechanical respiration or even oxygen into a device that is meant for the most far-flung areas on the planet, so this incubator focuses almost solely on monitoring. Packed inside a premie-sized sleeping bag is enough electronics to measure heart rate, blood oxygen, temperature and respiration. Also, there are a few resistive fabric elements to turn electricity into warmth.

Of course, anything you would find in any hospital or clinic would greatly outclass what this project has to offer. That’s really not the point, though; this incubator is cheap, can be deployed anywhere, and provides enough information to hopefully keep a preterm child alive. That’s good enough for us, and makes for a great entry into the Hackaday Prize.