FantasticSearch

Scroll to: TopResults

E-commerce Search Demo

AI Assisted Filters

Positive filters:
Negative filters:

Parameters

Query:

Positive filters:
Negative filters:

Category filters: All

AI Assist: ON

Page: 1

Products

Time taken: 3 Max score: 1000.000 Total hits: 100 Full time: 0.0 s
Showing 1-10 of 100 products

Product image
B007IZJZ24

Availability: Currently unavailable

Score: 1000.000

Category: Electronics

Rating: 3

Votes: 1

Find similar products
Somfy Z-Wave to Digital Motor Interface (1870171). Converts Z-Wave commands to Somfy motor control commands Enables Z-Wave control of Sonesse 50 ILT and Sonesse 30 RS-485 motors Accepts commands from Z-Wave remotes, wall switches, etc.
Product image
B014KRGE12

Availability: Currently unavailable

Score: 6.757

Category: Electronics

Rating: 3.7

Votes: 14

Find similar products
SunFounder AD/DA Converter PCF8591 Sensor Module Compatible with Arduino and Raspberry Pi. .
Product image
B07KPMK8VX

Availability: Currently unavailable

Score: 6.494

Category: Electronics

Rating: 2

Votes: 1

Find similar products
STLINK-V3 Modular in-Circuit debugger and Programmer for STM32/STM8. The STLINK-V3SET is a modular stand-alone debugging and programming probe for the STM8 and STM32 microcontrollers. It is composed of a main module and a complementary adapter board. The SWIM and JTAG/SWD interfaces are used to communicate with any STM8 or STM32 microcontroller located on an application board. The STLINK-V3SET also provides a Virtual COM port interface allowing the host PC to communicate with the target microcontroller through one UART, and bridge interfaces (SPI, I2C, CAN, GPIOs) allowing for instance the programming of the target through bootloader. The modular architecture of STLINK-V3SET enables to extend its main features through additional modules such as the adapter board. Key Features: Stand-alone probe with modular extensions Self-powered through a USB connector (Micro-B) USB 2.0 high-speed compatible interface Direct firmware update support (DFU) JTAG / serial wire debugging (SWD) specific features: 3 V to 3.6 V application voltage support and 5 V tolerant inputs, Flat cables STDC14 to MIPI10 / STDC14 / MIPI20 (connectors with 1.27 mm pitch), JTAG communication support, SWD and serial wire viewer (SWV) communication support SWIM specific features (only available with adapter board MB1440): 1.65 V to 5.5 V application voltage support, SWIM header (2.54 mm pitch), SWIM low-speed and high-speed modes support Virtual COM port (VCP) specific features: 3 V to 3.6 V application voltage support on the UART interface and 5 V tolerant inputs, VCP frequency up to 15 MHz, Available on STDC14 debug connector (not available on MIPI10) Multi-path bridge USB to SPI/UART/I2C/CAN/GPIOs specific features: 3 V to 3.6 V application voltage support and 5 V tolerant inputs, Signals available on adapter board only (MB1440) Drag-and-drop Flash programming Two color LEDs: communication, power.
Product image
B0797JK4RW

Price: $9.99

Score: 6.452

Category: Electronics

Rating: 4.3

Votes: 75

Find similar products
KEYESTUDIO 16-Channel 12-bit Servo Motor Driver Board I2C Interface for Arduino R3 Controller. Specification 1.I2C input, to control 16-channel PWM output 2.Servo power supply independent V + input up to 6V 3.Logic signal and logic power independent output 3-5v 4.Frequency of 40-1000Hz 5.Number of channels: 16-channel 6.Resolution: 12-bit.
Product image
B017ZZHVCW

Availability: Currently unavailable

Score: 6.369

Category: Electronics

Rating: 3

Votes: 3

Find similar products
Sparkfun XBee Explorer Serial. The SparkFun XBee Explorer Serial is a simple to use, RS232 to serial base unit for the XBee line. This unit works with all XBee modules including the Series 1 and Series 2.5, standard and Pro version. Just plug the unit into the XBee Explorer, attach a RS232 cable, and you will have direct access to the serial and programming pins on the XBee unit. The board also supports DTR communication so you can reprogram and configure the XBee unit.
Product image
B0BQM8TD6R

Price: $6.29

Score: 6.329

Category: Electronics

Rating: 4.1

Votes: 13

Find similar products
ESP8266 ESP-12F/E NodeMCU Development Board, WiFi Module, CH340, for Arduino UNO R3. .
Product image
B00UZM0NXC

