カテゴリ

  • 学童・教育用品(6)
  • 空調・電設資材(1)
絞り込み
ブランド
  • SPARKFUN
  • モノタロウ(4)
  • simple green(4)
  • KDS(3)
  • ムラテックKDS(3)
  • 鈴木油脂工業(SYK)(1)
  • 3M(スリーエム)(1)
  • Seeed Studio(6)
  • RS PRO(5)
  • WEST INSTRUMENTS(3)
  • SKF(日本エスケイエフ)(2)
  • LAMP(スガツネ工業)(1)
  • TRUSCO(1)
  • SONAX(1)
  • 昭和紙工(1)
  • シュナイダーエレクトリック(1)
出荷目安
当日・翌日以内・翌々日以内・3日以内・4日以内

「simple green」の検索結果

7件中 17
商品の詳細情報を参照する場合は
詳細表示が便利です
並び替え
おすすめ順
単価の安い順
単価の高い順
レビュー評価の高い順
レビューの多い順
LilyPad LED Green 5pcs SPARKFUNLilyPad LED Green 5pcsSPARKFUN
999税込1,099
1個
33日以内出荷
DescriptionThis is a simple pack of five Green LilyPad LEDs that are still attached to one another, letting you snap the LEDs apart at your leisure to sew into clothing or whatever else you can dream up.LilyPad is a wearable e-textile technology developed by Dr. Leah Buechley and cooperatively designed by Leah and SparkFun. Each LilyPad piece was creatively designed with large sew tabs to allow them to be sewn into fabric. Various input, output, power and sensor boards are available. They're even washable(with special care)!Note:A portion of this sale is given back to Dr. Buechley for continued development and education in e-textiles.Features5.5mm x 12.5mmThin 0.8mm PCB
アズワン品番67-0422-35
SparkFun Qwiic Button - Green LED SPARKFUNSparkFun Qwiic Button - Green LEDSPARKFUN
1,698税込1,868
1個
33日以内出荷
DescriptionButtons are an easy and tactile way to interface with your project, but why would you want to deal with debouncing, polling, and wiring up pull-up resistors? The Qwiic Button with built-in green LED simplifies all of those nasty worries away into an easy to use I2C device! Utilizing our Qwiic Connect System, using the button is as simple as connecting cable and loading up some pre-written code!If you need multiple buttons for your project, fear not! Each button has configurable I2C address, so you can daisy-chain multiple buttons over Qwiic and still address each one individually. We've got an example in our Arduino library that provides super-easy way to configure your Qwiic Button to whatever I2C address you desire. You can download the library through the Arduino library manager by searching 'SparkFun Qwiic Button' or you can get the GitHub repo as .zip file and install the library from there.In addition to handling blinking and debouncing, the Qwiic Button has configurable interrupts that can be configured to activate upon button press or click. We've also taken the liberty of implementing FIFO queue onboard the Qwiic Button where it keeps an internal record of when the button was pressed. This means that code on your microcontroller need not waste valuable processing time checking the status of the button but instead can run small function whenever the button is pressed or clicked! For more information on interrupts check out our guide here!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 Button GuideFeatures12mm Green LED Button rated for 50mABuilt in LED can be configured for your desired level of blinkiness!Each button has configurable I2C addressConfigurable interrupts check out our guide here!FIFO queueDon't like the color green? Check out the SparkFun Qwiic Button Breakout and add another colored button!Red LED Tactile ButtonBlue LED Tactile ButtonGreen LED Tactile ButtonWhite LED Tactile Button
アズワン品番67-0420-14
SparkFun RJ11 Breakout SPARKFUNSparkFun RJ11 BreakoutSPARKFUN
829税込912
1個
33日以内出荷
DescriptionThis is the SparkFun RJ11 Breakout, two simple breakout boards for the common 6-pin RJ11 connector. These little boards can easily have one of our RJ11 6-Pin Connectors to work with common telephone cables. Each board features standard B/R/Y/G(Black/Red/Yellow/Green)labels on the top of the board to match a standard telephone wire. Additionally, each board has pin numbers on the back side that match with the pins on the connector.Each breakout consists of two boards -- one for each end of the connections -- as well as mounting holes to help you secure your project in place.
アズワン品番67-0420-01
FTDI to USB-C Cable - 5V VCC-3.3V I/O SPARKFUNFTDI to USB-C Cable - 5V VCC-3.3V I/OSPARKFUN
7,798税込8,578
1個
欠品中
DescriptionUSB C is quickly becoming more and more prominent in the maker community because, let's be honest, who likes trying three times to insert USB into a port? This FTDI cable is a USB C to Serial converter which allows for a simple way to connect TTL interface devices to USB. Each 26AWG cable is one meter in length with the USB C side protected by a 2in enclosure.The FTDI cable is designed around an RS232, which is housed in a USB C connector. The other side of the cable is terminated with a 0.1" pitch, 6-pin connector with the following pinout:RTS(Green), RX(Yellow), TX(Orange), VCC 5V(Red), CTS(Brown), GND(Black). This FTDI to USB C Cable is also capable of handling high voltages up to 300V max.There are pros and cons to the FTDI Cable vs the FTDI Basic. The FTDI Basic has great LED indicators, but requires a Mini-B cable. The FTDI Cable is well protected against the elements, but is large and cannot be embedded into a project as easily. The FTDI Basic uses DTR to cause a hardware reset where the FTDI cable uses the RTS signal.
アズワン品番67-0420-42
LOAD CELL AMP HX711 SPARKFUNLOAD CELL AMP HX711SPARKFUN
3,500税込3,850
1個
欠品中
DescriptionThe SparkFun Load Cell Amplifier is a small breakout board for the HX711 IC that allows you to easily read load cells to measure weight. By connecting the amplifier to your microcontroller you will be able to read the changes in the resistance of the load cell, and with some calibration you'll be able to get very accurate weight measurements. This can be handy for creating your own industrial scale, process control or simple presence detection.This version of the SparkFun Load Cell Amplifier features a few changes that you specifically asked for! We have separated the analog and digital supply, as well as added a 3.3uH inductor and a 0.1uF filter capacitor for digital supply. Need even more? Checkout the SparkFun Qwiic Scale. It has all the features of the HX711 but with additional library support, a true I2C interface, and no soldering required!The HX711 uses a two-wire interface(Clock and Data)for communication. Any microcontroller's GPIO pins should work, and numerous libraries have been written, making it easy to read data from the HX711. Check the hookup guide below for more information.Load cells use a four-wire Wheatstone bridge configuration to connect to the HX711. These are commonly colored RED, BLK, WHT, GRN and YLW. Each color corresponds to the conventional color coding of load cells:Red(Excitation+ or VCC)Black(Excitation- or GND)White(Amplifier-, Signal- or Output-)Green(A+, S+ or O+)Yellow(Shield)The YLW pin acts as an optional input that is not hooked up to the strain gauge but is utilized to ground and shield against outside EMI(electromagnetic interference). Please keep in mind that some load cells might have slight variations in color coding.Note:Special thanks to Bodge for supplying the Library for the HX711!Get Started with the HX711 Load Cell Amplifier GuideFeaturesOperation Voltage:2.7V--5VOperation Current:< 1.5mASelectable 10SPS or 80SPS output data rateSimultaneous 50 and 60Hz supply rejection
アズワン品番67-0362-17
Load Cell - 50kg, Disc TAS606 SPARKFUNLoad Cell - 50kg, Disc TAS606SPARKFUN
30,980税込34,078
1個
欠品中
DescriptionThis single disc load cell(sometimes called a strain gauge)can translate up to 50kg of pressure(force)into an electrical signal. Each load cell is able to measure the electrical resistance that changes in response to, and proportional of, the strain(e.g. pressure or force)applied to the disc. With this gauge you will be able to tell just how heavy an object is, if an object's weight changes over time, or if you simply need to sense the presence of an object by measuring strain or load applied to a surface.Disc load cells are a bit easier to mount than bar-style load cells, making them more straightforward to implement into a design.Each load cell is made from an steel-alloy and is capable of reading a capacity of 50kg. These load cells have four strain gauges that are hooked up in a wheatstone bridge formation. The color code on the wiring is as follows:red = E+, green = O+, black = E-, and white = O-. Additionally, these load cells offer an IP66 protection rating.Get Started with the Load Cell GuideFeatures20mm×11mm, 2000mm Wire
アズワン品番67-0426-53
SparkFun Thermocouple Breakout - MAX31855K SPARKFUNSparkFun Thermocouple Breakout - MAX31855KSPARKFUN
6,198税込6,818
1個
33日以内出荷
DescriptionThe SparkFun MAX31855K Thermocouple Breakout is a simple 14-bit resolution, SPI-compatible, serial interface thermocouple digitizer that makes reading a wide range of temperatures possible. A thermocouple works by taking two wires made of dissimilar metals, connecting them at the two ends, and making a temperature gradient between one end and the other(a 'hot' end and a 'cold' one). Once this is achieved, a voltage potential is formed and current flows. The SparkFun Thermocouple Breakout takes a standard Type-K thermocouple in one end, digitizes the temperature measured and sends that data out the other end via a SPI interface, thereby interpreting the data and translating it for you to read!With the SparkFun Thermocouple Breakout, the thermocouple's hot junction can be read from -200℃ to +700℃ with an accuracy of ±2℃ while the cold junction, inside the MAX31855K, can only range from -20℃ to +85℃ while maintaining ±2℃ accuracy. The MAX31855K constantly measures the temperature of the cold junction using an internal temperature-sensing diode. The MAX31855K requires a power source from +3.0V to +3.6V(+3.0V nominal)and only draws 1.5mA maximum.The Thermocouple Breakout is designed to accept a standard thermocouple connector, for convenience and compatibility with probes you may already own. These connectors aren't necessary, and you could solder a thermocouple directly into the through-holes labeled '+' and '-'. If you decide to solder the thermocouple directly to the breakout board, it is recommended that the thermocouple be mounted for strain relief to avoid breaking the thin wires. Notches for a zip-tie or wire wrapping have been provided in the PCB opposite the header for this purpose.Features14-bit ResolutionSPI-Compatible, Serial Interface-200℃ to +700℃ Temperature Reading with ±2℃ Accuracy3.0V to 3.6V(+3.0V nominal)RequiredAccepts Type-K Thermocouple
アズワン品番67-0426-49
すべてのカテゴリ
安全保護具・作業服・安全靴
物流/保管/梱包用品/テープ
安全用品/防災・防犯用品/安全標識
オフィスサプライ
オフィス家具/照明/清掃用品
切削工具・研磨材
測定・測量用品
作業工具/電動・空圧工具
スプレー・オイル・グリス/塗料/接着・補修/溶接
配管・水廻り部材/ポンプ/空圧・油圧機器・ホース
メカニカル部品/機構部品
制御機器/はんだ・静電気対策用品
建築金物・建材・塗装内装用品
空調・電設資材/電気材料
ねじ・ボルト・釘/素材
自動車用品
トラック用品
バイク用品
自転車用品
科学研究・開発用品/クリーンルーム用品
厨房機器・キッチン/店舗用品
農業資材・園芸用品
医療・介護用品
 使用用途などの自然な言葉で検索できるようになりました(例:工場の床に白い線を引く)詳細はこちら