Skip to main content

Questions tagged [arduino-esplora]

The Arduino Esplora is a microcontroller board derived from the Arduino Leonardo. The Esplora 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.

Filter by
Sorted by
Tagged with
0 votes
2 answers
1k views

Here there, recently I am testing Lora Ra-02 module I saw many videos and it is easy to set up, according to this schematic: LoRa SX1278 Module-----Arduino Nano Board 3.3V------- Gnd---------Gnd En/...
Asif Uz Zaman's user avatar
-1 votes
1 answer
84 views

I am trying to create a program where the main code starts on the press of a button. I am using an Arduino Esplora, and I want to have the built-in LED be blue when I plug in the power until I press ...
LainaS's user avatar
  • 3
0 votes
1 answer
164 views

I’m trying to send a character message from an arduino uno to an esplora by connecting their usb ports together. The esplora has a micro usb port, while the uno uses a usb B port. To hooked them up, ...
Paul's user avatar
  • 371
2 votes
2 answers
802 views

I am working on a remote control car from an Arduino Esplora board and the Mega 2650 Board. My problem lies with the Esplora board as the nRF does not transmit like it is supposed to or does not even ...
Galen Nare's user avatar