46件中 1~40件
並び替え
おすすめ順
単価の安い順
単価の高い順
レビュー評価の高い順
レビューの多い順
Through-hole RJ11 socket with PCB mounting posts. 6-pin connection - housing accepts common telephone connectors/wiring.
仕様●ピン数:6極●プラグ/ジャック:ジャック アズワン品番67-0454-06
1個
358 税込394
4日以内出荷

1個
6,598 税込7,258
翌々日出荷

Description。The SparkFun Qwiic Adapter provides the perfect means to make any old I2C board into a Qwiic-enabled board. This adapter breaks out the I2C pins from the Qwiic connectors to pins that you can easily solder with your favorite I2C-enabled device.。The Qwiic Adapter has two Qwiic connection ports, all on the same I2C bus. Four plated through holes are broken out for SCL, SDA, 3.3V and GND. These pins can be used to convert an old I2C-enabled device into a Qwiic-enabled board.。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.。Get Started with the SparkFun Qwiic Adapter Guide。Features。2x Qwiic Connection Ports。Broken-out I2C Pins
アズワン品番67-0419-69
1個
389 税込428
翌々日出荷

。Description。This is a 10-pack of wires that are pre-terminated with an alligator clip on one end and a female header on the other. Alligator clips are a staple item for any workbench or makerspace, and with these cables you will be able to easily incorporate those clips into a breadboard, development platform or anything else to which you would normally be able to attach a hookup wire.。Each alligator clip with female header cable has a wire length of 30cm(that's a little less than 1ft)and a port that easily accepts a standard 0.1" connector.
アズワン品番67-0420-45
1個
2,098 税込2,308
翌々日出荷

Description。Buttons 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 Guide。Features。12mm Green LED Button rated for 50mA。Built in LED can be configured for your desired level of blinkiness!。Each button has configurable I2C address。Configurable interrupts check out our guide here!。FIFO queue。Don't like the color green? Check out the SparkFun Qwiic Button Breakout and add another colored button!。Red LED Tactile Button。Blue LED Tactile Button。Green LED Tactile Button。White LED Tactile Button
アズワン品番67-0420-14
1個
1,298 税込1,428
翌々日出荷

。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
1個
24,980 税込27,478
翌々日出荷

Description。The SCD30 from Sensirion is a high quality Nondispersive Infrared(NDIR)based CO2 sensor capable of detecting 400 to 10000ppm with an accuracy of ±(30ppm+3%). In order to improve accuracy the SCD30 has temperature and humidity sensing built-in, as well as commands to set the current altitude. For additional accuracy the SCD30 also accepts ambient pressure readings!。We've written an Arduino library to make reading the CO2, humidity, and temperature very easy. It can be downloaded through the Arduino Library manager:search for 'SparkFun SCD30' or it can be found in the。Documents。tab above.。The SCD30 Humidity and Temperature Sensor can also be automatically detected, scanned, configured, and logged using the OpenLog Artemis datalogger system. No programming, soldering, or setup required!。Note:The SCD30 has an automatic self-calibration routine. Sensirion recommends 7 days of continuous readings with at least 1 hour a day of 'fresh air' for self-calibration to complete.。Features。Power supply voltage:3.3V - 5.5V。NDIR CO2 sensor technology。Integrated temperature and humidity sensor。Best performance-to-price ratio。Dual-channel detection for superior stability。Small form factor:35 mm×23 mm×7 mm。Measurement range:400 ppm - 10.000 ppm。Accuracy:±(30 ppm + 3%)。Current consumption:19 mA @ 1 meas. per 2 s.。Energy consumption:120 mJ @ 1 measurement。Fully calibrated and linearized。Digital interface UART or I2C
アズワン品番67-0430-35
1個
20,980 税込23,078
翌々日出荷

。Description。The Binho Nova Multi-Protocol USB Host Adapter allows one to interface their computer directly to hardware circuits. This device is powered by the USB connection to the host PC and is also able to provide downstream power to test circuits.。The Binho Nova Multi-Protocol USB Host Adapter features 5 signal pins, one×3v3 pin, one×VUSB pin, and three×GND pins on its 10pin wire harness. The wire harness terminates with a female 1.27mm 2x5 IDC connector. In IO Mode, the five signal pins can be used for varying functions such as Digital Input, Digital Output, PWM Output, Digital Interrupt(on rising edge, falling edge, or change), Analog Input, or Analog Output.。Additionally, the host adapter is able to utilize these pins to communicate on several digital buses:I2C, SPI, UART,(Dallas)1-Wire, and(Atmel)Single-Wire Interface. While in these modes of operation, remaining available pins can be assigned to other related or unrelated purposes such as gpio, interrupts, chip selects, PWM signals, or analog input or outputs.。The Binho Nova Multi-Protocol USB Host Adapter is ideal for manual testing during firmware development and debugging as well as a perfect way to automate hardware testing and validation. A common use-case of this product in production environments is for EEPROM/Flash Memory programming along with functional testing activities.。Features。Support for SPI @ 12MHz max clock。Support for I2C @ 3.4MHz max clock。Support for UART @ 1000000 max baud。Support for Dallas 1-Wire。Support for Atmel Single-Wire Interface。Provides 3v3 and VUSB power rails。1×DAC Output, 5×ADC Inputs。GPIO / Interrupt / PWM Support。Programmable RGB Status LED。Field-Upgradeable Device Firmware。Cross-platform Support for Windows,Mac, Linux。Robust, low-profile AluminumEnclosure。USB Type-C Connector
アズワン品番67-0423-03
1個
69,980 税込76,978
翌々日出荷

Description。The 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.。Features。14-bit Resolution。SPI-Compatible, Serial Interface。-200℃ to +700℃ Temperature Reading with ±2℃ Accuracy。3.0V to 3.6V(+3.0V nominal)Required。Accepts Type-K Thermocouple
アズワン品番67-0426-49
1個
4,298 税込4,728
翌々日出荷

Description。Jump-start your IoT development with the Omega2+ Starter Kit. This kit includes everything you need to create eight different circuits that will teach you how to control LEDs, read inputs, control and read external sensors and displays, learn Python, and more. Step-by-step instructions for building each circuit with the included parts can be found in the online Starter Kit Guide under the "Documents" tab.。Each Starter Kit includes an Onion Omega2+ IoT Computer, an Expansion Dock and a variety of electronics components that belong in the collection of every student of Internet of Things. This collection includes resistors, LEDs, jumper wires, switches, a 7-segment display and an LCD screen, to name a few. All kit components are nicely packed up in a handy plastic carrying case.。The Onion Omega parts we carry are separated into three different categories:Mainboard, Dock and Expansion Board. With the parts in this kit you will be able to plug the Omega2+ into the Expansion Dock and add any Expansion Board! For a kit that includes all of the parts in the Starter Kit plus the Expansion Boards, check out the Omega2+ Maker Kit.。Examples。Blinking an LED --- Learn the basics of programming the Omega by turning an LED on and off.。Blinking Multiple LEDs --- Learn some more programming concepts by controlling multiple LEDs at once.。Fading an LED --- Create a cool LED fading effect using the Pulse Width Modulation(PWM)technique.。Reading a Switch --- Use a physical switch to control an LED through the Omega.。Using a Shift Register --- Use a shift register chip to control eight LEDs using only a few GPIOs.。Controlling a 7-Segment Display --- Add a 7-segment display to the previous circuit to display numbers.。Reading a 1-Wire Temperature Sensor --- Use a 1-wire temperature sensor to read the ambient temperature.。Controlling an LCD Screen --- Use the I2C protocol to control an LCD screen attached to the previous circuit.
アズワン品番67-0424-15
1個
33,980 税込37,378
翌々日出荷

。Description。The SparkFun RV-8803 Real Time Clock Module is a Qwiic-enabled breakout board for the RV-8803 RTC. The RV-8803 boasts some impressive features including a temperature compensated crystal providing extremely precise time-keeping, low power consumption, and time stamp event input along with a user-programmable timing offset value. The RV-8803 also has an improved I2C interface compared to the RV-1805 RTC that removes the need to sequence commands/writes to the device. Best of all, the temperature compensation comes factory calibrated. Utilizing our handy Qwiic system so 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.。Adding a real-time clock to your project is the perfect way to get more accurate data; timing or otherwise. Using the Qwiic connector makes for a fast, solid way to incorporate this into your project. The RTC module has counters for hundredths of seconds, seconds, minutes, hours, date, month, year and weekday with a number of alarm and interrupt settings available as well. Plus the large operating temperature range(-40 to +105℃)and temperature compensated crystal makes for a good addition for field applications or harsh environments.。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.。Get Started with the SparkFun RV-8803 Real Time Clock Module Guide。Features。Factory Calibrated Temperature Compensation。High Time Accuracy。±1.5 ppm 0 to +50℃。±3.0 ppm -40 to +85℃。±7.0 ppm +85 to +105℃。1.5V to 5.5V Operating Voltage Range。240nA @ 3.3v Low-Power Consumption。I2C Address:0x32。Periodic Countdown Timer Interrupt function。Periodic Time Update Interrupt function(seconds, minutes)。Alarm Interrupts for weekday or date, hour and minute settings。External Event Input with Interrupt and Time Stamp function。Programmable Clock Output pin for peripheral devices.。Operating temperature range:-40 to +105℃。2x Qwiic Connectors
アズワン品番67-0420-10
1個
3,698 税込4,068
翌々日出荷

1個
279 税込307
33日以内出荷

Description。The SparkFun NEO-M9N GPS Breakout is a high quality GPS board with equally impressive configuration options including SMA. The NEO-M9N module is a 92-channel u-blox M9 engine GNSS receiver, meaning it can receive signals from the GPS, GLONASS, Galileo, and BeiDou constellations with ~1.5 meter accuracy. This breakout supports concurrent reception of four GNSS. This maximizes position accuracy in challenging conditions increasing, precision and decreases lock time; and thanks to the onboard rechargeable battery, you'll have backup power enabling the GPS to get a hot lock within seconds! Additionally, this u-blox receiver supports I2C(u-blox calls this Display Data Channel)which makes it perfect for the Qwiic compatibility so we don't have to use up our precious UART ports. 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 NEO-M9N module detects jamming and spoofing events and can report them to the host, so that the system can react to such events. A SAW(Surface Acoustic Wave)filter combined with an LNA(Low Noise Amplifier)in the RF path is integrated into the NEO-M9N module which allows normal operation even under strong RF interferences.。U-blox based GPS products are configurable using the popular, but dense, windows program called u-center. Plenty of different functions can be configured on the NEO-M9N:baud rates, update rates, geofencing, spoofing detection, external interrupts, SBAS/D-GPS, etc. All of this can be done within the SparkFun Arduino Library!。The SparkFun NEO-M9N GPS Breakout is also equipped with an on-board rechargeable battery that provides power to the RTC on the NEO-M9N. This reduces the time-to-first fix from a cold start(~24s)to a hot start(~2s). The battery will maintain RTC and GNSS orbit data without being connected to power for plenty of time.。This product requires an antenna:Be sure to check out the related products/hookup accessories and pick a suitable SMA antenna for your project.。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.。The NEO-M9N GPS Breakout can also be automatically detected, scanned, configured, and logged using the OpenLog Artemis datalogger system. No programming, soldering, or setup required!。Get Started With the SparkFun NEO-M9N GPS Guide。Features。Integrated SMA connector for use with antenna of your choice。92-Channel GNSS Receiver。1.5m Horizontal Accuracy。25Hz Max Update Rate(four concurrent GNSS)。Time-To-First-Fix:Cold:24s。Hot:2s。Max Altitude:80,000m。Max G:≦4。Max Velocity:500m/s。Velocity Accuracy:0.05m/s。Heading Accuracy:0.3 degrees。Time Pulse Accuracy:30ns。3.3V VCC and I/O。Current Consumption:~31mA Tracking GPS+GLONASS。Software Configurable。Geofencing。Odometer。Spoofing Detection。External Interrupt。Pin Control。Low Power Mode。Many others!。Supports NMEA, UBX, and RTCM protocols over UART or I2C interfaces
アズワン品番67-0423-87
1個
16,980 税込18,678
翌々日出荷

Description。The SparkFun ZOE-M8Q GPS Breakout is a high accuracy, miniaturized, GPS board that is perfect for applications that don't possess a lot of space. The on-board ZOE-M8Q is a 72-channel GNSS receiver, meaning it can receive signals from the GPS, GLONASS, BeiDou, and Galileo constellations. This increases precision and decreases lock time and thanks to the onboard rechargable battery you'll have backup power enabling the GPS to get a hot lock within seconds! Additionally, this u-blox receiver supports I2C(u-blox calls this Display Data Channel)which made it perfect for the Qwiic compatibility so we don't have to use up our precious UART ports. 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.。U-blox based GPS products are configurable using the popular, but dense, windows program called u-center. Plenty of different functions can be configured on the ZOE-M8Q:baud rates, update rates, geofencing, spoofing detection, external interrupts, SBAS/D-GPS, etc. All of this can be done within the SparkFun Arduino Library. We've also made sure to configure the UART pin grouping on the breakout to an industry standard to insure that it easily connects to a Serial Basic.。The SparkFun ZOE-M8Q GPS Breakout is also equipped with an on-board rechargeable battery that provides power to the RTC on the ZOE-M8Q. This reduces the time-to-first fix from a cold start(~30s)to a hot start(~1s). The battery will maintain RTC and GNSS orbit data without being connected to power for up to five hours. Since the ZOE-M8Q is a tiny GPS receiver and to minimize its footprint, we've added a U.FL connector to allow the use of both large standard ceramic antennas as well as very small chip scale antennas.。Note:The I2C address of the ZOE-M8Q is 0x42 and is software configurable. A multiplexer/Mux is required to communicate to multiple ZOE-M8Q sensors on a single bus. If you need to use more than one ZOE-M8Q 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 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.。The ZOE-M8Q GPS Breakout can also be automatically detected, scanned, configured, and logged using the OpenLog Artemis datalogger system. No programming, soldering, or setup required!。Get Started With the SparkFun ZOE-M8Q Hookup Guide。Features。72-Channel GNSS Receiver。2.5m Horizontal Accuracy。18Hz Max Update Rate。Time-To-First-Fix:Cold:26s。Hot:1s。Max Altitude:50,000m。Max G:≦4。Max Velocity:500m/s。Velocity Accuracy:0.05m/s。Heading Accuracy:0.3 degrees。Time Pulse Accuracy:30ns。3.3V VCC and I/O。Current Consumption:~29mA Tracking GPS+GLONASS。Software Configurable。Geofencing。Odometer。Spoofing Detection。External Interrupt。Pin Control。Low Power Mode。Many others!。Supports NMEA, UBX, and RTCM protocols over UART or I2C interfaces
アズワン品番67-0423-76
1個
11,980 税込13,178
翌々日出荷

Description。The SparkFun 8-Pin SOIC to DIP Adapter is a small PCB that lets you adapt SOIC packages into a DIP footprint. These tiny boards are useful for modding and upgrading devices that use 8-pin DIP ICs, when the upgraded IC is only available in
アズワン品番67-0360-46
1個
889 税込978
4日以内出荷

Description。The SparkFun 16-Pin SSOP to DIP Adapter is a small PCB that lets you adapt SSOP packages into a DIP footprint. These small boards are useful for modding and upgrading devices that use 14- and 16-pin DIP ICs, when the upgraded IC is only av
アズワン品番67-0419-97
1個
739 税込813
翌々日出荷

Description。Note:。Since these cables belong to our "Ding & Dent" category, once we are out of stock, we will not carry it again. Get them while you can! We also cannot accept requests/returns/exchanges, provide documentation, or provide support
アズワン品番67-0422-07
1個
379 税込417
33日以内出荷

Description。Note:。Since these cables belong to our "Ding & Dent" category, once we are out of stock, we will not carry it again. Get them while you can! We also cannot accept requests/returns/exchanges, provide documentation, or provide supp
アズワン品番67-0422-06
1個
229 税込252
33日以内出荷

Description。Note:。Since these cables belong to our "Ding & Dent" category, once we are out of stock, we will not carry it again. Get them while you can! We also cannot accept requests/returns/exchanges, provide documentation, or provide support on any aspect of these items.。Features。28 AWG
アズワン品番67-0422-05
1個
229 税込252
33日以内出荷

Description。These inserts are great for easy and flexible work holding solutions. You could strategically place a few to hold down material in a jig or fixture, or install in a grid pattern to turn your wasteboard into a threaded table by installing t
アズワン品番67-0429-09
1個
5,298 税込5,828
翌々日出荷

Description。The 6-Channel Temperature Monitor can measure temperatures from as low as -240℃ up to +850℃(real-world limits greatly depend on the sensors being used). Up to six 3-wire PT100 sensors(not included)can be connected for measuring up to six temperatures. Measured temperature values are sent on a serial port for data logging and/or further processing. The kit includes an optional serial LCD for displaying readouts right on the board.。Note:The kit requires soldering, a Serial to USB converter, and 9V power supply. See related products for these and PT100 temperature sensors.
アズワン品番67-0429-30
1個
25,980 税込28,578
翌々日出荷

Description。This is a class 10 32GB microSD memory card, perfect for housing operating systems for single board computers and a multitude of other information. Since this is a class 10 microSD it is capable of transferring data at speeds up to 80MB/s allowing it to have a noticeable increase in performance while running an on-board OS.。Each microSD card comes with its own SD adapter for better ease of access.。Features。Class 10(up to 80MB/s read-write)。32GB Storage
アズワン品番67-0359-07
1個
7,398 税込8,138
33日以内出荷

Description。These new eccentric nuts are a revision of the standard eccentric nuts that have been a part of the Shapeoko 3 from the start.。These HD Eccentric Nuts feature the following:A larger bearing surface to reduce deflection as the nut is tens
アズワン品番67-0429-13
1個
4,998 税込5,498
翌々日出荷

Description。This hardware kit consists of 4 each of M2 style nylon hex nuts and screws. It is designed for use with the Leopard Imaging Camera, but can be used for other mountings as well.。This hardware set is identical to what is included in our Je
アズワン品番67-0426-11
1個
299 税込329
翌々日出荷

Description。This is a simple knob that connects to the small and medium sized linear slide potentiometers. Each knob uses friction to secure itself to fit onto the slide pot. Once attached, this small knob provides you with an easier to use potentiometer for your project!
アズワン品番67-0421-19
1個
319 税込351
翌々日出荷

Description。Welcome to the world of paper circuits - creating electronic projects directly on paper using simple components! The SparkFun Paper Circuits Kit teaches the basics and fundamentals of creating an electric circuit without the need to solde
アズワン品番67-0424-37
1個
3,998 税込4,398
翌々日出荷

Description。These inserts are great for easy and flexible work holding solutions. You could strategically place a few to hold down material in a jig or fixture, or install in a grid pattern to turn your wasteboard into a threaded table by installing these threaded inserts.。Installation is easy, simply create a 9mm pilot hole, then thread the insert into the hole.。Both the inch and metric come in packs of 100 inserts and include a 6mm hex key and 6mm hex driver for installation. The hex driver can be used with a cordless drill for quick installation.。Features。6mm Hex(on both Imperial and Metric versions)。Length:13mm(~1/2")。Maximum Hole Size:9mm(0.354", Letter T Drill)。1/4-20 thread
アズワン品番67-0429-10
1個
5,298 税込5,828
翌々日出荷

Description。Robots are fun, and Arduinos are easy. So wouldn't it be nice if there were kit that included everything you need to get your Arduino device set up to control simple two-motor-circuit buddy? The SparkFun Ardumoto Shield Kit is perfect for any robot enthusiast and includes an Ardumoto Shield, as well as pairs of tires, motors, connectors and wires. And, of course, it's all stuffed in classic SparkFun red box(which may come in handy as robot chassis).。The Ardumoto Shield is an easy-to-use dual-motor controller for Arduino. Combined with an Arduino, the Ardumoto makes fantastic controller platform for RC vehicles or even small autonomous robots. At the heart of the Ardumoto --- the big, black chip right in the middle --- is an L298, one of our favorite dual-channel motor drivers around, capable of driving up to 2A per channel. The board takes its power from the same Vin line as the Arduino board and includes blue and yellow LEDs to indicate active direction. All driver lines are diode protected from back EMF.。Note:The motors included with this kit are not compatible with the Wheel Encoder kit. Sorry for the inconvenience.。Get Started with the SparkFun Ardumoto Kit Guide
アズワン品番67-0424-09
1個
7,798 税込8,578
翌々日出荷

Description。Robots are fun, and the micro:bit is the perfect controller for learning how to build and program robots! Combining the micro:bit with the SparkFun moto:bit carrier board creates a flexible, low-cost, Qwiic-enabled robotics platform for robot enthusiasts young and old! With the SparkFun micro:bot kit you will be able to create simple robots quickly without spending hours learning how to build and program your bot.。Inside each micro:bot kit you will find all the components required to build your micro:bit into a robotics powerhouse; the only part that's not included is the micro:bit itself. Simply add your own micro:bit to the provided moto:bit, assemble the kit, and you will be ready to start moving. The SparkFun micro:bot kit is a great way to get your feet wet in the world of robotics.。The kit does not require any soldering and is recommended for anyone curious about robotics or the micro:bit platform.。Note:The SparkFun micro:bot kit does。NOT。include a micro:bit board. The micro:bit board will need to be purchased separately.。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!。Get started with the micro:bot kit Guide
アズワン品番67-0424-41
1個
21,980 税込24,178
翌々日出荷

Description。The SparkFun Qwiic MicroPressure Sensor is a miniature breakout equipped with Honeywell's 25psi piezoresistive silicon pressure sensor. This MicroPressure Sensor offers a calibrated and compensated pressure sensing range of 60mbar to 2.5bar, easy to read 24 bit digital I2C output, and can be calibrated and compensated over a specific temperature range for sensor offset, sensitivity, temperature effects, and non-linearity using an on-board Application Specific Integrated Circuit(ASIC). With its ultra-low power consumption and Qwiic ports, you've got yourself a power packed little sensor!。Each Qwiic MicroPressure Sensor has a calibrated pressure sensing range from 1-25psi and a power consumption rate as low as 0.01mW typ. average power, 1Hz measurement frequency for ultimate portability. Used in multiple medical(blood pressure monitoring, negative pressure wound therapy), industrial(air braking systems, gas and water meters), and consumer uses(coffee machines, humidifiers, air beds, washing machines, dishwashers), the SparkFun Qwiic MicroPressure Sensor is a great addition to the SparkFun Qwiic ecosystem!。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.。Get Started with the SparkFun Qwiic MicroPressure Hookup Guide。Features。Pressure Type:Absolute。Operating Pressure:25psi(172.37kPa)。I2C Address:0x18。Accuracy:±0.25%。Voltage - Supply:1.8V-3.6V。Port Size:Male - 0.1"(2.5mm)Tube。Port Style:Barbless。Maximum Pressure:60psi(413.69kPa)。Compatible with a variety of liquid media。2x Qwiic Connectors
アズワン品番67-0427-25
1個
22,980 税込25,278
欠品中

。Description。Passive Infrared(PIR)sensors are great for detecting motion in a small area around the sensor. The 170μA SparkFun EKMC4607112K PIR Breakout is a simple board equipped with an EKM-series PIR sensor from Panasonic(R). The EKM-series PIR sensors are optimized for small movements to offer motion-sensing options for continuously powered applications.。PIR sensors do not return specific distance data but instead monitor for IR light coming from objects in their field of view and will activate their signal when motion is detected in their sensing area, making them perfect for applications such as turning devices on automatically when motion is detected. Applications include home and building automation for energy saving, automated on/off lighting control, security, appliances, and IoT.。Panasonic's low-profile PIR motion sensors(10.9mm versus standard 14.4mm height offer space savings for constrained designs)consist of a lens to create various detection zones, an optical filter to block non-infrared light, pyroelectric sensing elements, electromagnetic shielding to all circuitry, and an impedance converter to get an electrical signal. This PIR sensor offers digital output across 32 zones at 5m detection distance with 90°×90° detection area.。Note:The sensitivity of passive infrared sensors is influenced by environmental conditions, so a performance evaluation test under representative conditions is recommended.。Get Started with the SparkFun PIR Breakout Guide。Features。Operating Voltage:2.3。-。4.0V。170 μA。standby current consumption。Lens diameter - 10.4mm。Lens Height - 10.9mm。5m detection distance。90°×90°(±45°)detection area
アズワン品番67-0427-43
1個
4,598 税込5,058
翌々日出荷

Description。The CD40106BE consists of six Schmitt-trigger circuits. Each circuit functions as an inverter with Schmitt-trigger action on the input. The trigger switches at different points for positive- and negative-going signals. The difference between the positive-going voltage(VP)and the negative-going voltage(VN)is defined as hysteresis voltage(VH).。Features。Schmitt trigger action with no external components。Hysteresis voltage typ. at 0.9V at VDD = 5V, 2.3V at VDD = 10V, and 3.5V at VDD = 15V。Noise immunity greater than 50%。No limit on input rise and fall times。Standardised, symmetrical output characteristics。100% tested for quiescent current at 20sV。Maximum input current of 1μA at 18 V over full package temperature range; 100nA at 18V and 25℃。Low VDD to VSS current during slow input ramp
アズワン品番67-0420-89
1個
679 税込747
翌々日出荷

Description。Cherry MX Keyswitches are top-of-the-line mechanical keyboard switches. They're satisfyingly "clicky", reliable up to tens-of-millions of key presses, and a standard in gaming and programming keyboards across the globe. With the SparkFun Cherry MX Switch Breakout we have made the switches more easily adaptable to breadboard or perfboard-based projects. The Cherry MX Switch Breakout is a perfect prototyping tool for projects ranging from a single-key user-input to fully-custom 101-key keyboards.。In addition to breaking out the switch contacts to breadboard-compatible headers, the Cherry MX Switch Breakout also provides access to an optional switch-mounted LED. Plus, the pin break-outs are designed with keyboard matrix-ing in mind, so you can interconnect as many boards as you'd like into a row-column configuration, keeping the I/O-pin requirements as low as possible.。Note:If you are looking for a Cherry MX Switch to use with this breakout, we've got you covered! CLICK HERE!。Get Started with the Cherry MX Switch Guide。Features。Support for 3mm LED。Footprint for LED current-limiting resistor。Footprint for switch-isolating diode。Chain-able in row/column matrices。Designed to match standard key spacing and keyboard row offsets
アズワン品番67-0419-91
1個
449 税込494
翌々日出荷

Description。The LIDAR-Lite v4 LED sensor is the next step in the LIDAR-Lite line. A small, lightweight, low-power optical ranging sensor. It's the first to incorporate ANT profile wireless networking technology into an optical sensor. Its built-in nRF52840 processor means that developers can create custom applications, or be operated as a stand-alone device right out of the box by using the preloaded stock application.。Like the LIDAR-Lite v3 and LIDAR-Lite v3HP sensors; it can also be directly connected to an external micro-controller running a custom user application. As such, it provides a highly adaptable option for OEM and maker applications in robotics, Internet of Things, and unmanned vehicles ― or any application where an ultrasonic sensor might otherwise be used. It's perfect as the basic building block for applications where wireless capabilities, small size, light weight, low power consumption and high performance are important factors in a short-range, 10-meter, optical distance measuring sensor.。The LIDAR-Lite v4 requires an external 5VDC power source and soldering is required. This Time-of-Flight ranging module uses a LED and optics for ranging. It does not use a laser; therefore, it is inherently eye-safe under normal usage.。Features。Resolution:1 cm。Measurement repeatability:As measured indoors to a 90% reflective target。1 cm is equivalent to 1 standard deviation。Using "high accuracy" mode, with averaging:+/- 1 cm to 2 meters。+/- 2 cm to 4 meters。+/- 5 cm to 10 meters。Range:5 cm to 10 meters(as measured from back of unit)。Update rate:I2C = >200 Hz typical。ANT(R)= up to 200 Hz to a 90% target indoors at 2m in normal operating mode。Interface:I2C or ANT; user configurable for SPI using the Nordic SDK。Power(operating voltage):4.75 - 5.25 VDC。Current consumption:2mA idle, 85mA during acquisition。Operating temperature:-20 to 60° C。LED wavelength:940 nm。Beam divergence:4.77°。Optical aperture:14.9 mm。Unit size(HxWxD):2.1"×0.8"×0.9"(52.2×21.2×24.0 mm)。Weight:14.6 g(0.5 oz)
アズワン品番67-0427-09
1個
18,980 税込20,878
翌々日出荷

。Description。The GD25Q40C(4M-bit)Serial flash supports the standard Serial Peripheral Interface(SPI), and supports theDual/Quad SPI:Serial Clock, Chip Select, Serial Data I/O0(SI), I/O1(SO), I/O2(WP#), and I/O3(HOLD#). The Dual I/O data is transferred with speed of 240Mbits/s and the Quad I/O & Quad output data is transferred with speed of 480Mbits/s.。Features。4M-bit Serial Flash。512K-byte。256 bytes per programmable page。Standard, Dual, Quad SPI。High Speed Clock Frequency。120MHz for fast read with 30PF load。Dual I/O Data transfer up to 240Mbits/s。Quad I/O Data transfer up to 480Mbits/s。Software/Hardware Write Protection。Minimum 100,000 Program/Erase Cycles。Data Retention。20-year data retention typical。Single Power Supply Voltage。Full voltage range:2.7~3.6V。Low Power Consumption。1μA typical deep power down current。1μA typical standby current
アズワン品番67-0421-78
1個
119 税込131
4日以内出荷

Description。Sweepy 2.0 is our new Dust Boot made from clear polycarbonate.。Version 2.0 features a number of enhancements, that stem from customer feedback. These include:Sweepy 65 V2 - now can now travel up and down the spindle body allowing greater flexibility when milling。Now fits a 2.5" Shopvac as standard。Includes adapters for:2.5" direct hose。2.25" shop vac。36mm Festool/Fein。Includes our affectionally-named "Winston" a clear brush free base for 3d carving and video making。This 69mm size is for the Dewalt spindles.。Sweepy mounts directly to your spindle and is clamped with a machined quick-release. The compact design means that no travel is lost, and it works with any Shapeoko Z-axis with no adapters. The lower half is detachable and held in place using neodymium magnets, which means that the top half remains in place while the lower half detaches for easy access when changing bits.。(For the legal sticklers out there, the Shapeoko and Compact Router shown in the photos are not included with Sweepy.)
アズワン品番67-0429-12
1個
20,980 税込23,078
33日以内出荷

Description。Please note, these machines are built to order have an estimated lead time of 4 business days before shipping。This is the Shapeoko 4 XL, nearly double the cutting area of the Shapeoko 4 Standard! The Shapeoko is a 3-axis CNC Machine kit that allows you to create your 2D and 3D designs out of non-ferrous metals, hardwoods, and plastics. The Shapeoko 4 XL is designed to be affordable enough for any shop and powerful enough to do real work. Don't let the size intimidate you! This is an entry-level CNC machine designed for hobbyists, artists, and fabricators!。Each Shapeoko 4 XL has a cutting area of 838.2mm(X)x 444.5 mm(Y)x 101.6mm(Z)(33"×17.5"×4")and an overall footprint of 1270mm(X)x 609.6mm(Y)x 482.6mm(Z)(50"×24"×19"). The power cable included in this kit is designed for the United States National Plug Standard. Don't forget you can put whatever you want on the adapter ring(as long as it fits), whether that's a laser, 3D print extrusion head, or a marker. Get creative!。Upgrades from the Shapeoko 3 include:New, more rigid v-wheel design。15mm belts。Inductive homing switches。New electronics。Integrated t-slot Hybrid Table(OPTIONAL)。Fully-supported Y extrusions。Leadscrew-driven Z-axis。New, more rigid 65mm router mount。Sweepy 65mm V2 dust boot。Note:This item is non-returnable. If this item arrives damaged or is not functioning properly, please do not hesitate to contact us to see if further actions may be taken.。Not Compatible with the Shapeoko 4:Expansion Packs。T-Track Clamp Kits。Z-Plus。Proximity Switch Kit。Maintenance Kit。Shapeoko 3 Bit Setter。HDZ 4.0。。Features。Footprint:1270mm×609.6mm×482.6mm(50"×24"×19")。Cutting Area:838.2mm×444.5mm×101.6mm(33"×17.5"×4")。Weight 137lbs.。Operating System:Mac(OSX 10.14 or higher)or PC(Windows 8.1 or 10, Intel or AMD)
アズワン品番67-0428-90
1個
659,800 税込725,780
翌々日出荷

。Description。Add another eight pins to your microcontroller using a MCP23008 port expander. The MCP23008 uses two I2C pins which can be shared with other I2C devices, and in exchange gives you eight general purpose pins. You can set each of eight pins to be input, output, or input with a pullup. There's even the ability to get an interrupt via an external pin when any of the inputs change so you don't have to keep polling the chip.。Use this chip from 2.7-5.5V(good for any 3.3V or 5V setup), and you can sink/source up to 20mA from any of the I/O pins so this will work for LEDs and such. Team it up with a high-power MOSFET if you need more juice. DIP package means it will plug into any breadboard or perfboard.。You can set the I2C address by tying the ADDR0-2 pins to power or ground, for up to eight unique addresses. That means eight chips can share a single I2C bus - that's 64 I/O pins!。Features。8-bit remote bidirectional I/O port。High-speed I2C interface(MCP23008)。Hardware address pins。Configurable interrupt output pin。Configurable interrupt source。Polarity Inversion register for input port data polarity config.。External reset input。Low standby current:1 μA(max.)・ Operating voltage:。1.8V to 5.5V @ -40℃ to +85℃ I2C @ 100 kHz SPI @ 5 MHz。2.7V to 5.5V @ -40℃ to +85℃ I2C @ 400 kHz SPI @ 10 MHz。4.5V to 5.5V @ -40℃ to +125℃ I2C @ 1.7 kHz SPI @ 10 MHz
アズワン品番67-0421-32
1個
589 税込648
翌々日出荷

Description。LIDAR has never looked so good! This is the LIDAR-Lite v3HP, a compact, high-performance optical distance measurement sensor from Garmin(TM). The LIDAR-Lite v3HP is。the。ideal optical ranging solution for drone, robot, or unmanned vehicle applications. Each sensor is housed in a durable, IPX7-rated housing and includes all the core features and user configurability of the popular LIDAR-Lite v3.。The v3HP is very similar in function to that of the v3 but it can now sample faster at rates greater than 1kHz(where as the v3 is only capable of up to 500Hz). Another improvement is that this v3HP model is more power efficient with current consumption rates 40mA less than the v3(that's 65mA as opposed to 105mA while idle, and 85mA instead of 130mA while acquiring).。Each LIDAR-Lite v3HP has a range of 1m to 40m and features an edge-emitting, 905nm(1.3 watts), single-stripe laser transmitter, 8m Radian beam divergence, and an optical aperture of 12.5mm. This version of the LIDAR-Lite still operates at 5VDC(6V max)with a peak power of 1.3W and still possesses an accuracy of +/- 2.5cm at >2m. On top of everything else, the LIDAR-Lite is user-configurable, allowing adjustment between accuracy, operating range and measurement time and can be interfaced via I2C or PWM with the attached 200mm cable.。Note:CLASS 1 LASER PRODUCT CLASSIFIED EN/IEC 60825-1 2014. This product is in conformity with performance standards for laser products under 21 CFR 1040, except with respect to those characteristics authorized by Variance Number FDA-2016-V-2943 effective September 27, 2016.。Get Started with the LIDAR-Lite v3HP Guide。Features。Resolution:1 cm。Typical accuracy:+/- 2.5cm at distances greater than 2 meters(Refer to operating manual for complete operating specifications)。Range:1m to 40m。Update rate:Greater than 1kHz。Interface:I2C or PWM。Power(operating voltage):4.75-5VDC; 6V Max。Current consumption:65ma idle; 85ma during acquisition。Operating temperature:-20℃ to 60℃。Laser wave length/Peak power:905nm/1.3W。Beam divergence:8m Radian。Optical aperture:12.5mm。Water rating:IPX7。Unit dimensions:24.5mm×53.5mm×33.5mm(1.0in×2.1in×1.3in)。Weight:34g(1.2oz)
アズワン品番67-0426-76
1個
35,980 税込39,578
翌々日出荷

Description。This 7" Raspberry Pi Touchscreen LCD provides you with the ability to create a standalone device that can be utilized as a custom tablet or an all-in-one interactive interface for a future project using your Raspberry Pi 3. Each LCD features a full color 800×480 capacitive touch display that connects to the Pi via an included adapter board which handles all of your power and signal conversion needs. An updated version of Raspbian OS on the A+, B+ and Pi2B is required for the display to work(the display does not work with the current version of Raspbian available on the Model A or B).。What makes this LCD great is the fact that it only requires two connections to be hooked up to the Pi; power from the Pi's GPIO port and a ribbon cable that connects to the DSI port present on all Raspberry Pi's. Touchscreen drivers with support for 10-finger touch and an on-screen keyboard allow you to use your Raspberry Pi without an external keyboard or mouse.。With this Raspberry Pi LCD you can create your own 'Internet of Things'(IoT)devices including a visual display by simply connecting your Pi, developing a easy Python script to interact with the display, and you'll be ready to create your own home automation devices with touch screen capability.。Note:The latest version of Raspbian OS is required for this Raspberry Pi LCD to operate correctly.。Features。7" Touchscreen Display.。Screen Dimensions:194mm×110mm×20mm(including standoffs)。Viewable screen size:155mm×86mm。70 degree viewing angle。Screen Resolution 800×480 pixels @ 60fps。24-bit color。10 finger capacitive touch.。Connects to the Raspberry Pi board using a ribbon cable connected to the DSI port.。Adapter board is used to power the display and convert the parallel signals from the display to the serial(DSI)port on the Raspberry Pi.
アズワン品番67-0457-43
1セット
19,980 税込21,978
翌々日出荷