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 11 changed one line
[{Image src='attach/Arduino/Arduino_Nano_BLE_Sense-pinout-thumbnail.jpg' link='attach/Arduino/Arduino_Nano_BLE_Sense-pinout.jpg' caption='Arduino Micro pinout (click to enlarge)' align='right' class='imgFloatRight'}]
[{Image src='attach/Arduino/Arduino_Nano_BLE_Sense-pinout-thumbnail.jpg' link='attach/Arduino/Arduino_Nano_BLE_Sense-pinout.jpg' caption='Arduino Nano BLE Sense pinout (click to enlarge)' align='right' class='imgFloatRight'}]
At line 13 changed one line
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.
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.