Notifications
Clear all

Hi everyone my name is ian

4 Posts
2 Users
0 Likes
51 Views
(@ianado)
New Member
Joined: 3 weeks ago
Posts: 2
Topic starter  

First many thanks Bill for allowing me to join.

I am a retired maintenance electrician and worked many years designing and building electrical control systems with some basic electronics.

I am now building Rc boats as a hobby and am very interested in using Arduino nano and uno boards for the operation of pumps radar servos and lights. However my knowledge of the Arduino systems is very little and basic.

This is my reason for joining to get more knowledge on Arduino systems


   
Quote
Ron
 Ron
(@zander)
Illustrious Member
Joined: 3 years ago
Posts: 5900
 

@ianado Welcome aboard. You will want to use the NANO, the UNO is too big. It is meant as an experimenter board. The NANO is a great board.

Arduino says and I agree, in general, the const keyword is preferred for defining constants and should be used instead of #define
"Never wrestle with a pig....the pig loves it and you end up covered in mud..." anon
My experience hours are >75,000 and I stopped counting in 2004.
Major Languages - 360 Macro Assembler, Intel Assembler, PLI/1, Pascal, C plus numerous job control and scripting


   
ReplyQuote
(@ianado)
New Member
Joined: 3 weeks ago
Posts: 2
Topic starter  

@zander thanks that’s the one I am now using , got the uno in the starter kit


   
ReplyQuote
Ron
 Ron
(@zander)
Illustrious Member
Joined: 3 years ago
Posts: 5900
 

@ianado Ok, I think most of us started with one of them. The NANO is a great choice.

Arduino says and I agree, in general, the const keyword is preferred for defining constants and should be used instead of #define
"Never wrestle with a pig....the pig loves it and you end up covered in mud..." anon
My experience hours are >75,000 and I stopped counting in 2004.
Major Languages - 360 Macro Assembler, Intel Assembler, PLI/1, Pascal, C plus numerous job control and scripting


   
ReplyQuote