Description
Technical Details
Dimensions | 70mm x 40mm x 11mm |
Weight | G.W 30g |
Battery | Lithium Cells / Batteries contained in equipment UN3481 – PI967 |
17.95$ 9.35$ + Vat
3 in stock
Dimensions | 70mm x 40mm x 11mm |
Weight | G.W 30g |
Battery | Lithium Cells / Batteries contained in equipment UN3481 – PI967 |
Weight | 0.15 kg |
---|---|
Dimensions | 4.1 × 2.2 × 0.5 cm |
Brand | Deeb Tronik |
Only logged in customers who have purchased this product may leave a review.
Parturient ut id tellus vulputatre ac ultrlices a part ouriesnt sapien dignissim partu rient a a inter drum vehicula. Ornare metus laoreet tincidunt eros rolem tristique pretium malada.
Cras rhoncus vivamus luctus platea arcu laoreet selm. Curae est condenectus sed hac a parturient vestibulum.
Vestibulum curae torquent diam diam commodo parturient penatibus nunc dui adipiscing convallis bulum parturient suspendisse parturient a.Parturient in parturient scelerisque nibh lectus quam a natoque adipiscing a vestibulum hendrerit et pharetra fames nunc natoque dui.
Scelerisque adipiscing bibendum sem vestibulum et in a a a purus lectus faucibus lobortis tincidunt purus lectus nisl class eros.Condimentum a et ullamcorper dictumst mus et tristique elementum nam inceptos hac parturient scelerisque vestibulum amet elit ut volutpat.
The 101 is open-source hardware! You can build your own board using the following files:
CAD FILES IN .ZIP SCHEMATICS IN .PDFThe 101 can be programmed with the Arduino Software (IDE). Select "Arduino/Genuino 101" from the Tools > Board menu. For details, see the reference and tutorials. The board comes preprogrammed with an RTOS that handles USB connection and allows you to upload new code without the use of an external hardware programmer. It communicates using the DFU protocol (reference).
The 101 has some features in common with both UNO (connectors, available peripherals) and Zero (32bit microcontroller, 3.3V IO) but the low power Intel microcontroller, on-board BLE and motion sensors make it unique.
Please check out the compatibility guide here.
Your 101 board might receive an update of the firmware from time to time. The Arduino Software (IDE) will incorporate the latest Firmware and an automated update procedure from the "Burn Bootloader" menu item. For people interested in compiling their own firmware, the source code and full details on how to use it are made available on the dedicated Intel's Download Page.
The 101 board can be powered via the USB connection or with an external power supply. The power source is selected automatically. External (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery. The adapter can be connected by plugging a 2.1mm center-positive plug into the board's power jack. Leads from a battery can be inserted in the GND and Vin pin headers of the POWER connector.
The power pins are as follows:The Intel Curie module memory is shared between the two microcontrollers, so your sketch can use 196 kB out of 384 kB (flash memory) and 24 kB out of 80 kB (SRAM)
Each of the 20 general purpose I/O pins on the 101 can be used for digital input or digital output using pinMode(), digitalWrite(), and digitalRead() functions. Pins that can be used for PWM output are: 3, 5, 6, 9 using analogWrite() function. All pins operate at 3.3 volts and can be used as interrupt source. See the attachInterrupt() function for details. Each pin can source or sink a maximum of 20 mA.
In addition, some pins have specialized functions:Will be used in accordance with our Privacy Policy
Reviews
There are no reviews yet.