I'm really NOT enjoying the mini projects that the Arduino Inventor's Kit brought, especially the one with the toy motor, I cannot get that one connected, anyone knows any cool simple projects that I can do with the Arduino? I have a lot of electrical components.
How about a binary counter that increments and loops automatically. As step 2 you can add 3 buttons that will help you select the value you want to show / the value you want to increment / decrement by.
this will give you some solid programming and concept coverage on very less resources(i presume thats what you are looking for ;))
Ok, I forgot to point out, I'm new to the Arduino, I'm pretty good with the stamp, I'm looking for interesting stuff but simple, idk, any manual around?
If you go to the site homepage, you'll links to the "Reference" area (which has a pretty good reference to the implementation of C used on the Arduino) and the "Playground" area (lots of examples of how people have hooked various things to it).
The "Exhibition" section of the forum is mostly more-complex projects that people are showing off, but there are also some by newbies who aren't intimidated by the posts about "my wirelessly-networked Arduinos controlling a school of autonomous robot sharks with frickin' lasers on their heads", and present descriptions of their early learning projects.