• Banner

Arduino Esplora Joystick Photosensitive Sensor Board Robotics Bangladesh
  • Arduino Esplora Joystick Photosensitive Sensor Board Robotics Bangladesh
  • Arduino Esplora Joystick Photosensitive Sensor Board Robotics Bangladesh

Arduino Esplora Joystick Photosensitive Sensor Board

RBD-2886

  1. Microcontroller: ATmega32u4
  2. Operating Voltage: 5V
  3. Flash Memory: 32 KB of which 4 KB used by bootloader
  4. SRAM: 2.5 KB
  5. EEPROM: 1 KB
  6. Clock Speed: 16 MHz
  7. Made in China
BDT 4,950.00
BDT 4,950.00 BDT 4,950.00 BDT 4,950.00 BDT 4,950.00
Tax included Tax excluded Tax included Tax excluded
BDT 4,950.00 Tax excluded
BDT 4,950.00 Tax included
BDT 0.00 Tax
BDT 4,950.00 Tax excluded
BDT 0.00 Tax
BDT 4,950.00 Tax included
Quantity
20 Items

  Security policy

(edit with the Customer Reassurance module)

  Delivery policy

(edit with the Customer Reassurance module)

  Return policy

(edit with the Customer Reassurance module)

Description

The ESPLORA Joystick Photosensitive Sensor Board is a microcontroller board compatible with Arduino & derived from the Arduino Leonardo. The ESPLORA Joystick Photosensitive Sensor Board differs from all preceding Arduino boards in that it provides a number of built-in; ready-to-use set of onboard sensors for interaction.

It’s designed for people who want to get up and running with Arduino without having to learn about the electronics first. For a step-by-step introduction to the Esplora; check out the Getting Started with Esplora guide.

The ESPLORA Joystick Photosensitive Sensor Board has onboard sound and light outputs, and several input sensors; including a joystick, a slider, a temperature sensor, an accelerometer, a microphone, and a light sensor. It also has the potential to expand its capabilities with two Tinker-kit input and output connectors, and a socket for a color TFT LCD screen.

Like the Leonardo board, the ESPLORA Joystick Photosensitive Sensor Board uses an Atmega32U4 AVR microcontroller with 16 MHz crystal oscillator. And a micro USB connection capable of acting as a USB client device like a mouse or a keyboard. In the upper left corner of the board, there is a reset push button, that you can use to restart the board.

There are four status LEDs

ON [green] indicates whether the board is receiving power supply

L [yellow] connect directly to the micro-controller, accessible through pin 13

RX and TX [yellow] indicates the data being transmit or receive over the USB communication

The board contains everything need to support the microcontroller; simply connect it to a computer with a USB cable to get started. The Esplora has built-in USB communication; it can appear to a connected computer as a mouse or keyboard, in addition to a virtual (CDC) serial / COM port. This has other implications for the behavior of the board; these are detailed on the getting started page. You can find all the information you need to configure your board, use the Arduino Software (IDE); and start to tinker with coding and electronics.

Input and Output

The design of the ESPLORA Joystick Photosensitive Sensor Board recalls traditional gamepad design with an analog joystick on the left and four push buttons on the right. The ESPLORA Joystick Photosensitive Sensor Board has the following onboard inputs and outputs :

Analog joystick with central push-button two axes (X and Y) and a center pushbutton.

4 push-buttons laid out in a diamond pattern.

Linear potentiometer slider near the bottom of the board.

Microphone for getting the loudness (amplitude) of the surrounding environment.

Light sensor for getting the brightness.

Temperature sensor reads the ambient temperature.

Three-axis accelerometer measures the board’s relation to gravity on three axes (X, Y, and Z).

The buzzer can produce square-waves.

RGB led bright LED with Red Green and Blue elements for color mixing.

TinkerKit Inputs to connect the TinkerKit sensor modules with the 3-pin connectors.

TinkerKit Outputs to connect the TinkerKit actuator modules with the 3-pin connectors.

TFT display connector for an optional color LCD screen; SD card, or other devices that use the SPI protocol.

