-
loading
Ads with pictures

I2c module


Top sales list i2c module

India
Description Package Includes: 1 Piece new  Real Time Clock DS RTC I2C Module AT24C32 with CR Coin Cell Battery Module can be used with Arduino, Mbed, ARM or any other MCU Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  Message  or  Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91 between AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 149
See product
India
  Description Package Includes: 1 Piece new  Real Time Clock DS1307 RTC I2C Module AT24C32 with CR 2032 Coin Cell Battery Module can be used with Arduino, Mbed, ARM or any other MCU Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  Message  or  sales@KitsGuru.com Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91 9793202258   between 10:00AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 159
See product
India
I2C RTC DS AT24C32 Real Time Clock Module For AVR ARM PIC This is a great battery-backed real time clock (RTC) that allows your microcontroller project to keep track of time even if it is reprogrammed, or if the power is lost. Perfect for datalogging, cl ock-building, time stamping, timers and alarms, etc. The DS is the most popular RTC, and works best with 5V-based chips such as the Arduino. Features: Brand new and high quality. This is the DS Real Time Clock developed by one of our designer. The module comes fully assembled and pre-programmed. The DS is accessed via the I2C protocol. Two wire I2C interface. Hour:Minutes: Seconds AM/PM. Day Month, Date – Year. DS based RTC with LIR battery (Battery include). 1Hz output pin. 56 Bytes of Non-volatile memory available to user. Item size: mm Net weight: 7g Note: The DS is simple and inexpensive but not a high precision device. It may lose or gain up to 2 seconds or more a day. For a high-precision, temperature compensated alternative. Shipment Details We ship the item from our side on the same day or on the next working day after receiving payment. Any Taxes or Octroi charged
₹ 19.900
See product
India
Description This is another great IIC/I2C/TWI/SPI Serial Interface. As the pin resources for Arduino controller is limited, your project may be not able to use normal LCD shield after connected with a certain quantity of sensors or SD card. However, with this I2C interface module, you will be able to realize data display via only 2 wires. If you already has I2C devices
₹ 150
See product
India
PCA Channel 12-bit PWM Servo motor Driver I2C Module Arduino PIC Robot WC You want to make a cool robot, maybe a hexapod walker, or maybe just a piece of art with a lot of moving parts. Or maybe you want to drive a lot of LEDs with precise PWM output. Then you realize that your microcontroller has a limited number of PWM outputs! What now? Using only two pins, control 16 free-running PWM outputs! You can even chain up 62 breakouts to control up to 992 PWM outputs • It's an i2c-controlled PWM driver with a built
₹ 914
See product
India
PCA9685 16 Channel 12-bit PWM Servo motor Driver I2C Module Arduino PIC Robot WC You want to make a cool robot, maybe a hexapod walker, or maybe just a piece of art with a lot of moving parts. Or maybe you want to drive a lot of LEDs with precise PWM output. Then you realize that your microcontroller has a limited number of PWM outputs! What now? Using only two pins, control 16 free-running PWM outputs! You can even chain up 62 breakouts to control up to 992 PWM outputs • It's an i2c-controlled PWM driver with a built
₹ 875
See product
Vadodara (Gujarat)
OLED 0.96" I2C IIC SPI Serial 128X64 WHITE Display LCD LED Module for Arduino What is OLED? OLED (Organic Light-Emitting Diode) is a self light-emitting technology composed of a thin, multi-layered organic film placed between an anode and cathode. In contrast to LCD technology, OLED does not require a backlight. OLED possesses high application potential for virtually all types of displays and is regarded as the ultimate technology for the next generation of flat-panel displays. The use of OLED technology offers the following advantages for flat-panel displays? 1. A simplified manufacturing process compared to TFT-LCD (See comparison of Picture 1 and Picture 2 below) 2. Self-emitting light, in contrast to the required backlight for TFT-LCD 3. High luminosity 4. Lightweight and thin (less than 2 mm) 5. Capable of wide viewing angles?~180?? 6. Low operating voltage and power consumption 7. Quick response (~ ? second level) 8. Wide range of operating temperatures (-40c to 85c) A Comparison of OLED and TFT-LCD Display Technologies How Does OLED Emit Light? OLED"s basic structure consists of organic materials positioned between the cathode and the anode, which is composed of electric conductive transparent Indium Tin Oxide (ITO). The organic materials compose a multi-layered thin film, which includes the Hole Transporting Layer (HTL), Emission Layer (EML) and the Electron Transporting Layer (ETL). By applying the appropriate electric voltage, holes and electrons are injected into the EML from the anode and the cathode, respectively. The holes and electrons combine inside the EML to form excitons, after which electroluminescence occurs. The transfer material, emission layer material and choice of electrode are the key factors that determine the quality of OLED components. Interface: VCC: 3.3-5V GND: Ground SCL: Serial Clock SDA: Serial Data Needn't backlight, the display unit can self-luminous High resolution: 128 * 64 Viewing angle:> 160 ° Supports many control chip: Fully compatible with Arduino, 51 Series, MSP430 Series, STM32 / 2, CSR IC, etc. Ultra-low power consumption: full screen lit 0.08W Voltage: 3V ~ 5V DC Working Temperature: -30 c ~ 70 c Module Size:  27.3MM *27.8MM I2C/IIC Interface, need 2 IO only. Driver IC: SSD1306     Note: This item come I2C/IIC interface only. Because the hardware reasons, resulting IIC/I2C bus no ACK response signal, so IIC IIC communication Whitby automated production of OLED modules instead of the standard version. But this can be solved by software...... published here for the Arduino library file, you can make this OLED module used in the Arduino system. Download File description:- IIC_without_ACK.cpp - SSD1306 drivers; IIC_without_ACK.h - SSD1306 driver file header; oledfont.c - matrix table (you need to display the contents of the matrix can be calculated by taking the modulus of software after adding this file, modulo the way " common cathode - out line - Reverse Output"; font will take up a lot of space FLASH, please comment out the unwanted font, so there will be enough space Arduino tips). Function:- Write_IIC_Byte (unsigned char IIC_Byte); / / by IIC write an 8-bit data (such as 0xff) Write_IIC_Command (unsigned char IIC_Command); / / write command to the OLED module through IIC bus Begin_IIC_Data (); / / write data through the IIC bus open ready (which would allow a group of data transmission is complete and then turn off IIC, can greatly speed) IIC_SetPos (unsigned char x, unsigned char y); / / Set the starting point coordinates (x range 0 ~ 128, y ranges from 0 to 7) Fill_Screen (unsigned char fill_Data); / / Fill_Screen (0xff) - Full screen lit; Fill_Screen (0 × 00) - Full screen off (can be used to clear the screen) Char_F6x8 (unsigned char x, unsigned char y, const char ch []); / / display the ASCII character 6 × 8 Char_F8x16 (unsigned char x, unsigned char y, const char ch []);/ / display the ASCII character 8 × 16 CN_F16x16 (unsigned char x, unsigned char y, unsigned char N); / / display of 16 × 16 characters (this can be considered for the first time on the Arduino platform to achieve the display of Chinese characters) Draw_BMP (unsigned char x0, unsigned char y0, unsigned char x1, unsigned char y1, const char BMP []); / / display BMP images of 128 × 64 The other functions is functional function. Usage: Please "IIC_without_ACK" folder to x: / arduino-1.5.5 / libraries directory, restart the Arduino IDE; Demo_IIC is based on the Arduino UNO sample program...... correct wiring and run.   Package Included: 1PCS * New  white 0.96" I2C IIC SPI Serial 128X64 OLED LCD LED Display Module for Arduino Feedback:- Dear all,customer satisfaction is very important to us and our feedback rating reflects this satisfaction. Please do not leave negative feedback,if there is any problem,please contact us,we will do our best to provide the best service! If you are satisfied with the purchase and our service,please take a minute to give us a positive feedback. Please leave us 5 star feedback. For Customer support call / Whatsapp   0-76-9885-9005 किसी भी प्रकार की जानकारी या फिर मदद के लिए कॉल या W hatsapp  कीजिये    0-76-9885-9005 For bulk orders call or whatsapp  0-76-9885-9005 Shipping Via  FEDEX  & INDIAN POST  As per Available Location. Note:  IF ANY Confusion? Call us / Whatsapp    So please ask to seller before purchase. Thank You.
₹ 399
See product
India
IIC/I2C/TWI Serial Interface Board Module Port For Arduino LCD Display IIC/I2C/TWI Serial Interface Board Module Port For Arduino LCD Display Features Supply voltage: 5V the backlight and contrast is adjusted by potentiometer Come with 2 IIC interface, which can be connected by Dupont Line or IIC dedicated cable Compatible for LCD This is another great IIC/I2C/TWI/SPI Serial Interface With this I2C interface module, you will be able to realize data display via only 2 wires. If you already has I2C devices
₹ 120
See product
India
RTC I2C 24CXX BOARD Module with ICs For PIC AVR Arduino etc Features:   Real time Clock (DSCXX I2C protocol interface Board Input Pin connected to Burg stick Battery Holding socket   Module interface specifications (4 wire)   1.SDA 2. SCL 3.GND external GN D 3. VCC (Power Supply Usually +5V)   Package included: 1 X RTC & I2C 24CXX BOARD Module 1 FREE RTC IC D FREE I2C IC 24C32 1 FREE BATTERY
₹ 249
See product
India
IIC/I2C/TWI/SPI Serial Interface Board Module Port For Arduino LCD Display IIC/I2C/TWI/SPI Serial Interface. As the pin resources of Arduino controller is limited, you may not be able to use normal LCD shield after connecting a certain quantity of sensors or SD card. However, with this I2C interface module, you will be able to realize data display with only 2 wires. Features: Specifications: Supply voltage: 5V Backlight & Contrast can be adjusted by inbuilt potentiometer. Comes with 2 IIC interface, which can be connected by Dupont wires or IIC dedicated cable Compatible for LCD (16x2) Using this I2C interface module, you can realize data display with only 2 wires. Backlight can be switched using onboard jumper. Size: mm(max) Please contact us for any doubt.Please give us positive feed back.Your feed back is very important for us. Happy to help you.We shipped our material within 2 working days after getting confirmation of payment. contact us- Mob:-     (From 10 AM to 9 PM)    Powered by Turbo Lister
₹ 109
See product
Vadodara (Gujarat)
OLED 0.96" yellow blue Display Module For Arduino I2C Display 128X64 OLED What is OLED? OLED (Organic Light-Emitting Diode) is a self light-emitting technology composed of a thin, multi-layered organic film placed between an anode and cathode. In contrast to LCD technology, OLED does not require a backlight. OLED possesses high application potential for virtually all types of displays and is regarded as the ultimate technology for the next generation of flat-panel displays. The use of OLED technology offers the following advantages for flat-panel displays? 1. A simplified manufacturing process compared to TFT-LCD (See comparison of Picture 1 and Picture 2 below) 2. Self-emitting light, in contrast to the required backlight for TFT-LCD 3. High luminosity 4. Lightweight and thin (less than 2 mm) 5. Capable of wide viewing angles?~180?? 6. Low operating voltage and power consumption 7. Quick response (~ ? second level) 8. Wide range of operating temperatures (-40c to 85c) A Comparison of OLED and TFT-LCD Display Technologies How Does OLED Emit Light? OLED"s basic structure consists of organic materials positioned between the cathode and the anode, which is composed of electric conductive transparent Indium Tin Oxide (ITO). The organic materials compose a multi-layered thin film, which includes the Hole Transporting Layer (HTL), Emission Layer (EML) and the Electron Transporting Layer (ETL). By applying the appropriate electric voltage, holes and electrons are injected into the EML from the anode and the cathode, respectively. The holes and electrons combine inside the EML to form excitons, after which electroluminescence occurs. The transfer material, emission layer material and choice of electrode are the key factors that determine the quality of OLED components. Interface: VCC: 3.3-5V GND: Ground SCL: Serial Clock SDA: Serial Data Needn't backlight, the display unit can self-luminous High resolution: 128 * 64 Viewing angle:> 160 ° Supports many control chip: Fully compatible with Arduino, 51 Series, MSP430 Series, STM32 / 2, CSR IC, etc. Ultra-low power consumption: full screen lit 0.08W Voltage: 3V ~ 5V DC Working Temperature: -30 c ~ 70 c Module Size:  27.3MM *27.8MM I2C/IIC Interface, need 2 IO only. Driver IC: SSD1306       Package Included: 1PCS * New  yellow-blue 0.96" I2C IIC SPI Serial 128X64 OLED LCD LED Display Module for Arduino Feedback:- Dear all,customer satisfaction is very important to us and our feedback rating reflects this satisfaction. Please do not leave negative feedback,if there is any problem,please contact us,we will do our best to provide the best service! If you are satisfied with the purchase and our service,please take a minute to give us a positive feedback. Please leave us 5 star feedback. For Customer support call / Whatsapp   0-76-9885-9005 किसी भी प्रकार की जानकारी या फिर मदद के लिए कॉल या W hatsapp  कीजिये    0-76-9885-9005 For bulk orders call or whatsapp  0-76-9885-9005 Shipping Via  FEDEX  & INDIAN POST  As per Available Location. Note:  IF ANY Confusion? Call us / Whatsapp    So please ask to seller before purchase. Thank You.
₹ 389
See product
India
IIC/I2C/TWI/SPI Serial Interface. As the pin resources of Arduino controller is limited, you may not be able to use normal LCD shield after connecting a certain quantity of sensors or SD card. However, with this I2C interface module, you will be able to realize data display with only 2 wires. Features: Specifications: Supply voltage: 5V Backlight & Contrast can be adjusted by inbuilt potentiometer. Comes with 2 IIC interface, which can be connected by Dupont wires or IIC dedicated cable Compatible for LCD (16x2) Using this I2C interface module, you can realize data display with only 2 wires. Backlight can be switched using onboard jumper. Size: mm(max)
₹ 23.200
See product
India
IIC/I2C/TWI/SPI Serial Interface. As the pin resources of Arduino controller is limited, you may not be able to use normal LCD shield after connecting a certain quantity of sensors or SD card. However, with this I2C interface module, you will be able to realize data display with only 2 wires. Features: Specifications: Supply voltage: 5V Backlight & Contrast can be adjusted by inbuilt potentiometer. Comes with 2 IIC interface, which can be connected by Dupont wires or IIC dedicated cable Compatible for LCD (16x2) Using this I2C interface module, you can realize data display with only 2 wires. Backlight can be switched using onboard jumper. Size: mm(max) = MM_contentVersion; } else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.appVersion.indexOf("Win") != -1)) { document.write(' /n'); document.write('on error resume next/n'); document.write('MM_FlashCanPlay = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))/n /n'); } if (MM_FlashCanPlay) { document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); } else { document.write(' '); document.write(' '); document.write(' The Buyer Appreciation banner is best viewed with Macromedia Flash Player 6 or higher. '); document.write(' Click here to get the latest Macromedia Flash Player. '); document.write(' '); document.write('
₹ 199
See product
India
IIC/I2C/TWI/SPI Serial Interface. As the pin resources of Arduino controller is limited, you may not be able to use normal LCD shield after connecting a certain quantity of sensors or SD card. However, with this I2C interface module, you will be able to realize data display with only 2 wires. Features: Specifications: Supply voltage: 5V Backlight & Contrast can be adjusted by inbuilt potentiometer. Comes with 2 IIC interface, which can be connected by Dupont wires or IIC dedicated cable Compatible for LCD (16x2) Using this I2C interface module, you can realize data display with only 2 wires. Backlight can be switched using onboard jumper. Size: mm(max) SHIPPING ·         Product will be shipped on same day if the order is before 2pm. ·         Tracking details will be updated to by End of the Day. ·      Orders on  Saturday  after 2pm will be shipped on Monday. PAYMENT We accept payments through PaisaPay The best and fast mode of payment. PaisaPay offers all options to pay and is completely secure - by Credit Card/Debit Card/Online Bank Transfer.   FEEDBACK Leaving Negative or Neutral Feedback will not solve a problem, so please contact us if you have any questions or any complaints before leaving a Feedback.  Your feedback is important for us to grow our business on , so once you receive your product please do leave feedback. CONTACT  US Mail –       or Use "Ask a question" option on listing page. You will get response within 24hrs.                                                                                           THANK you
₹ 169
See product
India
XD-32 OV Description Photographic array 640X480  IO voltage of 2.5V to 3.0V (internal LDO for nuclear power 1.8V)  Power work 120mW/65fpsVGAYUV  Sleep Operating temperature -20*C to 70*C  Stable operation 0*C to 50 C  Output format (8-10 bit)? YUV/YCbCr4: 2:2 RGB GRB4: 2:2 Raw RGB Data  Optical size of ° field of view  The maximum rate of 60fps VGA Chen  Sensitivity 3V / (Lux-sec)  50 dB SNR  60 dB dynamic range  View Mode Progressive  E-1 line to 510 line exposure  6.0μm x 6.0μm pixel size  Dark Current 40mV/s at 60*C  VCC ----- input supply voltage (recommended 3.3,5 V can also be, but is not recommended)  GDN ----- ground point  SIO_C --- SCCB interface control clock (Note: some of the low-level microcontroller needs pull-up control, and the I2C interface similar)  SIO_D --- SCCB interface serial data input (output) end (Note: some of the low-level microcontroller needs pull-up control, and the I2C interface similar)  VSYNC --- frame synchronizing signal (output signal)  HREF ---- line synchronizing signal (output signal)  The PCLK ---- pixel clock (output signals)  D0-D7 --- data port (output signal)  RESTE --- reset port (normal use pulled)  PWDN ---- power selection mode (normal use pull down)  OV image sensor, small size, low operating voltage, and provides all the features of the single-chip VGA camera and image processor. SCCB bus control, you can output the entire frame, sub-sampled, take the window way affect data resolution 8. VGA image of the product is up to 30 frames / sec. Users can fully control the image quality, data format and transmission mode. The process of image processing functions including gamma curves, white balance, saturation, chroma, and so can be programmed through the SCCB interface.  ● High sensitivity for low-light applications  ● Low voltage suitable for embedded applications  ● standard SCCB interface compatible with I2C interface  ● RawRGB RGB (GRB4: 2:2, RGB), YUV (4:2:2) and YCbCr (4:2:2) output format  ● Support VGA, CIF, and from CIF to 40x30 of various sizes  ● VarioPixel subsampling  ● automatically affect the control functions include: automatic exposure control, automatic gain control, automatic white balance, automatic eliminate light stripes, automatic black level calibration image quality control including color saturation, hue, gamma, sharpness ANTI_BLOOM  ● ISP has to eliminate noise and dead pixel compensation function  ● support for image scaling  ● The lens is the loss of light compensation  ● Hz automatic detection  ● saturation automatically adjust (UV adjustment)  ● edge enhancement automatically adjust  ● Noise Reduction automatically adjust Package Info 1 Pc X OV Camera Module 640x480 Display Active SCCB Compatible I2C High sensitivity Feedback Info We Provide Optimum Quality and Fast Shipping which is self explanatory by Review others have given us please have look if you have any question of doubt. Our Prices are the Cheapest on E-bay, If you find any of our item Selling at cheaper price then Message us the details and we would provide you at same price. For providing such services many individuals and department of ours are working very hard  24hr X 7 X 365 days, and we look for token of appreciation for all this by providing us with positive feedback.
₹ 186.000
See product
India
  AT24C02 I2C EEPROM memory module Chip: AT24C02 Size: 1.9 x1.1 (CM) Storage tool for EEPROM with I2C interface Main resource: AT24CXX,12C pin header Pin Definitions: VCC: 3.3-5V GND: GND SCL: Arduino analog input 5 SDA: Arduino analog input 4 Shipment Details We ship the item from our side on the same day or on the next working day after receiving payment. Any Taxes or Octroi charged
₹ 250
See product
India
CRIUS MultiWii MWC I2C-GPS Navigation Board GPS Adaption Board for 328P MWC Flight Controller     Description: CRIUS MultiWii MWC I2C-GPS Navigation Board GPS Adaption Board for 328P MWC Flight Controller Features: - All GPS data available via the I2C bus to connect to 328P Multiwii FC - A LED on board show GPS 3D Fix status - ATMega 328P Microcontroller - 2 Molex 1.25mm 4Pin socket for GPS receiver and FC - 2 port for ISP and FTDI Other - Dimension: 26 x 20 x 5mm - Weight: 2.4g/6.3g (include cable) - Hole diameter: 3.1mm Package Included: - NAV Module x 1 - UART 4Pin cable (to GPS) 200mm x1 - I2C 4Pin cable (to FC) 100mm x1
₹ 581
See product
India
VGA OV CMOS Camera Module Lens CMOS 640X480 SCCB W/ I2C Interface NEW LOWEST PRICE on   QC passed Seal pack Camera module is very powerful and easy-to-interface with bit Micro-controller. It will provide vision to your small embedded systems and will be useful for plenty of application
₹ 800
See product
India
Description Package Includes: 1 Piece new  IIC I2C Interface Level Conversion Converter Module System For Arduino Sensor Module can be used with Arduino, Mbed, ARM or any other MCU Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  Message  or  Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91 between AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 161
See product
India
  Description Package Includes: 1 Piece new  AT24C256 Serial EEPROM Module I2C EEPROM Data Storage Module Arduino PIC 2014
₹ 269
See product
India
Description Package Includes: 1 Piece new  IIC I2C Interface Level Conversion Converter Module System For Arduino Sensor Module can be used with Arduino, Mbed, ARM or any other MCU Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  Message  or  sales@KitsGuru.com Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91 9560773418 between 10:00AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 161
See product
India
VGA OV7670 CMOS Camera Module Lens CMOS 640X480 SCCB W/ I2C Interface NEW LOWEST PRICE on   QC passed Seal pack Camera module is very powerful and easy-to-interface with 8/16/32 bit Micro-controller. It will provide vision to your small embedded systems and will be useful for plenty of application
₹ 595
See product
India
4 Channel IIC I2C Logic Level Converter Bi-Directional Module 5V to 3.3V with  male headers Features: Brand new and high quality. 4 channel board. Color is shown as pictures. Logic Level Converter Bi-Directional Module. Details: If you've ever tried to connect a 3.3V device to a 5V system, you know what a challenge it can be. The CJMCU bi-directional logic level converter is a small device that safely steps down 5V signals to 3.3V AND steps up 3.3V to 5V at the same time. This level converter also works with 2.8V and 1.8V devices. What really separates this Logic level converter from our previous versions is that you can successfully set your high and low voltages and step up and down between them safely on the same channel. Each level converter has the capability of converting 4 pins on the high side to 4 pins on the low side with two inputs and two outputs provided for each side. The level converter is very easy to use. The board needs to be powered from the two voltages sources (high voltage and low voltage) that your system is using. High voltage (5V for example) to the ‘HV' pin, low voltage (3.3V for example) to ‘LV', and ground from the system to the ‘GND' pin. Note: Due to lighting effects, monitor's brightness/ contrass settings ect, there could be some slight differences
₹ 249
See product
India
ADXL345 Triple-Axis Digital Accelerometer   Module ADXL345 can be used with AVR, ARM, PIC via SPI   Description:   The ADXL345 is a small, thin, ultralow power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16 g. Digital output data is formatted as 16-bit twos complement and is accessible through either a SPI (3- or 4-wire) or I2C digital interface.   Features: Digital Output: SPI / I2C Ultralow power: as low as 23 μA
₹ 249
See product
India
  Description Package Includes: "", INDEX('Name Master'!C[0]:C[0], MATCH(R[0]C[-1],'Name Master'!C[-1]:C[-1],0)),"")">  "", INDEX('Name Master'!C[0]:C[0], MATCH(R[0]C[-1],'Name Master'!C[-1]:C[-1],0)),"")">1PCS  "", INDEX('Name Master'!C[0]:C[0], MATCH(R[0]C[-1],'Name Master'!C[-1]:C[-1],0)),"")">5V to 3.3V IIC I2C Logic Level Converter Module for Arduino Hot Sale Free Shipping Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  by PhraseFinder" style="border: none !important; display: inline-block !important; text-indent: 0px !important; float: none !important; font-weight: bold !important; height: auto !important; margin: 0px !important; min-height: 0px !important; min-width: 0px !important; padding: 0px !important; text-transform: uppercase !important; text-decoration: underline !important; vertical-align: baseline !important; width: auto !important; background: transparent !important;"> Message  or  sales@KitsGuru.com Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91  9793202258   between 10:00AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 199
