Skip to content

Jhansson ard/retired products #1006

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
210 changes: 106 additions & 104 deletions content/retired/01.boards/arduino-101-619/content.md

Large diffs are not rendered by default.

276 changes: 139 additions & 137 deletions content/retired/01.boards/arduino-BT-v1/content.md

Large diffs are not rendered by default.

198 changes: 100 additions & 98 deletions content/retired/01.boards/arduino-BT/content.md

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions content/retired/01.boards/arduino-diecimila/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "Arduino Diecimila"
source: "https://arduino.cc/en/Main/ArduinoBoardDiecimila"
---

***Note: This page refers to a product that is retired.***

## Arduino Diecimila

![](assets/ArduinoDiecimila400.jpg)
Expand Down
224 changes: 113 additions & 111 deletions content/retired/01.boards/arduino-duemilanove/content.md

Large diffs are not rendered by default.

250 changes: 126 additions & 124 deletions content/retired/01.boards/arduino-esplora/content.md

Large diffs are not rendered by default.

322 changes: 162 additions & 160 deletions content/retired/01.boards/arduino-ethernet-rev3-with-poe/content.md

Large diffs are not rendered by default.

322 changes: 162 additions & 160 deletions content/retired/01.boards/arduino-ethernet-rev3-without-poe/content.md

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions content/retired/01.boards/arduino-fio/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Arduino Fio
source: https://www.arduino.cc/en/Main/ArduinoBoardFio
---

***Note: This page refers to a product that is retired.***

![The Arduino Fio board.](./assets/ArduinoFio.jpg)

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/retired/01.boards/arduino-gemma/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sku: "ABX00001"
source: "https://store.arduino.cc/arduino-gemma"
---

***Note: This page refers to a product that is retired.***

![The Arduino Gemma board](assets/abx00001_front.jpg)

The **Arduino Gemma** is a microcontroller board made by [Adafruit](https://www.adafruit.com/) based on the [ATtiny85](http://www.atmel.com/assets/atmel-2586-avr-8-bit-microcontroller-attiny25-attiny45-attiny85_datasheet.pdf). It has 3 digital input/output pins (of which 2 can be used as PWM outputs and 1 as analog input), an 8 MHz resonator, a micro USB connection, a JST connector for a 3.7V battery, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a battery to get started.
Expand Down
2 changes: 2 additions & 0 deletions content/retired/01.boards/arduino-industrial-101/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sku: "A000126"
source: "https://store.arduino.cc/arduino-industrial-101"
---

***Note: This page refers to a product that is retired.***

![The Arduino Industrial 101 board](assets/A000126_ArduinoIndustrial101_featured_2.jpg)

**Arduino Industrial 101** is an Evaluation board for Arduino 101 LGA module. The ATmega32u4 microcontroller is integrated in the baseboard. The module supports a Linux distribution based on OpenWRT named LininoOS. The board has built-in WiFi (IEEE 802.11b/g/n operations up to 150Mbps 1x1 2.4 GHz), 3 GPIOs (of which 2 can be used as PWM Outputs), 4 Analog Inputs, 1 USB, 1 Ethernet signal on pin headers and a built-in DC/DC converter. Check out the assembling guide and simply connect your board to a computer with a micro USB cable to get started.
Expand Down
2 changes: 2 additions & 0 deletions content/retired/01.boards/arduino-isp/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sku: "A000092"
source: "https://store.arduino.cc/arduino-isp"
---

***Note: This page refers to a product that is retired.***

![The Arduino ISP board](assets/A000092_last_featured_2.jpg)

The **Arduino ISP** is a tiny AVR-ISP (in-system programmer) based on David Mellis' project FabISP([http://fab.cba.mit.edu/content/projects/fabisp/](http://fab.cba.mit.edu/content/archive/projects/fabisp/)). With this programmer you can upload sketches and burn the bootloader on any AVR based boards, including Arduinos. By uploading a sketch with an external programmer you can remove the bootloader and use the extra space for your sketch. The Arduino ISP can also be used to burn the Arduino bootloader, so you can recover your chip if you accidentally corrupt the bootloader. Burning the bootloader is also necessary when you use a new ATmega microcontroller in your Arduino, and you wish to use the bootloader to upload a sketch via the USB-Serial connection.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ sku: "A000023"
source: "https://store.arduino.cc/arduino-leonardo-eth-2-with-poe"
---

***Note: This page refers to a product that is retired.***

![The Arduino Leonardo ETH with PoE](assets/a000023_iso.jpg)

The Arduino Leonardo ETH is the Leonardo with a built-in ethernet controller (Wiznet 5500 controller with RJ45 connector). Optional PoE (Power over Ethernet)
Expand Down
2 changes: 2 additions & 0 deletions content/retired/01.boards/arduino-leonardo-eth/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sku: "A000022"
source: "https://store.arduino.cc/arduino-leonardo-eth"
---

***Note: This page refers to a product that is retired.***

![The Arduino Leonardo ETH board](./assets/a000022_front.jpg)

The **Leonardo ETH** is a microcontroller board based on the ATmega32U4 (datasheet) and the new W5500 TCP/IP Embedded Ethernet Controller (datasheet). It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a RJ45 connection, a micro USB connector, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.
Expand Down
2 changes: 2 additions & 0 deletions content/retired/01.boards/arduino-m0-pro/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sku: "A000111"
source: "https://store.arduino.cc/m0-pro"
---

***Note: This page refers to a product that is retired.***

![The Arduino M0 Pro board](./assets/a000111_front_1.jpg)

With the new **Arduino M0 Pro** board, the more creative individual will have the potential to create one’s most imaginative and new ideas for IoT devices, wearable technologies, high tech automation, wild robotics and other not yet thinkable adventures in the world of makers. The Arduino M0 pro represents a simple, yet powerful, 32-bit extension of the Arduino UNO platform. The board is powered by Atmel’s SAMD21 MCU, featuring a 32-bit ARM Cortex® M0 core.
Expand Down
2 changes: 2 additions & 0 deletions content/retired/01.boards/arduino-m0/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sku: "A000103"
source: "https://store.arduino.cc/arduino-m0"
---

***Note: This page refers to a product that is retired.***

![The Arduino M0 board](./assets/a000103_front.jpg)

With the new **Arduino M0** board, the more creative individual will have the potential to create one’s most imaginative and new ideas for IoT devices, wearable technologies, high tech automation, wild robotics and other not yet thinkable adventures in the world of makers. The Arduino M0 represents a simple, yet powerful, 32-bit extension of the Arduino UNO platform. The board is powered by Atmel’s SAMD21 MCU, featuring a 32-bit ARM Cortex® M0 core. With the addition of the M0 board, the Arduino family becomes larger with a new member providing increased performance.
Expand Down
Loading