Linux Lite Forums

General => Off Topic => Topic started by: colin on July 30, 2017, 08:47:19 AM

Title: Arduino Tutorials
Post by: colin on July 30, 2017, 08:47:19 AM
I have just bought an Arduino kit and i'm awaiting delivery. I would like to ask other forum members how they downloaded and set up the software for Arduino. I did have a look in Lite Software but there was no mention of arduino.

I am running the 64bit version of Linux Lite.

Title: Re: Arduino Tutorials
Post by: bitsnpcs on July 30, 2017, 11:45:10 AM
Hello Colin,

here is link http://ubuntuhandbook.org/index.php/2015/11/install-arduino-ide-1-6-6-ubuntu/

I tried and was unable to set up Arduino IDE in LL, after I tried also a range of softwares for electronics and wasted an excessive amount of time on it, I came to my personal decision and gave up on the idea for anything electronics software related on any Linux Distro, at any future time. 

I do think for others it is possible, some members may have done this as I noticed it mentioned in threads of other subjects as their hobby, also I seen at Arduino website mentions by Linux users of it.

Which Arduino are you awaiting delivery ?
Title: Re: Arduino Tutorials
Post by: Scott on July 30, 2017, 08:05:09 PM

 :) Have you tried Adafruit? They have a huge amount of instructional videos/lessons, for a general location go here (https://learn.adafruit.com/) and for the Arduino specifically, here are a few lessons:


Ladyada's Learn Arduino - Lesson #0
https://learn.adafruit.com/ladyadas-learn-arduino-lesson-number-0


Ladyada's Learn Arduino - Lesson #1
https://learn.adafruit.com/ladyadas-learn-arduino-lesson-number-1


Ladyada's Learn Arduino - Lesson #2
https://learn.adafruit.com/ladyadas-learn-arduino-lesson-number-2


I don't know if that's all the lessons in the series, you'll need to look and see if there are any others. Lastly, I don't have an Ardrino and can't vouch for the quality of the lessons so please post back in the fourm and let us know if this is a helpful resource.
Title: Re: Arduino Tutorials
Post by: colin on July 31, 2017, 08:40:56 AM
Hey, thanks for the advice and links bitsnpcs + Scott. Just a few moments ago i had a look in Synaptic and there is Arduino software. My search came up with:

Arduino version 2:1.0.5+dfsg2-4

Must be able to use the above software with Arduino UNO R3?
Title: Re: Arduino Tutorials
Post by: bitsnpcs on July 31, 2017, 04:12:23 PM
Hello Colin,

for the latest Arduino software visit https://www.arduino.cc/en/Main/Software (https://www.arduino.cc/en/Main/Software)

There are different version for Linux 32 Bit and Linux 64 Bit.
There is also a web interface, it seems to need a login, the sketches are stored in the cloud with the web based.

Yes Arduino Uno R3 works with the standard Arduino IDE, you have to install, and a driver, then set the COM port and board (uno) in the menus of GUI, it can be used for many Arduino models so is why to select which board you using at the time etc.
There are some pre-loaded sketches in the library and you can also write your own and save them for later.

Here is the playlist by Arduino creator Massimo Banzi for the starter kit -
https://www.youtube.com/playlist?list=PLT6rF_I5kknPf2qlVFlvH47qHvqvzkknd (https://www.youtube.com/playlist?list=PLT6rF_I5kknPf2qlVFlvH47qHvqvzkknd)

Arduino Tutorials by someone else
https://www.youtube.com/playlist?list=PLGs0VKk2DiYx6CMdOQR_hmJ2NbB4mZQn- (https://www.youtube.com/playlist?list=PLGs0VKk2DiYx6CMdOQR_hmJ2NbB4mZQn-)

Another it is in reverse order, newest first, scroll to end of list for first video
https://www.youtube.com/playlist?list=PL2GAS4vHuGW2J5XKKLlsezt-A9Ii96tau (https://www.youtube.com/playlist?list=PL2GAS4vHuGW2J5XKKLlsezt-A9Ii96tau)

ClipGrab is useful for offline viewing
Title: Re: Arduino Tutorials
Post by: colin on August 01, 2017, 10:21:06 AM
HI bitsnpcs
Thanks for all the help it really was appreciated.
Title: Re: Arduino Tutorials
Post by: bitsnpcs on August 01, 2017, 10:26:34 AM
Hello Colin,

you're welcome :) .
Will you be doing a blog or channel of the tutorials and projects ?
Title: Re: Arduino Tutorials
Post by: colin on August 01, 2017, 01:08:12 PM
Hi bitsnpcs
Will i be doing a blog or channel of the tutorials and projects? I don't think so. After all they more or less walk you through the tutorials and projects. Apart from that i'm not really clever lol and would hate to spoil anyone's enjoyment. If i should become more knowledgable concerning Arduino i would always be around if someone was stuck.
Title: Re: Arduino Tutorials
Post by: bitsnpcs on August 01, 2017, 05:44:55 PM
Hello Colin,

I hope you will enjoy making projects with your Arduino. :)

Title: Re: Arduino Tutorials
Post by: colin on August 02, 2017, 03:05:07 PM
Hi bitsnpcs
The kit arrived today and i couldn't wait to get my hands on it. But i was really taken back when i discovered that i must have ordered the wrong kit. Instead of an Arduino UNO kit i was sent a Arduino Mega 2560 starter kit. Shall have to look out for some beginner tutorials to get me going lol. 
Title: Re: Arduino Tutorials
Post by: bitsnpcs on August 02, 2017, 09:42:23 PM
Hello Colin,

I only found this playlist of tutorials for Arduino mega 2560. There were other tutorials they are each individual videos.
https://www.youtube.com/playlist?list=PLCdqOAlVc6YWGUP2QdIrVPDVK8Zmq2Y71

Title: Re: Arduino Tutorials
Post by: bitsnpcs on August 03, 2017, 05:28:28 PM
If you have Android phone, is app "ElectroDroid" , also it have a plugin app "ATmicro Database".
It may be useful for you projects.
I do not own or have any connection of these apps, I just use these apps.