Availability: Currently unavailable

Score: 6.098

Category: Electronics

Rating: 3.6

Votes: 26

Find similar products
Everspring AN163 Z-Wave On/Off Appliance Module with Power Meter (Improved AN128). .
Product image
B00VY9XV70

Availability: Currently unavailable

Score: 6.024

Category: Electronics

Rating: 4

Votes: 1

Find similar products
SeeedStudio - Motor Shield V2.0 - Driver Module Full-Bridge Arduino - DIY Maker Open Source BOOOLE. The Motor Shield is a driver module for motors that allows you to use Arduino to control the working speed and direction of the motor. Based on the Dual Full-Bridge Drive Chip L298, it is able to drive two DC motors or a step motor. The Motor Shield can either be powered directly by Arduino or by an external 5V~15V power supply via the DC jack. This module can be used for the development of micro robots and intelligent vehicles, etc. Note: Headers of this product is shipped unsoldered. Features: - Arduino/Seeeduino compatible- Standardized shape design- LED enable indicator- LED rotation direction indicator- Overcurrent turn-off.
Product image
B09Y8PGMC7

Price: $19.99

Score: 5.988

Category: Electronics

Rating: 4.8

Votes: 38

Find similar products
AITRIP 5 PCS ESP8266 NodeMCU V3 CP2102 ESP-12F 4M Bytes Internet of Things WiFi Development Board Serial Wireless Module for Arduino IDE Micropython. Built-in Micro-USB, with flash and reset switches, easy to program Full I/O port and Wireless 802.11 supported, direct download no need to reset The chip model: CP2102; There is the way to guide you to use the new version: The command you needed to use is: esptool.py --baud 115200 --port /dev/tty.SLAB_USBtoUART write_flash -fs 32m -ff 80m --flash_mode dio 0x00000 boot_v1.7.bin 0x1000 user1.bin 0x37c000 esp_init_data_default.bin 0x37e000 blank.bin The important part is “—flash mode dio” https://github.com/espressif/esptool/wiki/SPI-Flash-Modes; Instruction & Steps of How to use: 1. Download the Compatible with Compatible with Arduino IDE, the latest version. 2. Install the IDE 3. Set up your Compatible with Compatible with Arduino IDE as: Go to File->Preferences and copy the URL below to get the ESP board manager extensions: http://arduino.esp8266.com/stable/package_esp8266com_index.json Placing the http:// before the URL lets the Compatible with Compatible with Arduino IDE use it...otherwise it gives you a protocol error. 4. Go to Tools > Board > Board Manager> Type esp8266 and download the Community esp8266 and install. 5. Set up your chip as: Tools -> Board -> NodeMCU 1.0 (ESP-12E Module) Tools -> Flash Size -> 4M (3M SPIFFS) Tools -> CPU Frequency -> 80 Mhz Tools -> Upload Speed -> 921600 Tools-->Port--> (whatever it is) 6. Download and run the 32 bit flasher exe at Github(Search for nodemcu/nodemcu-flasher/tree/master/ at Github) github.com/nodemcu/nodemcu-flasher/tree/master/Win32/Release Or download and run the 64 bit flasher exe at: github.com/nodemcu/nodemcu-flasher/tree/master/Win64/Release 7. In Compatible with Compatible with Arduino IDE, look for the old fashioned Blink program. Load, compile and upload. 8. Go to FILE> EXAMPLES> ESP8266> BLINK, it will start blinking. Package Including 5PCS * ESP8266 NodeMCU LUA CP2102 WiFi Wireless Development Board.
Product image
B01N2OLLH0

Availability: Currently unavailable

Score: 5.988

Category: Electronics

Rating: 4.3

Votes: 4

Find similar products
KNACRO UNO R3 Sensor Shield V5.0 Expansion Board for Genuino System. This new versino retains the merits of the V4.0 version. It adopts PCB immersion gold processing technology. It has Ad hoc IIC interface, Bluetooth module communication interface, SD card module communication interface, APC220 radio frequency module communication interface, RB URF v1.1 ultrasonic sensor interface, 32 servo controller interface, 12864 LCD string of line and parallel interface. Convenient to use a more independent expansion. Allow you to connect to various modules like sensors, servos, relays, buttons, potentiometers and so on. Package Included: 1 X Sensor Shield V5.0 Expansion Board.
Showing 1-10 of 100 products