Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Arduino kits

Arduino kits

Scheduled Pinned Locked Moved The Lounge
hardwarejsonquestionlearningworkspace
24 Posts 8 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Mike HankeyM Mike Hankey

    I've also bought a couple of these[^] for my projects and have worked well. The last ones I bought from them where a little cheaper.

    VS2010/Atmel Studio 6.0 ToDo Manager Extension
    Version 3.0 now available. There is no place like 127.0.0.1

    B Offline
    B Offline
    bryce
    wrote on last edited by
    #13

    what projects did you make with them? Bryce

    MCAD --- To paraphrase Fred Dagg - the views expressed in this post are bloody good ones. --
    Our kids books :The Snot Goblin, and Book 2 - the Snotgoblin and Fluff The Snotgoblin for the Ipad

    Mike HankeyM 1 Reply Last reply
    0
    • D David Crow

      enhzflep wrote:

      Is this cheap? Or do I just need to get out more?

      I bought a official Uno R3 for $22 back in August.

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous

      enhzflepE Offline
      enhzflepE Offline
      enhzflep
      wrote on last edited by
      #14

      So, I guess that means $11.44 for a board that's reported as being more-or-less identical is okay then. Cheers, thanks. :)

      Make it work. Then do it better - Andrei Straut

      1 Reply Last reply
      0
      • P parths

        The Arduino Website[^] has a list of distributors classified according to region. It's a good database to look for options close to you.

        "It was when I found out I could make mistakes that I knew I was on to something." -Ornette Coleman "Philosophy is a study that lets us be unhappy more intelligently." -Anon.

        enhzflepE Offline
        enhzflepE Offline
        enhzflep
        wrote on last edited by
        #15

        Some interesting links in there, thank-you.:thumbsup:

        Make it work. Then do it better - Andrei Straut

        P 1 Reply Last reply
        0
        • enhzflepE enhzflep

          Some interesting links in there, thank-you.:thumbsup:

          Make it work. Then do it better - Andrei Straut

          P Offline
          P Offline
          parths
          wrote on last edited by
          #16

          I've been thinking of getting a starter kit to play around with for some time now. In case you get yourself a kit, I thought this[^] set of tutorials looked interesting too.

          "It was when I found out I could make mistakes that I knew I was on to something." -Ornette Coleman "Philosophy is a study that lets us be unhappy more intelligently." -Anon.

          enhzflepE 1 Reply Last reply
          0
          • B bryce

            i got an arduino a couple of years ago, but i still cant think of a use for it! Byrce

            MCAD --- To paraphrase Fred Dagg - the views expressed in this post are bloody good ones. --
            Our kids books :The Snot Goblin, and Book 2 - the Snotgoblin and Fluff The Snotgoblin for the Ipad

            enhzflepE Offline
            enhzflepE Offline
            enhzflep
            wrote on last edited by
            #17

            I got a couple of ideas I'm thinking of.

            • Perhaps a digital voice recorder
            • A logging temperature sensor
            • A flight computer for an rc plane that would allow it to follow a preset course using a gps unit.
            • A learning universal remote
            • A small robot
            • The controller for a 3d printer
            • A controller for a phase-locked loop (digital radio-tuner)

            I think someone here did a project that hid a small micro-controller inside the case of a usb memory stick. It provided a HID interface that injected random mouse-movements & perhaps key-strokes. I don't seem to be able to find it just now, my search-fu must need re-charging. I think that one would be a fun practical joke. Heck, you could even implement a 'sticky-tape' solution for a diy software dongle. It certainly seems like it could be a very cheap way to do software protection of low - medium strength for programs with a few copies and not especially technical users.

            Make it work. Then do it better - Andrei Straut

            L 1 Reply Last reply
            0
            • P parths

              I've been thinking of getting a starter kit to play around with for some time now. In case you get yourself a kit, I thought this[^] set of tutorials looked interesting too.

              "It was when I found out I could make mistakes that I knew I was on to something." -Ornette Coleman "Philosophy is a study that lets us be unhappy more intelligently." -Anon.

              enhzflepE Offline
              enhzflepE Offline
              enhzflep
              wrote on last edited by
              #18

              Fantastic, thank-you so much. Bookmarked.:thumbsup: This short passage was enough to know I'd be quite likely to enjoy following them. Love it!

              tronixstuff wrote:

              Which allows you to alter the brightness of the LED display(s). The range is 0 to 18 – in my examples it has been set to 8. You could then make your clock dim the display brightness between (for example) 11pm and 5am – so when you wake up in the middle of the night the display won’t act like a frickin’ laser-beam burning into your eyeballs.

              Where did I put my shark? :laugh:

              Make it work. Then do it better - Andrei Straut

              1 Reply Last reply
              0
              • enhzflepE enhzflep

                I got a couple of ideas I'm thinking of.

                • Perhaps a digital voice recorder
                • A logging temperature sensor
                • A flight computer for an rc plane that would allow it to follow a preset course using a gps unit.
                • A learning universal remote
                • A small robot
                • The controller for a 3d printer
                • A controller for a phase-locked loop (digital radio-tuner)

                I think someone here did a project that hid a small micro-controller inside the case of a usb memory stick. It provided a HID interface that injected random mouse-movements & perhaps key-strokes. I don't seem to be able to find it just now, my search-fu must need re-charging. I think that one would be a fun practical joke. Heck, you could even implement a 'sticky-tape' solution for a diy software dongle. It certainly seems like it could be a very cheap way to do software protection of low - medium strength for programs with a few copies and not especially technical users.

                Make it work. Then do it better - Andrei Straut

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #19

                Can't remember if you're in the Sydney area. If so, drop over a fortnight this Saturday and bring the toy, we'll see what you, me and Andy_LJ can devise from it while getting pissed.

                Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                enhzflepE 1 Reply Last reply
                0
                • enhzflepE enhzflep

                  What a score! I'd really hoped to get your opinon Mike. :) I certainly wasn't going to ask you directly. :-\ The page I'm thinking of is this one: DIY Electronics > Arduino[^]

                  Make it work. Then do it better - Andrei Straut

                  J Offline
                  J Offline
                  Jan Steyn
                  wrote on last edited by
                  #20

                  Thanks!

                  1 Reply Last reply
                  0
                  • enhzflepE enhzflep

                    Goodness! That's about $6.30 here - less than the price of 2 coffees. Thanks! Oh, and the ones I linked to are clones - but fully soldered and ready to go, with a serial driver and usb/ I'm happy to drop another 50% on them - perfect for noobs like me to get started.

                    Make it work. Then do it better - Andrei Straut

                    H Offline
                    H Offline
                    hairy_hats
                    wrote on last edited by
                    #21

                    The last thing I built one into was a camera intervalometer, the next is going to be version two of my word clock. I don't see me buying many full-priced Arduinos again except for prototyping and using with shields.

                    1 Reply Last reply
                    0
                    • B bryce

                      i got an arduino a couple of years ago, but i still cant think of a use for it! Byrce

                      MCAD --- To paraphrase Fred Dagg - the views expressed in this post are bloody good ones. --
                      Our kids books :The Snot Goblin, and Book 2 - the Snotgoblin and Fluff The Snotgoblin for the Ipad

                      H Offline
                      H Offline
                      hairy_hats
                      wrote on last edited by
                      #22

                      Search for Arduino on Instructables[^], you'll never run out of inspiration!

                      1 Reply Last reply
                      0
                      • L Lost User

                        Can't remember if you're in the Sydney area. If so, drop over a fortnight this Saturday and bring the toy, we'll see what you, me and Andy_LJ can devise from it while getting pissed.

                        Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                        enhzflepE Offline
                        enhzflepE Offline
                        enhzflep
                        wrote on last edited by
                        #23

                        Nah, unfortunately not. I'm in Melbourne. Sounds like fun, Dammit! Missed meeting up with Peter_in_2780 a couple of weeks ago when he was down here. Guess I'll just have to watch the locals that could easily pass for the cast of Housos vs Authority - that's always pretty entertaining. Have a couple for me.. The locals sure do! :laugh:

                        Make it work. Then do it better - Andrei Straut

                        1 Reply Last reply
                        0
                        • B bryce

                          what projects did you make with them? Bryce

                          MCAD --- To paraphrase Fred Dagg - the views expressed in this post are bloody good ones. --
                          Our kids books :The Snot Goblin, and Book 2 - the Snotgoblin and Fluff The Snotgoblin for the Ipad

                          Mike HankeyM Offline
                          Mike HankeyM Offline
                          Mike Hankey
                          wrote on last edited by
                          #24

                          Made a few little projects but the one main project I made and still have but don't use is a proof-of-concept I made for a friend of mine that hangs Christmas tree lights every year in a rich neighborhood and does very well. It's a sort of client/server setup where clients can be either wireless or wired and control Christmas ornaments. Basically you would program the ornaments on your computer then download the programs to the clients. Had it working fairly well and used it that year on my place to showcase it but my friend is the kind that wants to put nothing in but reap the rewards.

                          VS2010/Atmel Studio 6.0 ToDo Manager Extension
                          Version 3.0 now available. There is no place like 127.0.0.1

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups