71 questions
SPRENSENSE Arduino IDE (Ver1.8.16) is programming using the Software Serial Library.Setting LowPower.clockMode (CLOCK_MODE_32MHz) and lowering the operating clock to 32MHz will prevent normal communic...
I am trying to install a library called pitsches.h on Arduino IDE according to the textbook. Sketch→Include library→Install library in .ZIP formatIf you select a ZIP library (pits.zip) in , The librar...
Sony Official Home Page - spresense Hardware Design Deck - This is a question after looking at the spresense expansion board schematic.Is it possible to store data on two microSD cards by soldering th...
Connect ARDUINO MKR WAN 1310 and ARDUINO MKR CONNECTOR CARRIER with
I remember that there was a story about using the SPRESENSE SDK that could be used on Arduino IDE, but I don't have the impression that I can do it with the materials I've been reading for a long time...
It's not an Arduino-specific issue, it's because I don't know much about TCP/IP, so the solution is at a standstill.I use boards such as W5100 and enc28j60, which are compatible with Ethershield, but ...
const int a = sensor1; const int b = sensor2;const int c = sensor3;const int d = sensor4; if (a == LOW || b == LOW || c == LOW || d == LOW )What does this code mean?
I'm trying to implement it based on the questions you asked and answeredI'm struggling because I can't understand the expression of the queue accurately...#define FORWARD 1#define BACKWARD 2#define LE...
Hi, everyone. I am a student studying Bluetooth.I want to do BLE communication between Arduino and Android.BLE communication is being conducted using Android GATT. When the two devices are connected, ...
I am a student who wants to try Arduino in high school. I'm still lacking the basics, so I have a lot of questions Using Arduino and rf communication module, I would like to code so that I can send vo...
« | - 6 - | » |
© 2024 OneMinuteCode. All rights reserved.