Skip to content
Logo

Hackaday

  • Home
  • Blog
  • Hackaday.io
  • Store
  • Hackaday Prize
  • Submit
  • About
September 2015
S M T W T F S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930  

Kids and Hacking: Blind Robotics

If you are a Hackaday reader, it is a good bet that when you were a kid there was some adult who infected you with the madness you have for science, engineering, tinkering, or whatever it is that brings you here. Maybe it was a parent or a teacher. For many of us, it was a local ham radio operator. But it was probably someone who had the passion for this kind of thing and you caught it.

Paying that debt forward can be very rewarding. Schools and youth organizations are always looking for people to share their passions with …read more

Video FPGA with No External A/D

You have an old PC with a nonstandard RGB video out and you need to bring it to a modern PAL TV set. That’s the problem [svofski] had, so he decided to use an Altera-based DE1 board to do the conversion. Normally, you’d expect reading an RGB video signal would take an analog to digital converter, which is not typically present on an FPGA. Instead of adding an external device, [svofski] used a trick to hijack the FPGA’s LVDS receivers and use them as comparators. …read more

See Actual Microwaves — No More Faking It

Last week we saw a lot of interest in faux visualization of wireless signals. It used a tablet as an interface device to show you what the wireless signals around you looked like and was kind of impressive if you squinted your eyes and didn’t think too much about it. But for me it was disappointing because I know it is actually possible to see what radio waves look like. In this post I will show you how to actually do it by modifying a coffee can radar which you can build at home.

The late great Prof. David Staelin  …read more

Pulse Density Modulation

[esot.eric] was trying to drive a motor and naturally thought of using pulse width modulation (PWM) to control the motor speed. However, he found that even with a large capacitor, his underpowered power supply would droop before the PWM cycles were complete. So instead of PWM he decided to experiment with pulse density modulation.

The idea is to use smaller pulses over a longer period of time and make the average power equal to the percentage motor speed desired. With a PWM system, for example, if the time period is T, a 50% PWM drive would have the  drive high …read more

The Rise of the Rural Hacker

On the far side of the Boso peninsula lies Kamogawa. This isn’t the Japan of LEDs, Otaku and maid cafes, or that of wage slave salarymen collapsing from exhaustion. This is the Japan of rice farmers and fields, fresh fish and wild boar, electron microscopes and gigabit fiber, SMD assembly and 500Mhz 5 Gigasample oscilloscopes.

The world has changed. In the 20th century the life of a rural hacker was a constant hunt for technological innovation. We scratched around for whatever we could find. A (usually national) periodical would give its monthly injection of technological curios. And knowledge was locked …read more

From The Blog

See all blog entries
  • Hackaday Prize Semifinalist: Superhero Powers

    No comments

    By Brian Benchoff | September 12, 2015

    The inspiration for [K.C. Lee]’s project for The Hackaday Prize didn’t come from seeing a grave injustice or inhuman suffering. He was watching Daredevil on Netflix. A show about a blind guy who fights crime in his spare time. People don’t have superhuman senses, and radioactive material falling off a truck in New York City leads to Ninja Turtles, not superheros. Still, a crude form of echolocation is well within the reach of the a capable hacker and would be very useful for those who are legally blind.

    [K.C.]’s idea for human echolocation is a small wearable with ultrasonic sensors, …read more

  • BlocksCAD is Browser-Based 3D Modeling that Teaches You CAD

    No comments

    By Bryan Cockfield | September 12, 2015

    Considering all of the projects the Raspberry Pi is used for now, the fact that it was originally envisioned to be an educational tool is sometimes forgotten. One of the tools commonly available with it is Scratch, a programming language that is easy to learn and can be seen as a gateway into other computer science realms. Building on this principle, MIT has come up with a new block-based educational tool called BlocksCAD.

    BlocksCAD is essentially Scratch combined with OpenSCAD and allows the user to use blocks (similar to Scratch) to build a 3D model. The interface is fairly intuitive, …read more

  • Traffic Light tells you if the Internet is up

    10 Comments

    By Dan Maloney | September 12, 2015

    Some of us are not blessed with an always on, high availability internet connection. Sick of answering the constant “Is the internet up?” questions, go-to IT support dude [PatH] took matters into his own hands and developed an unmistakable traffic light display of internet status for his apparently low-reliability connection.

    A toy traffic light from Amazon forms the core of the UI, and the lights are driven by a Raspberry Pi that pings a suite of 10 sites in round robin fashion. If a site is found to be unavailable, the Pi goes into “deep probe” mode to determine the …read more

  • LED Ring Around the ESP8266

    3 Comments

    By Richard Baguley | September 12, 2015

    The world needs more blinky lights, and [Bertus Kruger] has created a neat way to make lights blink wirelessly. He has a footprint in the middle of the board for soldering the castellated ESP8266 module, and an LED ring around it to create the WiFi Pixel. It’s an LED ring that can be controlled over a WiFi connection. His design is based on a combination of the ubiquitous ESP8266 WiFi chip and a NeoPixel ring from AdaFruit, so there are already great examples of how to code and control the hardware. The project is still in progress, but he has …read more

  • The Most Self-Replicating RepRap Yet

    33 Comments

    By Brian Benchoff | September 12, 2015

    The goal of the RepRap project was always a machine that could replicate itself. The project began with the RepRap Darwin, a machine with a frame made nearly entirely of threaded rods, and progressed to the Mendel, with a slightly higher proportion of printed parts. Around 2011, the goal of self-replication fell by the wayside after some money was thrown around. The goal now, it seems, is to create the 3D printer with the best profit margins. That doesn’t mean there still isn’t a small contingent of RepRappers out there trying to improve the status quo and create a printer …read more

  • Surface Mount Soldering Workshop Shares Secrets of CM

    13 Comments

    By Mike Szczys | September 12, 2015

    Friday afternoon I had the pleasure of sitting in on a surface mount soldering workshop. I’ve done some surface mount soldering before and am quite adept with a soldering iron, but this focused on solder paste and a hot air pencil. [Bob Cogeshall] ran the workshop and went beyond the most basic information. His experience founding Small Batch Assembly, a contract manufacturer whose offices are in the Nova Labs hackerspace, has led him to learn a lot of tricks of the trade. …read more

  • Resistance is… There’s an Augmented Reality App for That!

    59 Comments

    By Al Williams | September 12, 2015

    Like many engineers of a certain age I learned the resistor color code using a mnemonic device that is so politically incorrect, only Tosh might venture to utter it in public today. When teaching kids, I have to resort to the old Radio Shack standby: Big Boys Race Our Young Girls But Violet Generally Wins. Doesn’t really roll off the tongue or beg to be remembered. Maybe: Bad Beer Rots Our Young Guts But Vodka Goes Well. But again, when teaching kids that’s probably not ideal either.

    Maybe you can forget all those old memory crutches. For one thing, the …read more

