Greetings!
I am a complete newbie (spelled ignoramus) when it comes to programming Arduinos. I am using Bionic 64 Puppy. I just installed the appropriate Devx.
I have one UNO and a NANO board. What is the best thing to install for this with Puppy Package Manager?
I am assuming that a USB port is used...I am assuming that C or C++ is used, or is it something else?
I am guessing that there are tutorials - library files - code examples - simple programming projects?
Thank-you for any and all help!
How to Program Arduinos in Bionicpup 64?
Moderator: Forum moderators
-
- Posts: 21
- Joined: Mon Oct 05, 2020 4:58 pm
How to Program Arduinos in Bionicpup 64?
Reason: Original title: Programming Arduinos
- puppy_apprentice
- Posts: 692
- Joined: Tue Oct 06, 2020 8:43 pm
- Location: land of bigos and schabowy ;)
- Has thanked: 5 times
- Been thanked: 115 times
-
- Posts: 722
- Joined: Fri Dec 13, 2019 6:26 pm
- Has thanked: 520 times
- Been thanked: 217 times
Re: Programming Arduinos
I'm far from an expert, but Arduinos have their own front end software that does all the uploading and compiling etc, so you dno't have to know how to do that yourself.
I notice there is a portable linux version, which is always a bonus for getting something to run in Puppies/Dogs.
Make sure and report back what works...
- norgo
- Posts: 283
- Joined: Mon Jul 13, 2020 6:39 pm
- Location: Germany
- Has thanked: 6 times
- Been thanked: 111 times
- Contact:
Re: Programming Arduinos
@scraginagpup
I could offer arduino-1.8.13-i686.sfs
Let me know if you are interested in.
-
- Posts: 21
- Joined: Mon Oct 05, 2020 4:58 pm
Re: How to Program Arduinos in Bionicpup 64?
Sorry for the late response...Christmas and all has made my life very busy, but thanks for responding, and I am very interested in your arduino-1.8.13-i686.sfs
Blessings and Happy New Year!
- norgo
- Posts: 283
- Joined: Mon Jul 13, 2020 6:39 pm
- Location: Germany
- Has thanked: 6 times
- Been thanked: 111 times
- Contact:
Re: How to Program Arduinos in Bionicpup 64?
@scraginagpup
sorry for my late response too
here is arduino-1.8.13-i686.sfs
please note, this is the 32 bit version of arduino ! ( I created this sfs for a friend of mine, That's why the editor language is German )
to change editor language please choose Datei > Voreinstellungen > Editor Sprache
-
- Posts: 21
- Joined: Mon Oct 05, 2020 4:58 pm
Re: How to Program Arduinos in Bionicpup 64?
norgo wrote: ↑Sun Jan 09, 2022 1:05 am@scraginagpup
sorry for my late response too
here is arduino-1.8.13-i686.sfs
please note, this is the 32 bit version of arduino ! ( I created this sfs for a friend of mine, That's why the editor language is German )
to change editor language please choose Datei > Voreinstellungen > Editor Sprache
thanks for this