emmanuelkatto Posted September 2 Report Share Posted September 2 Hello Electronics Lab Community! My name is Emmanuel Katto. I'm new to the world of electronics and eager to dive into microcontroller projects. I’m looking for recommendations on beginner-friendly microcontrollers that are easy to program and have a good amount of resources and community support. What would you suggest for someone just starting? Any specific boards or platforms that you found particularly helpful in your early projects? Additionally, are there any essential tools or components I should have on hand as a beginner? Thanks in advance for your help! Best, Emmanuel Katto Quote Link to comment Share on other sites More sharing options...
HarryA Posted September 6 Report Share Posted September 6 I use the Arduino UNO everyday. It is well supported on the internet at various forums. It is somewhat dated but a good beginners microcomputer. You can download the Arduino IDE 2.0 (integrated development environment ) from arduino.cc The Arduino Cookbook in pdf format is available for download here: Arduino Cookbook If you get an UNO also get the short blue cable; long cables do not often work well. Quote Link to comment Share on other sites More sharing options...
admin Posted September 12 Report Share Posted September 12 On 9/6/2024 at 9:01 PM, HarryA said: if you get an UNO also get the short blue cable; long cables do not often work well. Have you got issues with long USB cables? Like disconnections and errors? Quote Link to comment Share on other sites More sharing options...
HarryA Posted September 12 Report Share Posted September 12 Yes, I have had problems uploading with long cables. Never with the short blue cables. I see on Arduino forums others have problems unloading with longer cables also. One has to be aware some "USB" cables are for charging only; they lack the center two data contacts. You can look into the larger connector and see if there are 4 contacts or not. Quote Link to comment Share on other sites More sharing options...
admin Posted September 13 Report Share Posted September 13 I also experienced issues with long cables and bought a short one to test. Although the long cable worked, I often needed to disconnect and connect it again to get the Arduino programmed, and though it was some connection issue, but seems it's the cable length that affected the signal. I will give it a try on the short cable and confirm the issue. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.