← Older posts

Featured Projects

See all projects
DIY Electric Vehicle from Recycled Parts

DIY Electric Vehicle from Recycled Parts

by mauswerkz
Pavapro - portable AVR programmer

Pavapro - portable AVR programmer

by jaromir.sukuba

From the Store

See all products
GrovePi+

GrovePi+

$23.97
0
Facedancer21

Facedancer21

$119.97
0
SparkFun MicroView - USB Programmer

SparkFun MicroView - USB Programmer

$14.97
0
Hackaday Omnibus 2014

Hackaday Omnibus 2014

$15.00
5
blink(1) mk2

blink(1) mk2

$30.00
0
ESP8266 Adapter and Breakout Board Kit (Includes ESP8266-01) - DIY

ESP8266 Adapter and Breakout Board Kit (Includes ESP8266-01) - DIY

$18.97
0

Trending Projects

See all projects
Cottage Business Website

Cottage Business Website

by Jasmeet Brar
Simple jog dial for stepper motor

Simple jog dial for stepper motor

by AKA
CD/DVD mechanisms and cartesian thinggie[s?]

CD/DVD mechanisms and cartesian thinggie[s?]

by esot.eric
PixeeBel

PixeeBel

by ahkoncha
analog.io - A full stack IoT platform

analog.io - A full stack IoT platform

by Luke Beno
Arduino K(V)M Switch

Arduino K(V)M Switch

by Craig Hissett

Search

Never miss a hack

Follow on facebook Follow on google+ Follow on twitter Follow on youtube Follow on rss Contact us

If you missed it

  • Logic Noise: Playing in Tune with an Exponential VCO

    9 Comments
  • FERMIAC: The Computer that Advanced Beyond the Manhattan Project

    72 Comments
  • Want a low-cost ARM platform? Grab a Prepaid Android Phone!

    94 Comments
  • Sinterit Pulls SLS 3D Printer Entry Level Price Down to Just $8k

    25 Comments
  • Exponential Growth In Linear Time: The End Of Moore’s Law

    96 Comments
More from this category

Categories

Our Columns

  • Hacklet 74 – Well Balanced Projects

    1 Comment
  • Logic Noise: Playing in Tune with an Exponential VCO

    9 Comments
  • Retrotechtacular: So You Want to Be a Weldor

    28 Comments
  • Kids and Hacking: Blind Robotics

    18 Comments
  • Steal This Ham Radio (Technology)

    31 Comments
More from this category

Recent comments

  • Bill Stewart on Resistance is… There’s an Augmented Reality App for That!
  • Peterthinks on The Most Self-Replicating RepRap Yet
  • haley on LED Ring Around the ESP8266
  • Peterthinks on The Most Self-Replicating RepRap Yet
  • a_tom on Traffic Light tells you if the Internet is up
  • Drew on Learn 3D Modeling in Your Browser
  • gudenau on Traffic Light tells you if the Internet is up
  • asdf on Resistance is… There’s an Augmented Reality App for That!
  • Steve Greenfield on Crowdfunding Follies: Debunking The Batteriser
  • scifimatt on The Most Self-Replicating RepRap Yet

Now on Hackaday.io

  • jaywreddy has updated their profile.
  • jupdyke has updated the project titled Toaster Over to Reflow Oven Conversion.
  • RoGeorge gave a skull to Yet another MMR-70 project.
  • JJ Abrahams has updated their profile.
  • Scinio has updated their profile.
  • ambled gave a skull to analog.io - A full stack IoT platform.
  • satek.p wrote a comment on OpenOpener.
  • frankstripod gave a skull to SNES Controller Arduino Adapter.
  • Jasmeet Brar has updated the project titled Accounting Automation.
  • Jasmeet Brar has updated the project titled Cottage Business Website.
Logo
  • Home
  • Blog
  • Hackaday.io
  • Store
  • Hackaday Prize
  • Video
  • Submit a tip
  • About
  • Contact us

Never miss a hack

Follow on facebook Follow on google+ Follow on twitter Follow on youtube Follow on rss Contact us
Copyright © 2015 | Hackaday, Hack A Day, and the Skull and Wrenches Logo are Trademarks of Hackaday.com
Powered by WordPress.com VIP