「oringu」の検索結果
特価
本日8月10日(日)は、モノタロウブランドの全商品がキャンペーンコード入力で通常価格より
10%
引き!
キャンペーンコード
000025250815
キャンペーンコードのご利用方法
※特価からの更なる割引はございません
関連キーワード
。Description。Arduino is an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer(e.g. Flash, Processing, MaxMSP). The open-source IDE can be downloaded for free(currently for Mac OS X, Windows, and Linux).。The Arduino Mega is a microcontroller board based on the ATmega2560. It has 54 digital input/output pins(of which 14 can be used as PWM outputs), 16 analog inputs, 4 UARTs(hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.。Never fear for accidental electrical discharge, either since since the Mega also includes a plastic base plate to protect it!。The Mega 2560 R3 also adds SDA and SCL pins next to the AREF.。In addition, there are two new pins placed near the RESET pin. One is the IOREF that allow the shields to adapt to the voltage provided from the board.。The other is a not connected and is reserved for future purposes.。The Mega 2560 R3 works with all existing shields but can adapt to new shields which use these additional pins.。Not sure which Arduino or Arduino-compatible board is right for you? Check out our Arduino Buying Guide!。Features。ATmega2560 microcontroller。Input voltage - 7-12V。54 Digital I/O Pins(14 PWM outputs)。16 Analog Inputs。256k Flash Memory。16Mhz Clock Speed
アズワン品番67-0349-13
1個
¥15,980
税込¥17,578
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
1個
¥2,798
税込¥3,078
翌々日出荷
Description。The SparkFun Qwiic LED Stick features ten addressable APA102 LEDs, making it easy to add full color LED control using I2C. Write to individual LEDs to display a count in binary, or write to the whole strip for cool lighting effects. You can even add more LEDs to the end if you need to. We've written an Arduino library and Python package that take care of the I2C and communication to the LEDs so all you have to do is decide what color each LED should be.。The LED Stick has a default I2C address of 0x23 but can be changed with a simple command, allowing you to control up to 100 LEDs(10 Qwiic LED Sticks)on a single bus! The address can also be changed to 0x22 by closing the solder jumper on the back of the board.。This board is one of our many Qwiic compatible boards! Simply plug and go. No soldering, no figuring out which is SDA or SCL, and no voltage regulation or translation required!。Warning:Using a lot of LEDs can draw a lot of current. Make sure to consider the power limits of your setup. If you expect your LED chain to draw more than 600mA of current, connect your external supply directly to VLED. Closing the jumper from VLED to VCC will add a 4.7uF decoupling capacitor.。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 Qwiic LED Stick Guide。Features。10x APA102C addressable LEDs driven by an ATTiny85。Default I2C Address:0x23(Adjustable to 0x22 via Jumper)。2x Qwiic Connectors
アズワン品番67-0421-83
1個
¥2,498
税込¥2,748
4日以内出荷
Description。We are quite familiar with seven-segment displays. We see them on our alarm clocks, ovens, and microwaves. By adding more segments to each digit you can display more than just numbers! Introducing the brand new SparkFun Qwiic Alphanumeric Display. These white fourteen-segment digits allow you display all sorts of numbers, characters, and symbols. With Qwiic, simply plug it in and go. No soldering, no figuring out which is SDA or SCL, and no voltage regulation or translation required!。The SparkFun Alphanumeric Display Arduino library makes printing strings to the display as easy as calling the print()function. With this library, you'll be able to send I2C commands to the VK16K33 LED driver chip to light up segments(including the decimal point or colon)and even scroll your string across the display. You can download the library through the Arduino library manager by searching 'SparkFun Alphanumeric Display' or you can get the GitHub repo as a .zip file and install the library from there.。The VK16K33 also supports I2C address configuration. Simply close a combination of the address jumpers on the back and you can communicate with up to four displays on the same bus. Our slim board design also features detachable stand off holes, vertical Qwiic connectors, and internal mounting holes.。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 Qwiic Alphanumeric Display Hookup Guide。Features。White display。Operating Voltage:3.3V。Integrated RC oscillator。Maximum display segment numbers:128 patterns。13×3 matrix key scan circuit。16-step dimming circuit。I2C Addresses:0x70(0x71, 0x72, 0x73)。2x Qwiic connectors。2x Wall Mounting Points
アズワン品番67-0421-87
1個
¥2,098
税込¥2,308
翌々日出荷
Description。Note:。In larger installations you may need to add a decoupling capacitor between power and ground to prevent voltage dips when turning on a whole bunch of LED's simultaneously. We recommend using a 4.7μF capacitor which we sell in strips of 10.。Get Started With the SparkFun LuMini LED Ring Guide。Features。Optional Capacitor Space。Daisy-Chainable
アズワン品番67-0421-23
1個
¥2,398
税込¥2,638
翌々日出荷
Description。Note:。In larger installations you may need to add a decoupling capacitor between power and ground to prevent voltage dips when turning on a whole bunch of LED's simultaneously. We recommend using a 4.7μF capacitor which we sell in strips of 10.。Get Started With the SparkFun LuMini LED Ring Guide。Features。Optional Capacitor Space。Daisy-Chainable
アズワン品番67-0421-22
1個
¥4,698
税込¥5,168
翌々日出荷
。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 XBee3 Thing Plus is an ultra capable and easy way for getting into wireless device development. The combination of XBee and Qwiic in a space conscious design represents a much needed update to our XBee offering. With 20 I/O pins and Lithium Polymer Ion battery management, the XBee3 Thing Plus has all the basics for quickly prototyping or developing a connected device such as a remote sensor. The Qwiic connector and JST connector for the battery make for a solder-less option when working with the board which shortens setup time.。The new XBee3 Micro Module provides the classic all-but plug and play 802.15.4 2.4GHz wireless connection(Zigbee 3.0 Protocol)that makes it so desirable, but with a new addition of being programmable with MicroPython(32KB of memory available for it). RF data rates up to 250 Kbps and 200ft indoor ranges and up to 4000ft line-of-sight outdoor range. Communicating with/Configuring the module happens via an AT Command set or the Digi API, X-CTU, both locally or over-the-air. There's even a mobile version of X-CTU now; Digi XBee(R)Mobile.。This variation features a U.FL antenna connector for longer range communications. Check out the related products for compatible antennas.。Get Started With the SparkFun XBee3 Thing Plus Guide。Features。XBee3 Micro Module。Silicon Labs EFR32MG SoC。250Kbps RF, 1Mbps Serial data rates。Indoor/Urban range up to 200 ft(60 m)。Outdoor/RF Line of Sight range up to 4000 ft(1200 m)。+8 dBm transmit power。-103 dBm receiver sensitivity。UART, I2C, SPI Interfaces(SPI currently not available at this time, but broken out on the board)。ISM 2.4GHz Frequency Band(802.15.4)。1MB of memory, 128KB RAM(32KB available for MicroPython)。20 GPIO Pins。Configurable via X-CTU or AT Command set via both USB and Wirelessly(second XBee 3 device required for wireless configuration unless you're using the mobile app)。Qwiic Compatible。On-board charging circuit and connector for 3.3v Lithium Polymer Ion Batteries(see related products for compatible batteries)。2.6VDC - 3.6VDC supply voltage。U.FL Antenna Connector
アズワン品番67-0429-55
1個
¥11,980
税込¥13,178
翌々日出荷
Description。The XBee3 Thing Plus is an ultra-capable and easy way for getting into wireless device development. The combination of XBee and Qwiic in a space-conscious design represents a much-needed update to our XBee offering. With 20 I/O pins and Lithium-Polymer Ion battery management, the XBee3 Thing Plus has all the basics for quickly prototyping or developing a connected device such as a remote sensor. The Qwiic connector and JST connector for the battery make for a solder-less option when working with the board which shortens setup time.。The new XBee3 Micro Module provides the classic, near plug and play 802.15.4 2.4GHz wireless connection(Zigbee 3.0 Protocol)that makes it so desirable, but with a new addition of being programmable with MicroPython(32KB of memory available for it). RF data rates up to 250Kbps and 200 ft indoor ranges and up to 4000 ft line-of-sight outdoor range. Communicating with/Configuring the module happens via an AT Command set or the Digi API, X-CTU, both locally or over-the-air. There's even a mobile version of X-CTU now; Digi XBee(R)Mobile.。Note:This variation uses a chip antenna and is not compatible with external antennas.。Get Started With the SparkFun XBee3 Thing Plus Guide。Features。XBee3 Micro Module。Silicon Labs EFR32MG SoC。250Kbps RF, 1Mbps Serial data rates。Indoor/Urban range up to 200 ft(60 m)。Outdoor/RF Line of Sight range up to 4000 ft(1200 m)。+8 dBm transmit power。-103 dBm receiver sensitivity。UART, I2C, SPI Interfaces(SPI currently not available at this time, but broken out on the board)。ISM 2.4GHz Frequency Band(802.15.4)。1MB of memory, 128KB RAM(32KB available for MicroPython)。20 GPIO Pins。Configurable via X-CTU or AT Command set via both USB and Wirelessly(second XBee 3 device required for wireless configuration unless you're using the mobile app)。Qwiic Compatible。On-board charging circuit and connector for 3.3v Lithium Polymer Ion Batteries(see related products for compatible batteries)。2.6VDC - 3.6VDC supply voltage。On-board Chip Antenna
アズワン品番67-0429-57
1個
¥12,980
税込¥14,278
翌々日出荷
。Description。The SparkFun Wireless Joystick Kit provides an easy way to control your next XBee project. Before the wireless joystick, radio-controlled projects used hobby RC transmitters, the same ones used for RC cars, boats and planes. The problem with these transmitters is that many aren't customizable, and the ones that are tend to be too expensive for many of us. The Wireless Joystick Kit offers a custom wireless solution for those who want to control their project their own way.。Equipped with the increasingly popular SAMD21 onboard, all you need is to assemble the SparkFun Wireless Joystick into the configuration you want and add your own XBee and lithium ion battery into the provided sockets. The Wireless Joystick Kit can be assembled into a configuration that utilizes dual joysticks for better RC steering robots(like tanks)or a single joystick configuration with four 12mm momentary pushbuttons(a setup similar to what older game consoles used). We have provided a full Hookup Guide that gives assembly instructions, as well as a tank-steering motor controller tutorial to help get you started!。Please be aware that the SparkFun Wireless Joystick Kit is。NOT supported on Windows 7/8。due to a lack of support drivers for those specific OS's.。Note:This kit will need to be assembled before use, so a beginner's knowledge of soldering will be required. Additionally, in an effort to keep shipping rates down and make this kit available to people throughout the world without delay, there is no XBee or lithium ion battery included.。Get Started with the Wireless Joystick Kit Guide
アズワン品番67-0424-08
1個
¥10,980
税込¥12,078
翌々日出荷
Description。The SparkFun Inventor's Kit for micro:bit v2 Lab Pack includes 10 complete micro:bit v2 Inventor's Kits, an SIK Refill Pack and 25 AAA-sized batteries to get your students started in the world of electronics. The SIKs inside the Lab Pack have everything you need, including micro:bit v2s, connector breakouts, breadboards and all the cables and accessories to hook up all the projects listed in our online Experiment Guide.。The kit does not require any soldering and is recommended for all users, from beginners to engineering students. We have provided a complete Experiment Guide in the Documents tab for you to check out now! If you are new to teaching electronics or have taught with the original SparkFun Inventor's Kit and are looking for something new, the SIK for micro:bit v2 is the perfect kit for you!。SparkFun packages everything educators need to get started with this platform in a variety of classroom and makerspace settings with diverse student populations. The hardware boards, cables and extra parts come pre-packaged, and our online support materials --- including an online Experiment Guide(to be updated)--- help you bring the power of the open source community to your classroom. Examples and curriculum materials are available from SparkFun and Arduino, as well as from other educators involved in this growing maker movement.。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!
アズワン品番67-0424-93
1個
¥139,800
税込¥153,780
翌々日出荷
Description。The SparkFun RTK Express is an easy to use GNSS receiver for centimeter-level positioning. Perfect for surveying, logging, and all types of post processing, this preprogrammed device can also be used for autonomous driving, navigation, asset tracking and any other application where there is a clear view of the sky. The RTK Express can also be used as a base station. With the press of a button, two RTK Expresses can be used to create an RTK system capable of 14mm horizontal positional accuracy. The built-in Bluetooth(R)connection via an ESP32 WROOM enables the user to use the RTK Express with their choice of GIS application on a phone or tablet. The built in battery allows for over five hours of field use and is compatible with common USB battery banks.。We took all the lessons from the RTK Surveyor and built the RTK Express. The RTK Express is built upon the same ZED-F9P u-blox receiver as the original RTK Surveyor so you can expect the same incredible performance and rich feature set. The embedded display allows for immediate feedback of horizontal positional accuracy, satellites in view, logging status, survey-in status, battery level, Bluetooth(R)MAC, etc. The rocker switches found on the original have been replaced by keypad buttons. We increased the battery to 1300mAh for a longer run time. The internal switches have been replaced by a digital Mux allowing for some really exciting applications including event triangulation. More ESD protection was added to protect the RF path, and we even threw in an accelerometer for digital leveling in the field.。This device can be used in four modes:GNSS Positioning(~30cm accuracy)。GNSS Positioning with RTK(1.4cm accuracy)。GNSS Base Station。GNSS Base Station NTRIP Server。In Position mode the device receives L1/L2 signals from a user-provided antenna and the high-grade GNSS receiver provides lat/long and altitude with accuracies around 300mm.。In Positioning with RTK mode the device receives L1/L2 signals from the antenna and correction data from a base station. The correction data can be obtained from a cellular link to online correction sources or over a radio link to a second RTK Surveyor/Express setup as a base station.。In Base Station mode the device is mounted to a temporary position(like a tripod)and begins transmitting correction data over a radio or Internet connection. A base is often used in conjunction with a second unit set to 'Positioning with RTK' to obtain the 14mm relative accuracy. The RTK Surveyor and RTK Express are interchangeable as a Base Station; an RTK Surveyor can be a base for an RTK Express and vice versa.。In Base Station NTRIP Server mode the device is mounted to a semi or permanently fixed position(like a roof)and connects over WiFi to transmit the correction data to a NTRIP caster so that any rover can access the correction data over a cellular or Internet connection. This type of base is a very easy way to set up a very precise absolute correction source.。Two cables are provided with the RTK Express allowing a user to plug in our easy to use Serial Telemetry Radios or their own radio link. If a local correction source is within 10km, a user can also use their phone to provide correction data over the Bluetooth(R)link(no external radio needed!).。Note:The SparkFun RTK Express is just the enclosed device and does NOT include an antenna, serial telemetry radio, or associated mounting pieces. These items will need to be purchased separately from the Hookup Accessories below.。Get Started With the SparkFun RTK Express Guide。Features。GNSS Receiver:ZED-F9P。Concurrent reception of GPS, GLONASS, Galileo and BeiDou。Receives both L1C/A and L2C bands。Current:68mA - 130mA(varies with constellations and tracking state)。Time to First Fix:25s(cold), 2s(hot)。Max Navigation Rate:PVT(basic location over UBX binary protocol)- 25Hz。RTK - 20Hz。Raw - 25Hz。Horizontal Position Accuracy:2.5m without RTK。0.010m with RTK。Max Altitude:50km(31 miles)。Max Velocity:500m/s(1118mph)。Bluetooth(R)Transceiver:ESP32 WROOM。Xtensa(R)dual-core 32-bit LX6 microprocessor。Up to 240MHz clock frequency。4MB of flash storage。520kB internal SRAM。Integrated 802.11 BGN WiFi transceiver。Integrated dual-mode Bluetooth(R)(classic and BLE)。Hardware accelerated encryption(AES, SHA2, ECC, RSA-4096)。2.5 μA deep sleep current。Overall Device。Internal Battery:LiPo 1300mAh with 500mA charging。Radio Port:3.3V TTL Serial(57600bps RTCM TX/RX)。Data Port:3.3V TTL Serial(115200bps NMEA)。Embedded OLED Display for available satellites, data logging, and more.。Push button controls。Weight:162g(entire device including battery)。Dimensions:132mm×101mm×32mm(5.2in×3.9in×1.2in)。1x Qwiic Connector。Changes:This version(which replaces SPX-18019)uses a reinforced edge mount SMA connector for better resiliency when a fixed 'stub' antenna is used.
アズワン品番67-0423-94
1個
¥129,800
税込¥142,780
翌々日出荷
関連キーワード