Carro de la compra

No hay artículos en el carro

No hay artículos en el carro

HiLetgo 2 Protectores de Mando para Teclado y Mouse de Arduino, 2 Unidades

Envío gratis en pedidos superiores a Mex $600.00

Mex $272.65

Mex $ 163 .00 Mex $163.00

En stock

Acerca de este artículo

  • Se ha añadido la interacción "NRF24L01"
  • Se ha añadido la interfaz "Nokia 5110 LCD"
  • Se ha añadido la interfaz del módulo Bluetooth, conveniente comunicación serial inalámbrica Bluetooth.
  • La interfaz de comunicación "I2C" se ha añadido compatible con Arduino UNO
  • Voltaje de funcionamiento: 3,5 V o 5 V


Especificaciones:
Los botones están conectados a los pines digitales Arduino 2-6; el pin relacionado estará bajo cuando se presiona un cierto botón. El movimiento JoystickY-Axis producirá un voltaje analógico proporcional en el pin analógico 0, mientras que el movimiento Joystick X-Axis producirá una señal analógica en el pin analógico 1.
Mientras tanto, JoyStick Shield con un joystick PS2 cruzado con botones, hay cuatro botones redondos, 2 botones pequeños. Proporciona el joystick Arduino y la expansión de entrada de botones. Los interruptores integrados pueden cambiar entre 3.3 V y 5 V, pueden utilizar este modelo para otras plataformas de microcontrolador de 3.3 V, como STM32.
Descripción del producto:
Se ha añadido el interacio "NRF24L01".
Se ha añadido la interfaz "Nokia 5110 LCD".
Se ha agregado la interfaz del módulo bluetooth, práctica comunicación en serie inalámbrica Bluetooth.
Se ha añadido la interfaz de comunicación "I2C". Compatible con Arduino UNO.
Voltaje de funcionamiento: 3,5 V o 5 V.
Potencia: 2 W.
El paquete incluye:
2 protectores de palanca de mando HiLetgo


al stevenson
Comentado en los Estados Unidos el 2 de abril de 2024
Used for remote control arduino car project .
Paul Viscovich
Comentado en los Estados Unidos el 4 de junio de 2022
Item shiped is not what was displayed. There seems to be confusion on the refrance to interface. I2c for example or bluetooth these are not what one would expect for a interface but rather more of a pass through. They bring the sda and sdl lines to a header and call it a i2c interface but in reality they are just pins connected to the i2c interface on the arduino.The blue tooth is just the serial tx and rc lines on the arduino.The power switch just selects the 3.3 or 5 volt line on the arduino and places it on the different pass through headers..I actually removed all the headers but the yellow dual header and am using a esp32 to read the switch states and the x and y analog inputs
Lane B.
Comentado en los Estados Unidos el 22 de marzo de 2022
No Bluetooth no I2C and the voltage switch is missing on one of the two.
Charles M. Ihler
Comentado en los Estados Unidos el 22 de abril de 2022
I didn't expect much out of this... look at the price.The buttons were easy enough to figure out and if your new to writing Arduino google for Arduino code + the product name someone put some very basic button testing code out there to test the ABCD buttons EF and Joystick XY. Oddly the sample code I found didn't include the button on the Joystick down press button, see my list below. I didn't care I was just looking for confirmation of the PINs because it's actually Pin 2-8 and A0, A1. I'm really happy they didn't leave anything on D0/1 for the serial port.. The joystick will show you difficultly to read a value other than mid-point (spring return value) to full or minimum range. If you move it a little into mid-span value if you creep into the movement. Full scale readings are present after about 1/2 through the full range of motion. I ended up just integrating my value and it was fine. A person could de-solder and replace this joystick but in my experience these types of joysticks are kid of low quality anyways.There are no other peripherals on this board outside of the joystick with pushdown button and the six buttons. There are three breakout headers and then the pin headers for prototyping.Here is the inputs:#define BUTTON_UP 2#define BUTTON_RIGHT 3#define BUTTON_DOWN 4#define BUTTON_LEFT 5#define BUTTON_1 6#define BUTTON_2 7#define BUTTON_XY 8#define PIN_ANALOG_X 0#define PIN_ANALOG_Y 1
Harlem_Labs
Comentado en los Estados Unidos el 9 de marzo de 2021
Works well
Productos recomendados