カテゴリ

  • 学童・教育用品(4)
絞り込み
ブランド
  • SPARKFUN
  • DATALOGIC(5)
  • ラムマウント(2)
出荷目安
当日・翌日以内・翌々日以内・3日以内・4日以内

「datalogic」の検索結果

4件中 14
商品の詳細情報を参照する場合は
詳細表示が便利です
並び替え
おすすめ順
単価の安い順
単価の高い順
レビュー評価の高い順
レビューの多い順
SparkFun micro:climate kit for micro:bit - v3.0 SPARKFUNSparkFun micro:climate kit for micro:bit - v3.0SPARKFUN
37,980税込41,778
1個
33日以内出荷
DescriptionThe SparkFun micro:climate kit is a full weather station kit that is built on top of the weather:bit carrier board. Unlike previous weather kits we've carried, this micro:climate kit is Qwiic enabled and includes our tried-and-true Weather Meters and Soil Moisture Sensor, so whether you're an agriculturalist, a professional meteorologist or a hobbyist, you will be able to build a high-grade weather station powered by the micro:bit. You can even talk via wireless communication between two micro:bits with this kit to be able to monitor the weather without being exposed to it!Inside each micro:climate kit you will find all the components required to build your micro:bit into a go-to weather sensor; the only parts not included are two AAA batteries, microSD card, and the micro:bit itself. Simply add your own micro:bit to the provided weather:bit, assemble the kit, and you will be ready to start sensing. The SparkFun micro:climate kit is a great way to get your feet wet in high-grade sensors --- just not literally; that's the weather:bit's job!The kit does not require any soldering and is recommended for anyone curious about weather-sensing technology or the micro:bit platform.The micro:bit is a pocket-sized computer that lets you get creative with digital technology. Between the micro:bit and our shield-like bit boards you can do almost anything while coding, customizing and controlling your micro:bit from almost anywhere! You can use your micro:bit for all sorts of unique creations, from robots to musical instruments and more. At half the size of a credit card, this versatile board has vast potential!Note:The SparkFun micro:climate kit doesNOTinclude a micro:bit board. The micro:bit board will need to be purchased separately. You will also need a microSD card when logging data and AAA batteries to power remotely.Get started with the micro:climate kit Guide
アズワン品番67-0424-40
SparkFun MicroMod Data Logging Carrier Board SPARKFUNSparkFun MicroMod Data Logging Carrier BoardSPARKFUN
7,098税込7,808
1個
33日以内出荷
DescriptionThe SparkFun MicroMod Data Logging Board offers a highly customizable, low-power data logging platform using the MicroMod system allowing you to choose your own Processor to pair with the Carrier Board. The Data Logging Carrier Board breaks out connections for I2C via a Qwiic connector or standard 0.1"-spaced PTH pins along with SPI and serial UART connections for logging data from peripheral devices using those communication protocols.The Data Logging Carrier Board allows you to control power to both the Qwiic connector on the board and a dedicated 3.3V power rail for non-Qwiic peripherals so you can pick and choose when to power the peripherals you are monitoring the data from. It also features a charging circuit for single-cell Lithium-ion batteries along with a separate RTC battery-backup circuit to maintain power to a real-time clock circuit on your Processor Board.MicroMod is a modular interface ecosystem that connects a microcontroller "processor board" to various "carrier board" peripherals. Utilizing the M.2 standard, the MicroMod standard is designed to easily swap out processors on the fly. Pair a specialized carrier board for the project you need with your choice of compatible processor!Get Started with the MicroMod Data Logging Carrier Board GuideFeaturesM.2 MicroMod ConnectormicroSD socketUSB-C Connector3.3V 1A Voltage RegulatorQwiic ConnectorBoot/Reset ButtonsRTC Backup Battery Charge CircuitIndependent 3.3V regulators for Qwiic bus and peripheral add-onsControlled by digital pins on Processor Board to enable low power sleep modesPhillips #0 M2.5x3mm screw included
アズワン品番67-0423-16
SparkFun Cryptographic Co-Processor Breakout - ATECC608A Qwiic SPARKFUNSparkFun Cryptographic Co-Processor Breakout - ATECC608A QwiicSPARKFUN
1,498税込1,648
1個
33日以内出荷
DescriptionProduct Restrictions:To access certain features of the ATECC608A, users will need to contact Microchip and sign an NDA contract to obtain the complete datasheet. Due to the required NDA - technical support, an Arduino library, and hookup guide are not provided for users on this product.The SparkFun ATECC608A Cryptographic Co-processor Breakout allows you to add strong security to your IoT node, edge device, or embedded system. This includesasymmetricauthentication,symmetricAES-128 encryption/decryption, and much more. As stated above, the ATECC608A has limited Arduino support and the complete datasheet is under NDA with Microchip.This breakout board includes two Qwiic ports for plug and play functionality. Utilizing our handy Qwiic system, no soldering is required to connect it to the rest of your system. However, we still have broken out 0.1"-spaced pins in case you prefer to use a breadboard. The ATECC608A chip is capable of many cryptographic processes, including, but not limited to:Creating and securely storing unique asymmetric key pairs based on Elliptic Curve Cryptography(FIPS186-3).AES-128:Encrypt/Decrypt, Galois Field Multiply for GCMCreating and verifying 64-byte digital signatures(from 32-bytes of message data).Creating a shared secret key on a public channel via Elliptic Curve Diffie-Hellman Algorithm.SHA-256 HMAC Hash including off-chip context save/restoreInternal high quality FIPS random number generator.Embedded in the chip is a 10Kb EEPROM array that can be used for storing keys, certificates, data, consumption logging, and security configurations. Access to the sections of memory can then be restricted and the configuration locked to prevent changes. Each ATECC608A Breakout ships with a guaranteed unique 72-bit serial number and includes several security features to prevent physical attacks on the device itself, or logical attacks on the data transmitted between the device.A summary datasheet for the ATECC608A is available here. The full datasheet is under NDA with Microchip. You will need to contact them for access to the entire datasheet. Meanwhile, the ArduinoATECCX08 Library currently only supports the ATECC608A with SAMD21 Arduino boards.We do have much more support for the ATECC508A version of this chip. Please check out our ATECC508A Hookup Guide and Arduino Library(which includes six examples). This will get you familiar with the basics of elliptic curve cryptography and signing/verifying data with the ATECC508A version of the chip.Note:The I2C address of the ATECC608A is 0x60 and is software-configurable to any address. A multiplexer/Mux is required to communicate to multiple ATECC608A sensors at the default address when on a single bus. If you need to use more than one ATECC608A sensor at the default address, consider using the Qwiic Mux Breakout.Note:The ATECC608A can be only configured once before it isPERMANENTLYlocked. It is advisable that users purchase multiple boards in order to use other configurations and explore the advanced functions of the ATECC608A.Additionally, this boardIScapable of encrypting and decrypting data. However, to access these additional features, you will need to contact Microchip and sign an NDA contract to obtain the complete datasheet.It is recommended that an SparkFun RedBoard Turbo - SAMD21 Development Board is used with this product due to the buffer size required on the I2C bus.The SparkFun Qwiic Connect System is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can't hook it up wrong.FeaturesOperating Voltage:2.0V-5.5V(Default on Qwiic System:3.3V)Active Current Draw(for ATECC608A):16 mASleep Current(for ATECC608A):<150 nAGuaranteed Unique 72-bit Serial Number10 Kb EEPROM Memory for Keys, Certificates, and DataStorage for up to 16 Keys256-bit Key LengthInternal High-Quality FIPS Random Number Generator(RNG)Configurable I2C Address(7-bit):0x60(Default)
アズワン品番67-0423-59
SparkFun 2D Barcode Scanner Breakout SPARKFUNSparkFun 2D Barcode Scanner BreakoutSPARKFUN
20,980税込23,078
1個
33日以内出荷
DescriptionThe SparkFun 2D Barcode Scanner Breakout is a nifty little breakout board featuring the DE2120 barcode scanner module from DYScan. The DE2120 reads 20 different barcode symbologies(both 1D and 2D)using a camera coupled with on-board image processing to identify and decode everything from UPC codes to QR codes. The module also features two LEDs:one for illumination and one to project the red line that you're used to seeing from laser-based scanners.This breakout board makes it easy to explore all of the capabilities of the DE2120 without dealing with finicky flat flex cables. The scanner's USB interface is exposed via the on-board USB-C connector. A buzzer and status LED are connected to the module through appropriate drive circuits and a push button tactile switch is provided on the "trigger" pin. When you're ready to incorporate the module into your embedded project, you can leverage the 5 pin header for direct access to the TTL serial pins, power pins, and trigger input.The module can be configured either by using the serial interface or by scanning command barcodes found in the Settings Manual.All keyboard, HID, and serial can be transmitted over the single USB-C connector. The DE2120 has the unique ability to enumerate all three protocols including a CDC serial driver so the device appears as a standard COM port.Get Started with the 2D Barcode Scanner Breakout Hookup GuideFeaturesUSB-C Connector for USB HID Interface and Virtual COM portReads 20 different symbologies1D SymbologiesUPC-AUPC-EEAN-8EAN-13Code 128GS1-128Code 39Code 93Code 11Interleaved 2-of-5Matrix 2-of-5Industrial 2-of-5CodabarMSIGS1 DataBarDatalogic 2-of-52D SymbologiesQR CodeData MatrixPDF 417Micro PDF 417Aztec Code
アズワン品番67-0430-36
関連キーワード
logicalノート特集
すべてのカテゴリ
安全保護具・作業服・安全靴
物流/保管/梱包用品/テープ
安全用品/防災・防犯用品/安全標識
オフィスサプライ
オフィス家具/照明/清掃用品
切削工具・研磨材
測定・測量用品
作業工具/電動・空圧工具
スプレー・オイル・グリス/塗料/接着・補修/溶接
配管・水廻り部材/ポンプ/空圧・油圧機器・ホース
メカニカル部品/機構部品
制御機器/はんだ・静電気対策用品
建築金物・建材・塗装内装用品
空調・電設資材/電気材料
ねじ・ボルト・釘/素材
自動車用品
トラック用品
バイク用品
自転車用品
科学研究・開発用品/クリーンルーム用品
厨房機器・キッチン/店舗用品
農業資材・園芸用品
医療・介護用品
 使用用途などの自然な言葉で検索できるようになりました(例:工場の床に白い線を引く)詳細はこちら