Nerdkit - an electronics kit for hackers
11–19 of 19 posts
Re: Nerdkit - an electronics kit for hackers
#12Here is Austin there is a local company that will make microprocessors for you if you bring in your diagram. That is a real nerd kit! But this is a great beginner kit and I enjoyed looking through the projects that people have built using it: http://www.nerdkits.com/projects/
Re: Nerdkit - an electronics kit for hackers
#13Aren't arduinos a fraction of the cost and have a much larger community?
Re: Nerdkit - an electronics kit for hackers
#14For beginner hackers. Intermediate use Arduino. Expert build their own. 1337 buy the ones Expert built and claim them for their own.
I don't understand where you get the notion that Arduino is not geared towards beginners. Arduino centers around pre-built, (mostly) solderless modules, included libraries for doing almost everything complicated, and a high level development environment that abstracts away everything the libraries don't; this is hardly "intermediate level" microcontroller development. I am in no way disparaging Arduino, by the way! I…
This is true, but the AVR's architecture was specifically designed to be friendly to C. That was one of the reasons I became interested in it: after years of programming HC11s and HC05's in assembly, I had had enough :-)
For me code size has almost never been an issue (and only then when I needed to add a bunch of features without changing the hardware): the MCU memories are getting bigger all the time.
Re: Nerdkit - an electronics kit for hackers
#15Aren't arduinos a fraction of the cost and have a much larger community?
Re: Nerdkit - an electronics kit for hackers
#16Aren't arduinos a fraction of the cost and have a much larger community?
I can think of a number of advantages the NerdKit has with regards to certain niches (think linux vs. Mac, or linux from scratch vs. Ubuntu if you prefer), but here's one: marketed in a certain way, a NerdKit is something a non-techie parent could buy and give to a kid as a gift. Gifting an Arduino properly would involve lots of educated shopping and research, and probably hand-holding after that.
And, though I love browsing Digikey or wandering the aisles at You-Do-It Electronics -- because I already know how -- such activity also takes a bunch of time, plus you end up either buying lots of extra stuff or risking that you will forget to buy something, or buy the wrong thing, and need to make one or more repeat trips. This risk is especially huge if you're new to electronics and don't already have several drawers full of miscellaneous capacitors and hookup wire and op amps and LEDs.
So I can definitely see the value here.
--
[1] One of these days I will just pick some arbitrary project out of Make magazine and follow the little steps. Or perhaps I will buy a NerdKit!
Re: Nerdkit - an electronics kit for hackers
#17Aren't arduinos a fraction of the cost and have a much larger community?
Re: Nerdkit - an electronics kit for hackers
#18Re: Nerdkit - an electronics kit for hackers
#19That's great. What you start with doesn't matter so much, because once you've grasped many possibilities that one kit allows, you've also built the confidence that, yes, you can learn and you can do. Then you can explore other areas with that confidence. MM & breadboard can conquer all!
I'm one of those weirdos that think that analog is more fun than digital, but it's certainly important to be exposed to both sides.