Arduino IDE on Debian


The Arduino IDE package has been updated and is now back in Debian. It is also available in Debian 10.8.
I have installed the current version
2:1.0.5+dfsg2-4.1
Which is working fine.
apt install arduino arduino-core
So the first task is to add your user to the dialout group:-

You need to authenticate for this:-

And set the folder where projects will be stored, usually this is ~/sketchbook

You are then presented with the main IDE Screen:-

If you need to tweak some IDE settings then look at preferences:-

I now need to update my netbook version to:
1.8.13-dfsg1-1.
REFERENCES
TAGS
#YearOfTheFediverse,#Electronics,#Arduino,#IDE

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
Arduino in Debian


Announcement from Feb 1st, Arduino software is now back in Debian. It is currently in the Testing release, so should hopefully be back in the main distribution very soon.
Read more on the Debian Blog
REFERENCES
TAGS
#YearOfTheFediverse,#debian,#arduino,#electronics

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
A Look at the ATMegaZero Microcontroller
Another video from blitzcitydiy
Hosted on diode zone which is an instance of peertube video sharing.
#computing,#hardware,#hacking,
#ATMegaZero,#MicroController,#electronics
Electronics Projects 1
DIGITAL LOGIC
I have been building some small electronics projects based on the 74HC/LS series of Integrated circuits. In essence these are small boards with a 14 pin IC holder soldered on, along with header pins of different colours for +V, GND, Input and outputs.
so far I have built two based on the 74HC00 Quad 2 input NAND gate and one based on the 74HC08 Quad 2 input AND gate. So far they work really well. I am hoping that these can be both powered by and used via a Raspberry Pi or Arduino. The intention is to build some boards up for use in teaching about digital logic.

#electronics, #hardware, #logic, #projects, #education
You can find me on Friendica at [email protected]
Licenced under Attribution 4.0 International (CC BY 4.0)