«
Expand/Collapse
8 items tagged "owen"
Related tags:
hacks [+],
ti 84 graphing calculator [+],
cons [+],
calculator [+],
attiny [+],
z80 assembly [+],
wifi [+],
widget [+],
video [+],
touch [+],
site [+],
simple [+],
sensor [+],
senioritis [+],
school [+],
quadcopter [+],
propeller [+],
programming space [+],
playing video games [+],
player [+],
pin dip package [+],
optics [+],
node [+],
nibble [+],
music player [+],
music [+],
misc [+],
microcontrollers [+],
laser cutter [+],
laser [+],
ir sensor [+],
infrared light [+],
homemade music [+],
homemade [+],
high school transcript [+],
helicopter game [+],
helicopter [+],
hardware hacks [+],
game [+],
exercise [+],
directional pad [+],
digital [+],
cutter [+],
custom hardware [+],
control [+],
college [+],
cnc [+],
classic [+],
c02 laser [+],
bluetooth module [+],
audio [+],
assembly [+],
arduino [+],
Hardware [+]
-
-
5:30
»
Hack a Day
The hardware hacking village at Toorcamp provided space and tools to work on hardware. It was interesting to see what hardware hacks people had brought to work on. One example is [Owen]‘s Nibble Node.js Widget. The widget combines the popular node.js platform and custom hardware to create a node for the “internet of things.” The hardware [...]
-
-
8:01
»
Hack a Day
What happens when you combine a TI-84+ graphing calculator with an added bluetooth module, a 1 Watt Alfa wifi dongle, and a Parrot Wifi Quadcopter? You get a long range quadcopter that’s controlled from the TI-84+ directional pad. This TI-84+ looks like a standard issue school calculator, but [Owen] added an ATTiny13 microcontroller and a [...]
-
-
10:58
»
Hack a Day
As a senior in high school, [Owen] has been waiting to hear from the colleges he applied to for months now. Some of his applications wanted a mid-year report to see if he didn’t come down with senioritis. [Owen] realized these colleges allowed additional materials beyond a high school transcript, so he built a tiny [...]
-
-
10:01
»
Hack a Day
[Owen] has a fairly big project in the works, where he’ll need to use infrared light to send data wirelessly between two nodes. The only problem with his grand plan is that he has never built anything of the sort. As a learning exercise, he decided to try his hand at building a wireless control [...]
-
-
14:09
»
Hack a Day
[Owen] just finished putting together a portable helicopter game. It’s pretty impressive, especially since he used an ATtiny13 microcontroller. That chip uses an 8-pin dip package, offering only five I/O pins (six if you use the reset pin) and 1k of programming space. The game runs on a small cellphone-type LCD screen. The helicopter remains [...]
-
-
6:45
»
Hack a Day
Sadly, this pocket mp3 wav player doesn’t come close to the capabilities of even an iPod generation 1 yet, but you have to give [Owen] props for making it in less than 24 hours. The system consists of a Propeller MCU (cleverly wired to be swappable with “shields” similar to Arduino systems), SD card for [...]
-
-
6:44
»
Hack a Day
[Owen] contacted us to show us his site dedicated to his CO2 laser cutter build. He spent about 2 years and roughly $15,000 putting it together, so this is not small build. The laser and optics alone were $9,000. This site isn’t necessarily meant to be a template to build your own, but he shares [...]
-
-
13:12
»
Hack a Day
[Owen] got down and dirty by adding a touchscreen to his TI-84 graphing calculator. The dirty part is the z80 assembly code he wrote to use the linkport as a UART (assembly always makes us feel queasy). Once that was working he implemented some commands using an Arduino and then hooked up an Nintendo DS [...]