Uhm, an Arduino with a single LED that switches on and off randomly? That's probably the first thing in any Arduino book. It's great you've found a friend but that's hardly news worthy, right?
The first webcam was aimed at a coffee pot. Point is, just because its simple right now, doesn't mean it won't evolve over time. This is a long term project that I'm sharing so others can join in on the fun. Everyone needs to step away from the startup from time to time and just hack for fun.
Its also simple because a lot of people here dont have an idea of how to blink an LED. This will allow them to learn.
Haha, at the moment it seems like a quite boring friend, but if you'll do cooller stuff with it(like adding some kind of way to communicate with it) I would really like to try it.
I swear to Zeus that when I read this post aloud to chunky (its name), it started bliking franatically. :)
Try it out. Follow the repo. I plan to add some cool (cheap) sensors and stuff to it.
I love this idea. Sure, one day it could evolve into what we might of now as a "robot friend," but I view this as an experiment in what humans can find patterns in. We're known for things like finding faces everywhere and ascribing meaning to randomly flashing blinkenlights. We're deeply social creatures. I'm not surprised at all that we'd feel like the little Arduino, with its blinking lights and maybe other basic actuators, connects with us. Rather than trying to build as comprehensive a robot as possible, this becomes an exploration of the minimum robot possible that one can build an emotional connection with. It's an awesome idea.
I made a little python shell kind of thing where I type various commands like "weather" or "bit"(coin) to get status from online sources for those topics. The prompt is an emoticon based on whatever the last temperature it retrieved was. Smiles for nice weather, frowns for too hot, etc. Because why not?
It sounds like you are actively trying to be rudely dismissive. It's not necessary. Furthermore, not everything on HN needs to be "noteworthy"--fun little personal projects are great to read about sometimes.
I don't disagree, but describing things generously is okay sometimes. I'd rather be part of a community that supports learners than one that mocks them for their baby steps.
if you really want to learn more about embedded device programming, you should start digging deeper. Arduino library can only give you that much, it is not even remotely interesting to for your robot development in the future. I would recommend reading avr libc and see how much you could learn to do to make your robot cool :)
if you really want to learn more about embedded device programming, you should start digging deeper. Arduino library can only give you that much, it is not even remotely interesting to for your robot development in the future. I would recommend reading avrc lib and see how much you could learn to do to make your robot cool :)
22 comments
[ 3.1 ms ] story [ 68.4 ms ] threadIts also simple because a lot of people here dont have an idea of how to blink an LED. This will allow them to learn.
Also: Upvoted, because its a fair question/point.
But not with LEDee. That would be Nuuton.
I also have a remote control car laying around somewere... :)
I made a little python shell kind of thing where I type various commands like "weather" or "bit"(coin) to get status from online sources for those topics. The prompt is an emoticon based on whatever the last temperature it retrieved was. Smiles for nice weather, frowns for too hot, etc. Because why not?
This is not noteworthy.
Here is the project I'm working on (it works on arduino as well): https://github.com/wukong-m2m/NanoKong