This page (revision-20) was last changed on 2021-11-10 08:09 by Murray Altheim

This page was created on 2020-04-29 22:49 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
20 2021-11-10 08:09 3 KB Murray Altheim to previous
19 2020-05-24 05:10 3 KB Murray Altheim to previous | to last
18 2020-05-24 05:08 3 KB Murray Altheim to previous | to last
17 2020-05-24 01:14 3 KB Murray Altheim to previous | to last
16 2020-05-24 01:13 3 KB Murray Altheim to previous | to last
15 2020-05-24 01:10 3 KB Murray Altheim to previous | to last
14 2020-05-21 09:02 2 KB Murray Altheim to previous | to last
13 2020-05-21 09:02 2 KB Murray Altheim to previous | to last
12 2020-05-21 09:01 2 KB Murray Altheim to previous | to last
11 2020-05-21 09:01 2 KB Murray Altheim to previous | to last
10 2020-05-21 09:00 2 KB Murray Altheim to previous | to last
9 2020-05-21 08:59 2 KB Murray Altheim to previous | to last
8 2020-05-02 22:32 2 KB Murray Altheim to previous | to last
7 2020-05-02 22:30 2 KB Murray Altheim to previous | to last
6 2020-05-02 22:25 2 KB Murray Altheim to previous | to last
5 2020-05-02 22:24 2 KB Murray Altheim to previous | to last
4 2020-05-02 22:23 2 KB Murray Altheim to previous | to last
3 2020-05-02 21:57 2 KB Murray Altheim to previous | to last
2 2020-05-02 21:56 2 KB Murray Altheim to previous | to last
1 2020-04-29 22:49 160 bytes Murray Altheim to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
This is a pageholder for the __[Arduino]__ [microcontroller|MicroprocessorsAndMicrocontrollers].
From the __[Arduino]__ [microcontroller|MicroprocessorsAndMicrocontrollers] page on Wikipedia:
%%blockquote
__Arduino__ is an open-source hardware and software company, project and user community that designs and manufactures  single-board microcontrollers and  microcontroller kits for building digital devices. Its products are licensed under the GNU Lesser General Public License (LGPL) or the GNU General Public License  (GPL), permitting the manufacture of Arduino boards and software distribution by anyone. Arduino boards are available commercially in preassembled form or as do-it-yourself (DIY) kits.
At line 5 added 2 lines
Arduino board designs use a variety of microprocessors and controllers. The boards are equipped with sets of digital and analog input/output (I/O) pins that may be interfaced to various expansion boards ('shields') or breadboards (For prototyping) and other circuits. The boards feature serial communications interfaces, including Universal Serial Bus (USB) on some models, which are also used for loading programs from personal computers. The microcontrollers can be programmed using C and C++ programming languages. In addition to using traditional  compiler toolchains, the Arduino project provides an integrated development environment (IDE) based on the Processing language project.
%%
At line 8 added 15 lines
! References
* [Arduino Home|https://www.arduino.cc/|https://www.arduino.cc/]
* [Arduino |https://en.wikipedia.org/wiki/Arduino|https://en.wikipedia.org/wiki/Arduino] on Wikipedia
* [Arduino Language Reference|https://www.arduino.cc/reference/en|https://www.arduino.cc/reference/en] (online)
* [Arduino Language Reference |https://www.ele.uri.edu/courses/ele205/ELE205Lab/ELE205_Lab_files/Arduino%20-%20Reference.pdf] (PDF)
* [Arduino Cookbook|http://www.realtechsupport.org/UB/CM/texts/ArduinoArduino.Cookbook.pdf] by Michael Margolis
* [Arduino Programming Notebook|http://engineering.nyu.edu/gk12/amps-cbri/pdf/ArduinoBooks/Arduino%20Programming%20Notebook.pdf|http://engineering.nyu.edu/gk12/amps-cbri/pdf/ArduinoBooks/Arduino%20Programming%20Notebook.pdf] by Brian Evans
* [Arduino Cheat Sheet|https://cdn.sparkfun.com/assets/f/4/9/2/2/Arduino_Cheat_Sheet-11-12-13.pdf] from SparkFun