~~NOCACHE~~ ====== Lamaplc: Arduino ====== {{ :arduino:arduino_mega_and_ethernet_1.png?200|Lamaplc: Arduino basic}} 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 hardware products are licensed under a CC BY-SA license. In contrast, the software is licensed under the GNU Lesser General Public License (LGPL) or the GNU //General Public License// (GPL), permitting anyone to manufacture Arduino boards and distribute the software. Arduino boards are available commercially from the official website or through authorized distributors.\\ \\ 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 can be interfaced with various expansion boards ('//shields//'), 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. Microcontrollers can be programmed using the C and C++ programming languages, utilizing a standard API, also known as the Arduino Programming Language, which is inspired by the Processing language and is used with a modified version of the Processing IDE. \\ ===== lamaPLC Arduino know-how contents ===== **Hardware** \\ \\ [[:arduino:arduino_basic|Arduino basics]] \\ [[:arduino:arduino_shield|Arduino shield]] \\ [[:arduino:display|Arduino display]] \\ [[:arduino:wiring|Arduino wiring]] \\ [[:arduino:arduino_family_mkr|Arduino MKR family]] \\ [[:arduino:esp32|Espressif ESP family]] \\ [[:arduino:arm_stm|STM32F10: ARM STM32 Minimum System Development Module Board]] \\ \\ **Software** \\ [[:arduino:code_collection|Arduino code collection]] \\ {{tag>arduino}} This page has been accessed for: Today: {{counter|today}}, Until now: {{counter|total}}