Skip to main content

Questions tagged [arduino]

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. Be sure to use the Arduino Stack Exchange for questions that are more Arduino and less robotics.

0 votes
1 answer
10 views

My program is compiling. I am using inverse kinematics to move the robot. However, the robot keeps stalling and the motors are stuttering. I was able to move the end effector once, but only one joint ...
tasneem ahmed's user avatar
0 votes
0 answers
33 views

I’m building a Furuta pendulum using PIDand want to stabilize it using a DC motor on the arm. I only have one LPD3806 encoder on the pendulum—no encoder on the motor. Is it possible to stabilize the ...
Abrar Shahria's user avatar
0 votes
1 answer
44 views

I'm building a hexapod robot controlled by an Arduino Nano, with 12 SG90 micro servos and a Bluetooth module. The robot is powered by a 3.7V 5000mAh Li-ion battery connected to 5 MT3608 DC-DC boost ...
roger's user avatar
  • 3
0 votes
0 answers
14 views

I've got microROS working on a Portenta H7, as I saw it listed as supported. Just curious, has anyone got it working on a H7 Lite? Would prefer to use those as they are cheaper than the original full-...
Abdul's user avatar
  • 1
0 votes
0 answers
77 views

I downloaded the library for the Arduino IDE (v2.0.7-humble) and installed it. https://github.com/micro-ROS/micro_ros_arduino/releases Then I opened the example sketch for the publisher and tried to ...
michael86's user avatar
0 votes
0 answers
29 views

i'm using Tinkerkit Braccio robotic arm with ros for a project with ROS(1), using as starting point this repository and ros_serial and i have this "issue": I've noticed that the robot base (...
caesar753's user avatar
1 vote
0 answers
23 views

I am using three motors and three rotary encoders to get positions for the motors. The Arduino Due is just sending commands to the motors and publishing encoder data. The PI is doing all of the high ...
John Miller's user avatar
0 votes
0 answers
54 views

I'm attempting to build a differential drive robot using the arduino 33 BLE Sense. For programming, I'm using a combination of both arduino and MBED OS. I'm using the following encoders attached to ...
JelliByte's user avatar
0 votes
0 answers
81 views

I am developing a project with ROS on a Jetson Nano board. I connect my Arduino Mega board, which I have connected to an external PCB, to the USB ports on the Jetson board. There are also other ...
furkan's user avatar
  • 21
0 votes
0 answers
31 views

I have this lidar and I want to know how to use it with this library (wish version) the only information I know is that the lidar works with 115200 baud rate. if anyone can help pls, thank you.
Errouji Ossama's user avatar
0 votes
2 answers
50 views

I am working with Arduino and i am having problem when communicating from Raspberry PI to Arduino. I have two motor drivers (bts7960B) that connected to the Arduino....
Ayrobo's user avatar
  • 1
0 votes
0 answers
17 views

I am trying to compile am Arduino programm but the ide just doesnt find one of my custom messages with the error No such file or directory although it exists in the folder it is importet like this: <...
Alex's user avatar
  • 3
0 votes
0 answers
41 views

I am currently working on a project involving an Arduino Rev 4 WiFi to develop a robot capable of carrying belongings and following a user. Despite being in the early stages, we have successfully ...
Frank C Vanris's user avatar
0 votes
2 answers
84 views

We are working on a project, modelling and simulation of a 3 phase AC induction motor. We are at the level of validation of our model. We have a sample motor and we want to measure some variables; ...
Edycliff Daba's user avatar
0 votes
1 answer
151 views

I am migrating a project from ROS1 to ROS2, and the original project uses an arduino to control 3 motors, the adrunio code subscribes to the joint states and uses that info to transform it to steps/...
Omar El Sherbeny's user avatar

15 30 50 per page
1
2 3 4 5
60