See product
India
Description 100% brand new and high quality single power supply PCF operating voltage range of 2.5V-6V low standby current PCF by 3 hardware address pins addressing PCF I2C bus speed sampling rate decision 4 analog inputs programmable as single-ended or differential input automatic incremental channel selection PCF analog voltage range from VSS to VDD PCF built-track and hold circuit 8-bit successive approximation A / D converter DAC gain realized by an analog output Module Interface Description This module left and right, respectively, two-way pin external expansion interfaces, respectively, as follows: DA output interface chip on the left AOUT AINO chip analog input interface 0 AIN1 chip analog input interface 1 AIN2 chip analog input interface 2 AIN3 chip analog input interface 3 The right of the SCL IIC clock interface connected microcontroller IO port SDA IIC digital interface connected to the microcontroller IO port GND module to an external ground VCC Power Interface External 3.3v-5v   Modules red jumper instructions Module A total of three red jumper, namely the role of the following: P4 P4 jumper connected, select thermistor access circuit P5 P5 jumper connected, select photoresistor access circuit P6 P6 jumper connected, select 0-5V adjustable voltage access circuit Specification: Color: As shown
₹ 288
See product
India
WELCOME TO ROBOCENTRAL***    ***IMPORTED  GY-521 MPU- Module 3 Axis Gyroscope + Accelerometer for Arduino   ***             ! !   YOU WILL GET SAME PRODUCT AS SHOWN IN THE PICTURE! ! !!!Description!!! MPU- module (Three Axis Gyro + Three Axis Acceleration) Chip used: MPU-  Power supply: 3-5 v (internal low voltage difference voltage stabilizing)  Communication: standard IIC communication agreement  Chip In-built 16 bit AD converter, 16 bits of data output  The gyroscope range: + degree /sec  Acceleration range: ± 2g ± 4g ± 8g ± 16 g  Net weight:3 g  Package weight:13 g  The MPU- is a high precision piece of motion processing tech. By combining a MEMS 3-axis gyroscope and a 3-axis accelerometer on the same silicon die together with an on board Digital Motion Processor™ (DMP™) capable of processing complex 9-axis Motion Fusion algorithms MPU- does away with the cross-axis alignment problems that can creep up on discrete parts. Auxiliary master I2C bus which allows the MPU- to access external magnetometers and other sensors. Note: V oltage rating should not exceed V. Package Contains                                                                               1 X   MPU- Module                                                            2 x sets of header pins        we value your needs           So usually ship within same business day except Sunday or public holiday's          WE AIM AT PROVIDING BEST QUALITY PRODUCT S                    ***AT LOWEST POSSIBLE RATES ***                      * **WE  USE QUALITY SHIPPING ONLY***           (TO ENSURE THAT THE PRODUCT REACHES YOU AT THE EARLIEST)         YOUR FEEDBACK IS HIGHLY VALUABLE FOR OUR BUSINESS TO GROW   **PLEASE LEAVE US THE BEST 5(STAR) RATINGS**      *********ONCE YOUR ARE SATISFIED*********   In case of any claim or complaints please contact us before leaving any neutral or negative feedback    ****And we will try our best to resolve your issue****    For Any Queries Please Call us on: / .   OR    You can email us at:            "DON'T WORRY BUY WITH CONFIDENCE"        !!!THANK'S FOR  GIVING US YOUR VALUABLE TIME!!!            **PLEASE VISIT AGAIN**
₹ 175
See product
India
Description This module using microarray of MPU-. The Communication with all registers of the device is performed using either I2C at 400kHz or SPI at 1MHz (MPU- only). For applications requiring faster communications, the sensor and interrupt registers may be read using SPI at 20MHz (MPU- only). Additional features include an embedded temperature sensor and an on-chip oscillator with ±1% variation over the operating temperature range. Very Simple More reliable Easy to use The part features a robust g shock tolerance, and has programmable low-pass filters for the gyroscopes, accelerometers, and the on-chip temperature sensor. Technical parameters: Power supply: 3-5v (stable internal low voltage) Acceleration range: + g The spacing of the pins: 2.54mm X, Y, Z output   Package Includes: 1 Piece new  MPU- Module 3 Axis Gyroscope + Accelerometer GY521 Module can be used with Arduino, Mbed, ARM or any other MCU Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  Message  or  Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91   between AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 245
See product
India
Description This module using microarray of MPU-6050. The Communication with all registers of the device is performed using either I2C at 400kHz or SPI at 1MHz (MPU-6000 only). For applications requiring faster communications, the sensor and interrupt registers may be read using SPI at 20MHz (MPU-6000 only). Additional features include an embedded temperature sensor and an on-chip oscillator with ±1% variation over the operating temperature range. Very Simple More reliable Easy to use The part features a robust 10,000g shock tolerance, and has programmable low-pass filters for the gyroscopes, accelerometers, and the on-chip temperature sensor. Technical parameters: Power supply: 3-5v (stable internal low voltage) Acceleration range: + 2 + 4 + 8 + 16g The spacing of the pins: 2.54mm X, Y, Z output   Package Includes: 1 Piece new  MPU-6050 Module 3 Axis Gyroscope + Accelerometer GY521 Module can be used with Arduino, Mbed, ARM or any other MCU Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  Message  or  sales@KitsGuru.com Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91 9793202258   between 10:00AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 295
See product
India
Description: The MPU- is a serious little piece of motion processing tech! By combining a MEMS 3-axis gyroscope and a 3-axis accelerometer on the same silicon die together with an onboard Digital Motion Processor™ (DMP™) capable of processing complex 9-axis MotionFusion algorithms, the MPU- does away with the cross-axis alignment problems that can creep up on discrete parts. Our breakout board for the MPU- makes this tiny QFN package easy to work into your project. Every pin you need to get up and running is broken out to 0.1" headers, including the auxiliary master I2C bus which allows the MPU- to access external magnetometers and other sensors. Features: I2C Digital-output of 6 or 9-axis MotionFusion data
₹ 22.500
See product

Free Classified ads - buy and sell cheap items in India | CLASF - copyright ©2024 www.clasf.in.