In order to utilize the total number of available sensors, the board uses an analog multiplexer. This means a single analog input of the microcontroller is shared among all the input channels (except the 3-axis accelerometer). Four additional microcontroller pins choose which channel to read.

Communication :

The Leonardo the ESPLORA Joystick Photosensitive Sensor Board has a number of facilities for communicating with a computer; another Arduino, or other micro-controllers. The ATmega32U4 provides serial (CDC) communication over USB and appears as a virtual com port software on the computer. The chip also acts as a full speed USB 2.0 device, using standard USB COM drivers. On Windows, a .inf file requires.

The Arduino software includes a serial monitor which allows simple textual data to be sent to and from the Arduino board. The RX and TX LEDs on the board will flash when data is transmitting via the USB connection to the computer. The ATmega32U4 also supports SPI communication, that access through the SPI library. The Esplora can appear as a generic keyboard and mouse and can be a program to control these input devices using the Keyboard and Mouse libraries.

Programming :
The Esplora can be the program with the Arduino software (download). Select “Esplora” from the Tools > Board menu. For details, see the getting started page. The ATmega32U4 on the Esplora comes pre-burn with a boot-loader that allows you to upload new code to it without the use of an external hardware programmer.
It communicates using the AVR109 protocol. You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header; see these instructions for details.
To facilitate writing sketches for the Esplora; there is a dedicated library that contains methods for reading the sensors and writing to the outputs onboard. The library offers high-level methods which provide pre-process data, like degrees Fahrenheit or Celsius from the temperature sensor. It also enables easy access to the outputs, like writing values to the RGB LED. Visit the Esplora library reference page to see the complete documentation of the library and examples.
Automatic (Software) Reset and Bootloader initiation :
Rather than requiring a physical press of the reset button before an upload; the Esplora is designing in a way that allows it to be reset by software running on a connected computer. The reset is trigger when the Esplora’s virtual (CDC) serial / COM port is open at 1200 baud and then close. When this happens, the processor will reset, breaking the USB connection to the computer (meaning that the virtual serial / COM port will disappear). After the processor resets, the boot-loader starts, remaining active for about 8 seconds. The boot-loader can also be initiate by pressing the reset button on the Esplora.
Note that when the board first powers up, it will jump straight to the user sketch; if present, rather than initiating the boot-loader. Because of the way the Esplora handles reset it’s best to let the Arduino software try to initiate the reset before uploading; especially if you are in the habit of pressing the reset button before uploading on other boards. If the software can’t reset the board you can always start the boot-loader by pressing the reset button on the board.
USB Overcurrent Protection :
The Esplora has a re-settable poly-fuse that protects your computer’s USB ports from shorts and over-current. Although most computers provide their own internal protection, the fuse provides an extra layer of protection. If more than 500 mA is applied to the USB port, the fuse will automatically break the connection until the short or overload is removed.
Physical Characteristics :
The maximum length and width of the Esplora PCB are 6.5 and 2.4 inches respectively, with the USB and TinkerKit connectors extending beyond the latter dimension. Four screw holes allow the board to be attached to a surface or case.

Package Includes :

1 x ESPLORA Joystick Photosensitive Sensor Board Compatible with Arduino
Product Details
RBD-2886
20 Items

Specific References

EAN13
2886
Comments (0)
Grade
No customer reviews for the moment.
16 other products in the same category:

Reference: RBD-1217

Nextion NX3224T024 - Generic 2.4" TFT LCD Touch Display

(0)
Nextion is a seamless Human Machine Interface (HMI) solution. Nextion provides a control and visualization interface between a human and a process, machine, application or appliance.  Nextion is mainly applied to Internet of thing (IoT) or consumer electronics field.
BDT 3,099.00
BDT 3,099.00 tax incl.
BDT 3,099.00 tax excl.
BDT 3,099.00 tax excl.
BDT 3,099.00 tax incl.
BDT 3,099.00 tax incl.
BDT 0.00 Tax
BDT 3,099.00 tax excl.
BDT 3,099.00 tax excl.
BDT 0.00 Tax
BDT 3,099.00 tax incl.
More
In-Stock
In stock: 15

Reference: RBD-0323

Arduino Uno R3 SMD

(0)
Microcontroller ATmega328 (SMD) – Interface CH340G Operating Voltage: 5V Input Voltage (recommended): 7-12V Digital I / O Pins 14 (of which 6 provide PWM output) RoboticsBD Analog Input Pins: 6 A programming cable is included.
BDT 574.00
BDT 574.00 tax incl.
BDT 574.00 tax excl.
BDT 574.00 tax excl.
BDT 574.00 tax incl.
BDT 574.00 tax incl.
BDT 0.00 Tax
BDT 574.00 tax excl.
BDT 574.00 tax excl.
BDT 0.00 Tax
BDT 574.00 tax incl.
More
In-Stock
In stock: 151

Reference: RBD-2789

ESP32-S3 CAM Development Board WiFi Bluetooth Module N16R8 OV2640 Camera

(0)
The ESP32-S3 WROOM Development Kit 2 is a comprehensive development solution based on the ESP32-S3-WROOM-1 module, featuring an onboard PCB antenna and advanced peripherals. This kit comes bundled with an OV2640 camera, providing a complete hardware platform for prototyping and developing IoT, AI, and wireless communication applications.
BDT 1,999.00
BDT 1,999.00 tax incl.
BDT 1,999.00 tax excl.
BDT 1,999.00 tax excl.
BDT 1,999.00 tax incl.
BDT 1,999.00 tax incl.
BDT 0.00 Tax
BDT 1,999.00 tax excl.
BDT 1,999.00 tax excl.
BDT 0.00 Tax
BDT 1,999.00 tax incl.
More
In stock
In stock: 16

Reference: RBD-2267

ESP32 Dev Board CP2102

(0)
Integrated Wi-Fi and Bluetooth connectivity make this board a great choice for IoT projects and robotics. The ESP32 chip on the board is a dual-core microcontroller that operates at up to 240 MHz, providing ample processing power for complex projects. With 520 KB of SRAM and 4 MB of flash memory, the board has plenty of memory for storing and running...
BDT 650.00
BDT 650.00 tax incl.
BDT 650.00 tax excl.
BDT 650.00 tax excl.
BDT 650.00 tax incl.
BDT 650.00 tax incl.
BDT 0.00 Tax
BDT 650.00 tax excl.
BDT 650.00 tax excl.
BDT 0.00 Tax
BDT 650.00 tax incl.
More
Out-of-Stock
In stock: 0

Reference: RBD-2309

ESP8285 ESP-M2 Development Board

(0)
Add Internet to your next project with an adorable, bite-sized WiFi microcontroller, at a price you like! This module contains an ESP8285, which is an ESP8266 processor with 1MB of FLASH memory already built in. You can use it just like an ESP8266, it's the same processor and WiFi The ESP8266 processor from Espressif is an 80 MHz microcontroller with a...
BDT 395.00
BDT 395.00 tax incl.
BDT 395.00 tax excl.
BDT 395.00 tax excl.
BDT 395.00 tax incl.
BDT 395.00 tax incl.
BDT 0.00 Tax
BDT 395.00 tax excl.
BDT 395.00 tax excl.
BDT 0.00 Tax
BDT 395.00 tax incl.
More
In stock
In stock: 21

Reference: RBD-0155

Arduino Pro Mini 328 5V/16Mhz

(0)
Microcontroller: ATmega328 Circuit Operating Voltage: 5V Clock frequency: 16MHz. Digital I/O Pins: 14 8 analog input port: A0 ~ A7. A pair of TTL level serial port transceiver : RX / TX. 6 PWM port: D3, D5, D6, D9, D10, D11. Support serial download.
BDT 680.00
BDT 680.00 tax incl.
BDT 680.00 tax excl.
BDT 680.00 tax excl.
BDT 680.00 tax incl.
BDT 680.00 tax incl.
BDT 0.00 Tax
BDT 680.00 tax excl.
BDT 680.00 tax excl.
BDT 0.00 Tax
BDT 680.00 tax incl.
More
In-Stock
In stock: 88

Reference: RBD-2490

