Skip to content

Commit feff6f8

Browse files
authored
Update content.md
1 parent 7579cc3 commit feff6f8

File tree

1 file changed

+2
-5
lines changed
  • content/retired/01.boards/arduino-101-619

1 file changed

+2
-5
lines changed

content/retired/01.boards/arduino-101-619/content.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ source: "https://store.arduino.cc/arduino-101-619"
99

1010
![The Arduino 101 board](./assets/ABX00005_featured_2.jpg)
1111

12-
<<<<<<< Updated upstream
13-
A learning and development board that delivers the performance and low-power consumption of the [Intel® Curie™](http://www.intel.com/content/dam/support/us/en/documents/boardsandkits/curie/intel-curie-module-datasheet.pdf) Module with the simplicity of Arduino at an entry-level price. It keeps the same robust form factor and peripheral list of the UNO with the addition of onboard Bluetooth® Low Energy capabilities and a 6-axis accelerometer/gyro to help you easily expand your creativity into the connected world.
14-
=======
12+
1513
A learning and development board that delivers the performance and low-power consumption of the [Intel® Curie™](/resources/datasheets/intel-curie-module-datasheet.pdf) Module with the simplicity of Arduino at an entry-level price. It keeps the same robust form factor and peripheral list of the UNO with the addition of onboard Bluetooth LE capabilities and a 6-axis accelerometer/gyro to help you easily expand your creativity into the connected world.
16-
>>>>>>> Stashed changes
1714

1815
The module contains two tiny cores, an x86 (Quark) and a [32-bit ARC](https://en.wikipedia.org/wiki/ARC_(processor)) architecture core, both clocked at 32MHz. The Intel toolchain compiles your Arduino sketches optimally across both cores to accomplish the most demanding tasks. The Real-Time Operating Systems (RTOS) and framework developed by Intel is open sourced. See below under Firmware for the download link. The Arduino core communicates with the RTOS via static mailboxes to accomplish a predefined list of tasks (interface with PC using USB, program the sketch into flash, expose Bluetooth® Low Energy functionality to sketch, perform PWM). The RTOS for Intel Curie is still under development and new functions and features will be released in the near future.
1916

@@ -105,4 +102,4 @@ In addition, some pins have specialized functions:
105102
| Features | Bluetooth® Low Energy, 6-axis accelerometer/gyro |
106103
| Length | 68.6 mm |
107104
| Width | 53.4 mm |
108-
| Weight | 34 gr. |
105+
| Weight | 34 gr. |

0 commit comments

Comments
 (0)