カテゴリ

  • 学童・教育用品(4)
絞り込み
ブランド
  • SPARKFUN
  • モノタロウ(2)
  • goot(太洋電機産業)(7)
  • RS PRO(5)
  • ホーザン(3)
  • ANEX(1)
  • 日本製紙クレシア(1)
  • HAKKO(白光)(1)
  • SSPOWER(1)
  • PB SWISS TOOLS(ピービースイスツールズ)(1)
  • DAYTONA(デイトナ)(1)
  • ParkTool(パークツール)(1)
  • SK11(1)
価格
価格で絞り込む
出荷目安
当日・翌日以内・翌々日以内・3日以内・4日以内

「solder assist」の検索結果

特価
本日9月12日(土)は、モノタロウの全商品がキャンペーンコード入力で通常価格より10引き!
キャンペーンコード000026260918
キャンペーンコードのご利用方法※特価からの更なる割引はございません
4件中 14
商品の詳細情報を参照する場合は
詳細表示が便利です
並び替え
おすすめ順
単価の安い順
単価の高い順
レビュー評価の高い順
レビューの多い順
  • SparkFun Inventor's Kit for Arduino Uno - v4.1 SPARKFUN

    SparkFun Inventor's Kit for Arduino Uno - v4.1

    SPARKFUN
    34,980税込38,478
    1個
    33日以内出荷
    。Description。The SparkFun Inventor's Kit(SIK)for Arduino Uno is a great way to get started with programming and hardware interaction with the Arduino programming language. The SIK includes everything you need to complete five overarching projects consisting of 16 interconnected circuits that teach everything from blinking an LED to reading sensors. The culminating project is your very own autonomous robot! No previous programming or electronics experience is required to use this kit.。The online guide contains step-by-step instructions with circuit diagrams and hookup tables for building each project and circuit with the included parts. Full example code is provided, new concepts and components are explained at point of use, and troubleshooting tips offer assistance if something goes wrong.。The kit does not require any soldering and is recommended for beginners ages 10 and up who are looking for an Arduino starter kit. For SIK version 4.1 we took an entirely different approach to teaching embedded electronics. In previous versions of the SIK, each circuit focused on introducing a new piece of technology. With SIK v4.1, components are introduced in the context of the circuit you are building, and each circuit builds upon the last, leading up to a project that incorporates all of the components and concepts introduced throughout the guide. With new parts and a completely new strategy, even if you've used the SIK before, you're in for a brand-new experience!。This version of the SIK replaces the SparkFun RedBoard Qwiic with the Arduino Uno(SMD version)and comes without the SIK guidebook and carrying case. With these components being swapped and removed, we were able to reduce the overall size and weight of the kit, making shipping cheaper and easier for anyone ordering internationally.。Note:As stated above, this SIK does NOT include a carrying case or print guidebook.。Get Started With the SparkFun Inventor's Kit v4.1 Experiment Guide。Examples。Project 1:Light。Circuit 1A:Blinking an LED。Circuit 1B:Potentiometer。Circuit 1C:Photoresistor。Circuit 1D:RGB Night-Light。Project 2:Sound。Circuit 2A:Buzzer。Circuit 2B:Digital Trumpet。Circuit 2C:"Simon Says" Game。Project 3:Motion。Circuit 3A:Servo Motors。Circuit 3B:Distance Sensor。Circuit 3C:Motion Alarm。Project 4:Display。Circuit 4A:LCD "Hello, World!"。Circuit 4B:Temperature Sensor。Circuit 4C:"DIY Who Am I?" Game。Project 5:Robot。Circuit 5A:Motor Basics。Circuit 5B:Remote-Controlled Robot。Circuit 5C:Autonomous Robot
    アズワン品番67-0424-34
  • SparkFun Atmospheric Sensor Breakout - BME280 SPARKFUN

    SparkFun Atmospheric Sensor Breakout - BME280

    SPARKFUN
    7,498税込8,248
    1個
    33日以内出荷
    Description。The SparkFun BME280 Atmospheric Sensor Breakout is the easy way to measure barometric pressure, humidity, and temperature readings all without taking up too much space. Basically, anything you need to know about atmospheric conditions you can find out from this tiny breakout. The BME280 Breakout has been design to be used in indoor/outdoor navigation, weather forecasting, home automation, and even personal health and wellness monitoring.。The on-board BME280 sensor measures atmospheric pressure from 30kPa to 110kPa as well as relative humidity and temperature. The breakout provides a 3.3V SPI interface, a 5V tolerant I2C interface(with pull-up resistors to 3.3V), takes measurements at less than 1mA and idles less than 5μA. The BME280 Breakout board has 10 pins, but no more than six are used at a single time. The left side of the board provide power, ground, and I2C pins. The remaining pins which provide SPI functionality and have another power and ground, are broken out on the other side.。Note:The breakout does NOT have headers installed and will need to purchased and soldered on yourself. Check the。Recommended Products。section below for the type of headers we use in the Hookup Guide!。Features。Operation Voltage:3.3V。I2C SPI Communications Interface。Temp Range:-40C to 85C。Humidity Range:0 - 100% RH, =-3% from 20-80%。Pressure Range:30,000Pa to 110,000Pa, relative accuracy of 12Pa, absolute accuracy of 100Pa。Altitude Range:0 to 30,000 ft(9.2 km), relative accuracy of 3.3 ft(1 m)at sea level, 6.6(2 m)at 30,000 ft.。Incredibly Small
    アズワン品番67-0426-57
  • SparkFun Qwiic Keypad - 12 Button SPARKFUN

    SparkFun Qwiic Keypad - 12 Button

    SPARKFUN
    4,198税込4,618
    1個
    33日以内出荷
    Description。Keypads are very handy input devices, but who wants to tie up seven GPIO pins, wire up handful of pull-up resistors, and write firmware that wastes valuable processing time scanning the keys for inputs? The SparkFun Qwiic Keypad comes fully assembled and makes the development process for adding 12 button keypad easy. No voltage translation or figuring out which I2C pin is SDA or SCL, just plug and go! 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 breadboard.。Each of the keypad's 12 buttons has been labeled 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, *, and and has been formatted to into the same layout as telephone keypad with each keypress resistance ranging between 10 and 150 Ohms. The Qwiic Keypad reads and stores the last 15 button presses in First-In, First-Out(FIFO)stack, so you don't need to constantly poll the keypad from your microcontroller. This information, then, is accessible through the Qwiic interface. The SparkFun Qwiic Keypad even has software configurable I2C address so you can have multiple I2C devices on the same bus.。NOTE:The I2C address of the Qwiic Keypad is 0x4B and is jumper selectable to 0x4A(software-configurable to any address). multiplexer/Mux is required to communicate to multiple Qwiic Keypad sensors on single bus. If you need to use more than one Qwiic Keypad sensor consider using the Qwiic Mux Breakout.。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 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.。Get Started with the SparkFun Qwiic Keypad Hookup Guide。Features。Software Selectable Slave Address。Low Power ATtiny85 controller。Button Presses w/ Time Stamp。Default I2C Address:0x4B。2x Qwiic Connector
    アズワン品番67-0421-41
  • SparkFun MicroMod Environmental Function Board SPARKFUN

    SparkFun MicroMod Environmental Function Board

    SPARKFUN
    44,980税込49,478
    1個
    33日以内出荷
    Description。The SparkFun MicroMod Environmental Function Board adds additional sensing options to the MicroMod Processor Boards. This Function Board includes three sensors to monitor air quality(SGP40), humidity temperature(SHTC3), and CO2 concentrations(STC31)in your indoor environment. To make it even easier to use, all communication is over the MicroMod's I2C bus!。The SGP40 measures the quality of the air in your room or house. The SGP40 uses a metal oxide(MOx)sensor with a temperature controlled micro hotplate and provides a humidity-compensated volatile organic compound(VOC)based indoor air quality signal. Both the sensing element and VOC Algorithm feature an unmatched robustness against contaminating gases present in real world applications enabling a unique long term stability as well as low drift and device to device variation.。The SHTC3 is a highly accurate digital humidity and temperature sensor. The SHTC3 uses a capacitive humidity sensor with a relative humidity measurement range of 0 to 100% RH and bandgap temperature sensor with a temperature measurement range of -40℃ to 125℃. The SHTC3 builds on the success of their SHTC1 sensor with higher accuracy(±2% RH, ±0.2℃)than its predecessor, enabling greater flexibility.。The STC31 measures CO2 concentrations based on thermal conductivity and has two CO2 measurement ranges:0 to 25 vol%; and 0 to 100 vol%. The measurement repeatability is 0.2 vol%, with a stability of 0.025 vol% / ℃. The measurement accuracy depends on the measurement range:0.5 vol% + 3% measured value; 1 vol% + 3% measured value. Using measurements from the SHTC3, the STC31 is able to provide humidity-compensated measurements together with improved temperature compensation. The STC31 can compensate for atmospheric pressure too - which is handy if, like us, you're up in the mountains!。The outstanding performance of these three sensors is based on Sensirion's patented CMOSens(R)technology, which combines the sensor element, signal processing, and digital calibration on a small CMOS chip. The well-proven CMOS technology is perfectly suited for high-quality mass production and is the ideal choice for demanding and cost-sensitive OEM applications.。Utilizing our handy M.2 MicroMod connector, no soldering is required to connect it to your system. Simply match up the key on your processor and function board's beveled edge connector to their respective key on the M.2 connector, then secure them to the main board with screws. The MicroMod Environmental Function Board can then be read via the I2C port. The board is equipped with the AP2112 3.3V voltage regulator, I2C pull-up resistors, power LED, jumper to disable the LED, and jumpers for alternative STC31 addresses.。Note:A MicroMod Processor and Main Board are not included with this MicroMod Environmental Function Board. These boards will need to be purchased separately.。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 and function boards on the fly. Pair a specialized carrier board for the project you need with your choice of compatible processor!。Get Started with the MicroMod Environmental Function Board。Features。Input voltage range。2.5V to 6.0V。Typ.。5V。via Main Board's USB connector。Typ.。~3.7V to 4.2V。via Main Board's LiPo battery Connector。I/O voltage。3.3V。AP2112 3.3V voltage regulator(rated 600mA)。Power LED。I2C pull-up resistors。Sensirion SGP40 Air Quality Sensor。Uses I2C interface。Address:0x59(default)。Operating voltage range。1.7V to 3.6V(Typ.。3.3V。)。Operating temperature range。-20℃ to +55℃。Typical current consumption。2.6mA。during continuous operation(at 3.3V)。34μA。when idle(heater off)。Output signal。Digital raw value(SRAW):0 - 65535 ticks。Digital processed value(VOC Index):0 - 500 VOC index points。Switch-on behavior。Time until reliably detecting VOC events:<60s。Time until specifications are met:<1h。Recommended sampling interval。VOC Index:1s。SRAW:0.5s - 10s(Typ. 1s)。Sensirion SHTC3 Humidity and Temperature Sensor。Uses I2C interface。Address:0x70(default, non-configurable)。Operating voltage range。1.62V - 3.6V(Typ.。3.3V。)。Operating temperature range。-40℃ to +125 ℃。Relative Humidity。Measurement range:0% to 100%。Typical accuracy:±2 %RH。Resolution:0.01 %RH。Temperature。Measurement range:-40℃ to +125 ℃。Typical accuracy:±0.2 ℃。Resolution:0.01 ℃。Typical current consumption(varies based on mode)。4.9μA to 430μA(Normal Mode)。0.5μA to 270μA(Low Power Mode)。Allows the STC31 to compensate for humidity and temperature。Sensirion STC31 CO2 Sensor。Uses I2C interface。Addresses:0x29(default)。, 0x2A, 0x2B, 0x2C。Operating voltage range。2.7V to 5.5V(Typ.。3.3V。)。Operating temperature range。-20 ℃ to +85 ℃。Calibrated for CO2 in N2 and CO2 in air。Measurement ranges。0 to 25 vol% in N2。0 to 100 vol% in air。Accuracy。0.5 vol% + 3% measured value in N2。1 vol% + 3% measured value in air。Concentration and temperature resolution:16-bit。Repeatability:0.2 vol%。Temperature stability:0.025 vol% / ℃。Start-up time:14 ms。Thermal conductivity sensor provides calibrated gas concentration and temperature output。Jumpers。PWR LED。I2C pull-up resistors。STC31 address selection。Note:The I2C addresses that are reserved for each sensor is 0x59(SGP40), 0x70(SHTC3), 0x29(STC31). A multiplexer/Mux is required to communicate to multiple SHTC3 sensors on a single bus. The SHTC3 uses the same address as the Qwiic Mux(0x70). For advanced users that are using multiple SHTC3's with the Qwiic Mux, you will need to adjust the Qwiic Mux's default address.
    アズワン品番67-0427-60
理科/技術/科学工作カテゴリ
関連カテゴリ
すべてのカテゴリ
安全保護具・作業服・安全靴
物流/保管/梱包用品/テープ
安全用品/防災・防犯用品/安全標識
オフィスサプライ
オフィス家具/清掃用品
切削工具・研磨材
測定・測量用品
作業工具/電動・空圧工具
スプレー・オイル・グリス/塗料/接着・補修/溶接
配管・水廻り部材/ポンプ/空圧・油圧機器・ホース
メカニカル部品/機構部品
制御機器/はんだ・静電気対策用品
建築金物・建材・塗装内装用品
空調・照明・電設資材/電気材料
ねじ・ボルト・釘/素材
自動車用品
トラック用品
バイク用品
自転車用品
科学研究・開発用品/クリーンルーム用品
厨房機器・キッチン/店舗用品
農業資材・園芸用品
医療・介護用品
 使用用途などの自然な言葉で検索できるようになりました(例:工場の床に白い線を引く)詳細はこちら