Arduino Ethernet Shield W5100 R3

(0)
Support TCP/IP protocol: TCP, UDP, ICMP, IPv4 ARP, IGMP, PPPoE and Ethernet Built-in 10BaseT/100BaseTX Ethernet physical layer Support automatic communication handshaking(full duplex and half duplex), Support automatic MDI/MDIX, automatically revise signal polarity Support ADSL connection (support PAP/CHAP certification mode in PPPoE protocol), Support...
BDT 1,250.00
BDT 1,250.00 tax incl.
BDT 1,250.00 tax excl.
BDT 1,250.00 tax excl.
BDT 1,250.00 tax incl.
BDT 1,250.00 tax incl.
BDT 0.00 Tax
BDT 1,250.00 tax excl.
BDT 1,250.00 tax excl.
BDT 0.00 Tax
BDT 1,250.00 tax incl.
More
In stock
In stock: 8

Reference: RBD-2484

Brand: Arduino Official

Arduino UNO R4 WiFi Development Board Original

(0)
The new Arduino UNO R4 development board comes in two versions: the UNO R4 WiFi and the UNO R4 Minima. It runs on the Renesas RA4M1 (Arm Cortex®-M4) processor with a clock speed of 48MHz, which provides a 3x increase over the UNO R3. In addition to that, the SRAM has been upgraded from 2kB to 32kB and the flash memory has been increased from 32kB to 256kB...
BDT 6,590.00
BDT 6,590.00 tax incl.
BDT 6,590.00 tax excl.
BDT 6,590.00 tax excl.
BDT 6,590.00 tax incl.
BDT 6,590.00 tax incl.
BDT 0.00 Tax
BDT 6,590.00 tax excl.
BDT 6,590.00 tax excl.
BDT 0.00 Tax
BDT 6,590.00 tax incl.
More
Last items in stock
In stock: 1

Reference: RBD-2569

Arduino UNO R4 Minima

(0)
Arduino Uno R4 Minima High-Quality Edition (Made in China)  Introducing the Arduino UNO R4 Minima! This board boasts the RA4M1 microprocessor from Renesas, delivering increased processing power, expanded memory, and additional peripherals. And the best part? It stays true to the reliable UNO form factor and operates at a practical 5 V voltage. Brace...
BDT 2,890.00
BDT 2,890.00 tax incl.
BDT 2,890.00 tax excl.
BDT 2,890.00 tax excl.
BDT 2,890.00 tax incl.
BDT 2,890.00 tax incl.
BDT 0.00 Tax
BDT 2,890.00 tax excl.
BDT 2,890.00 tax excl.
BDT 0.00 Tax
BDT 2,890.00 tax incl.
More
In stock
In stock: 4

Reference: RBD-1402

NodeMCU ESP8266 Expansion Base Board

(0)
The perfect solution for breaking out the pins from Lua V3 Nodemcu. Lead-out all the IO ports of the ESP-12E development board Lead out the pins of 5V and 3.3V power supply Convenient to connect with peripheral modules Onboard 5V / 1A DC-DC step-down converter circuit Onboard power indicator With DC power jack 6-24V.
BDT 260.00
BDT 260.00 tax incl.
BDT 260.00 tax excl.
BDT 260.00 tax excl.
BDT 260.00 tax incl.
BDT 260.00 tax incl.
BDT 0.00 Tax
BDT 260.00 tax excl.
BDT 260.00 tax excl.
BDT 0.00 Tax
BDT 260.00 tax incl.
More
In-Stock
In stock: 51

Reference: RBD-0621

USB to Mini USB Cable 1M - Arduino NANO

(0)
Connects Your Arduino Nano: Provides essential connection between your Arduino Nano and a computer for programming and power. Standard Compatibility: Features USB Type-A and Mini-B connectors for universal computer connectivity. Reliable Performance: Solid workmanship and high-quality materials ensure dependable data transfer. Flexible Design: 1-meter...
BDT 120.00
BDT 120.00 tax incl.
BDT 120.00 tax excl.
BDT 120.00 tax excl.
BDT 120.00 tax incl.
BDT 120.00 tax incl.
BDT 0.00 Tax
BDT 120.00 tax excl.
BDT 120.00 tax excl.
BDT 0.00 Tax
BDT 120.00 tax incl.
More
In-Stock
In stock: 50

