Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
adrino
Jack Purdum
Starter kits are expensive for what you get. Buy a decent programming book and a Nano. I buy them on eBay 10 at a time for $3, $6 quantity 1 from US seller. Just make sure it's the ATmega328 and not the ATmega168, which some try to sell. Also, the Nano Pro Mini is cheaper, but doesn't have the USB connector on it, which is less convenient. Alas, there are several good introductory C programming books aimed at the Arduino. In any event, a good book and a Nano will cost under $40, but most starter kits are over $50. Plus, the Nano is what's in your ?BITX, too. Jack, W8TEE From: "wb7dmx@..." <wb7dmx@...> To: [email protected] Sent: Wednesday, March 14, 2018 6:45 PM Subject: [BITX20] adrino I am wanting to learn programing, looking at a starter kit r3, is this compatible with the one in the mbitx ?
|
Robert McClements
The R3 starter kit is indeed an excellent way to learn Arduino programming.
This kit uses the Uno board with the same processor as used in the Nano fitted to the Raduino and will run the same program (sketch)..? The Nano, however has 2 extra analogue ports, one is spare and the other is used by the standard uBitx software and some of the enhanced software versions.? Once you have got up the initial learning curve? it would be worthwhile ordering a Nano board, but be careful to get the version with the 328 processor. |
A bunch of $3 Nano clones is a good choice.
toggle quoted message
Show quoted text
can hook them up to a few resistors plus some LED's and speakers and maybe a display, will make a great introduction to programming. If starting from scratch and no idea what you want to do with it, one of the kits is not a bad bet: ? ?? If you mostly want to learn programming and are not interested in hardware, install linux on some old windows machine.? Ubuntu linux is not a bad choice. Comes with lots of programming tools installed, including support for C and Python among several dozen other popular languages. Jerry, KE7ER ?On Wed, Mar 14, 2018 at 03:44 pm, @bobbybailey wrote: I am wanting to learn programing, looking at a starter kit r3, is this compatible with the one in the mbitx ? |
wb7dmx, Bobby You take a peek at Jack Purdum's Second Edition, Beginning C for the Arduino. I am finding it interesting,. Terry - KB8AMZ Brimfield Twp, OH Linux User#412308, Ubuntu User #34905 OSs: LM18.1, Ubuntu 16.04, Puppy tahrpup64, Raspbian Orgs: PCL70-FOP, NTHS, ALUG, ARRL, PCARS#78, NAQCC#6668, NO-QRP-C, QRP-ARCI#8855 I chair the PCARS CW/QRP SIG and Linux for Hams SIG, second and fifth Tuesday my computer, my opinion On Wed, Mar 14, 2018 at 6:44 PM, <wb7dmx@...> wrote: I am wanting to learn programing, looking at a starter kit r3, is this compatible with the one in the mbitx ? |
I assume you mean the Mega 2560.
toggle quoted message
Show quoted text
? ?? That's their cheapest kit, seems adequate.? ? Note the solderless breadboard and pre-cut wires with header pins. No need to spend a day with soldering iron and wire strippers to make it do something. To really get a feel for what a computer is, download the processor datasheet and read the? half dozen pages that describe the "AVR Core" starting on page 11. ? ?? Then write a simple Arduino program for it and generate an assembly language listing of your compiled C code, figure out what's going on.? The Arduino forums would be a good? place to go for help on this.? That's a good solid introduction to computers. The full set of modern programming tools available for free with Ubuntu are very powerful and highly recommended, but it's hard to ever touch bottom.? You might never really know what a computer -is-. Jerry, KE7ER On Thu, Mar 15, 2018 at 08:06 am, kc0wox Leeper wrote:
I have the Elegoo Mega 2650 progect kit and what I really like about the elegoo kits is their tutorial that comes with the kit. It is made for the board you get and you get everything needed to do the tutorials. |
Which starter kit?
toggle quoted message
Show quoted text
Having recommended this kit, figured I might as well get one.? Arrived today: ? ??? ?? Haven't played with it yet, but have inspected the box contents. Impressive!? It all looks quite useful. You'd be hard pressed to buy all the stuff they give you for the same $30. The next even mildly interested young relative or acquaintance of mine may well get one. But not this one, I think I'll keep it. Jerry On Sat, Mar 17, 2018 at 04:58 pm, @bobbybailey wrote: today I got the book and the starter kit, so far I have learned to save, compile and edit the blink sketch. |
David Wilcox
开云体育Keep us posted on your progress and the value. ?I ordered one too after the first email. Dave K8WPE On Mar 17, 2018, at 8:41 PM, Jerry Gaffke via Groups.Io <jgaffke@...> wrote:
|
That's the one I ordered. Terry - KB8AMZ Brimfield Twp, OH Linux User#412308, Ubuntu User #34905 OSs: LM18.1, Ubuntu 16.04, Puppy tahrpup64, Raspbian Orgs: PCL70-FOP, NTHS, ALUG, ARRL, PCARS#78, NAQCC#6668, NO-QRP-C, QRP-ARCI#8855 I chair the PCARS CW/QRP SIG and Linux for Hams SIG, second and fifth Tuesday my computer, my opinion |
Fred Buecker
I have had some great experiences with the RexQualis kits. My daughter and I actually found some errors in the docs and they sent us an upgraded kit as a thank you for reporting the errors. It was an unexpected, but welcome, gesture. -Fred KC3HMS On Mar 18, 2018 10:00 AM, "Terry Morris" <terry.kb8amz@...> wrote:
|
to navigate to use esc to dismiss