Reference: RBD-2160

1 Meter Micro USB Cable for Arduino, Node MCU and Flight Controllers

(0)
Fully compatible with the PC. Moulded strain relief and PVC over moulding to ensure a lifetime of error-free data transmissions. Aluminium under mould shield helps meet FCC requirements on KMI/RFI interference. Foil and braid shield complies with fully rated cable specifications reducing EMI/FRI interference.
BDT 250.00
BDT 250.00 tax incl.
BDT 250.00 tax excl.
BDT 250.00 tax excl.
BDT 250.00 tax incl.
BDT 250.00 tax incl.
BDT 0.00 Tax
BDT 250.00 tax excl.
BDT 250.00 tax excl.
BDT 0.00 Tax
BDT 250.00 tax incl.
More
In-Stock
In stock: 54

Reference: RBD-0094

Arduino Uno R3

(0)
The Arduino Uno R3 High-Quality Edition Arduino UNO in Bangladesh Micro-controller : ATmega328. Operating Voltage : 5V. Input Voltage (recommended) : 7-12V. Digital I/O Pins : 14 (of which 6 provide PWM output). Analog Input Pins : 6. The Arduino Uno R3 High-Quality Edition embodies superior craftsmanship and meticulous attention to detail, resulting in...
BDT 1,050.00
BDT 1,050.00 tax incl.
BDT 1,050.00 tax excl.
BDT 1,050.00 tax excl.
BDT 1,050.00 tax incl.
BDT 1,050.00 tax incl.
BDT 0.00 Tax
BDT 1,050.00 tax excl.
BDT 1,050.00 tax excl.
BDT 0.00 Tax
BDT 1,050.00 tax incl.
More
In-Stock
In stock: 163

Reference: RBD-2651

Wemos D1 Mini V3

(0)
D1 Mini board with 4 MB flash memory and ESP8266 chipset. The board can be programmed with Arduino IDE, has the CH340 USB chipset and allows you to create IoT devices quickly and easily.
BDT 430.00
BDT 430.00 tax incl.
BDT 430.00 tax excl.
BDT 430.00 tax excl.
BDT 430.00 tax incl.
BDT 430.00 tax incl.
BDT 0.00 Tax
BDT 430.00 tax excl.
BDT 430.00 tax excl.
BDT 0.00 Tax
BDT 430.00 tax incl.
More
In stock
In stock: 20

Reference: RBD-1138

AI-thinker A9G GSM/GPRS+GPS/BDS Development Board

(0)
Board Based On AI-Thinker A9 GPRS Module Supports Firmware Upgrade Via Serial Port Operating Voltage: 5v
BDT 1,940.00
BDT 1,940.00 tax incl.
BDT 1,940.00 tax excl.
BDT 1,940.00 tax excl.
BDT 1,940.00 tax incl.
BDT 1,940.00 tax incl.
BDT 0.00 Tax
BDT 1,940.00 tax excl.
BDT 1,940.00 tax excl.
BDT 0.00 Tax
BDT 1,940.00 tax incl.
More
In-Stock
In stock: 7

Reference: RBD-1603

MicroPython Board R3 ATmega328P+ESP8266, 8Mb flash, USB-TTL CH340G, Micro-USB

(0)
USB-TTL converter. Logic Level: 5V. Operating Supply Voltage: 5V. Digital I/O Pins: 14. Analog I/O Pins: 6.
BDT 1,199.00
BDT 1,199.00 tax incl.
BDT 1,199.00 tax excl.
BDT 1,199.00 tax excl.
BDT 1,199.00 tax incl.
BDT 1,199.00 tax incl.
BDT 0.00 Tax
BDT 1,199.00 tax excl.
BDT 1,199.00 tax excl.
BDT 0.00 Tax
BDT 1,199.00 tax incl.
More
In-Stock
In stock: 32

Follow us on Facebook