Program Romi 32u4 from attached Pi
Can I program the Romi 32u4 from the attached Raspberry Pi using AVRDUDE? It looks like I should be able to using the latest versio of AVRDUDE and connecting some GPIO pins from the Pi to the ISP pins...
View ArticleBalboa balancing algorithm
I don’t yet have experience with Balboa. I have a Balboa to be delivered this week. I have reviewed all of the blog posts and most of the code. I’m curious as how the balancing control algorithm...
View ArticleUbuntu Arduino libpololu-arduino
Who can help me to install the libpololu-arduino for Arduino on Uubuntu? I have downloaded this lib (libraries, boards.txt, platform.txt and programmers.txt) but where to put those files. Thanks and...
View ArticleInstalling pyserial: ImportError: No module named serial
I am trying to install pyserial module on Pololu 3pi+ 2040 robot. Is there any guide from where I can install this? I tried installing using pip (but it got installed in my local machine, but not on...
View ArticleQtr8 library for esp32 c programming
hello i am willing to build a line follower robo using qtr8 sensor with pololu library and esp32 microcontroller… but the current library seem to not work with esp32 since the analog inpurt of the esp...
View ArticleMultiple Routines using Maestro
I am new to the maestro, and I am creating a DJ robot that in theory would run multiple pre-programmed routines when buttons are pressed. I know you can record a set of frames on the maestro and make...
View ArticleHow to add microcontrollers to avrdude?
i want to set fusebits of atmega48pa mcu but avrdude has option only for atmega48 variant??? 2 posts - 2 participants Read full topic
View ArticleArduino Uno R4 on Zumo Shield?
Happy Holidays All – My kids are starting to age into the Zumos I have. Built them a decent dohyo, and all going under the tree from Santa 2023. I was thinking of getting another Zumo Shield for...
View ArticleAt Tiny 4/5/9/10 Programming
Hi Everyone, I need to program At Tiny 4 Controller does anyone know how to program it? I searched for it online and Using Arduino Uno and USBASP it will program, but that didn’t work for me. Does...
View ArticleVL53L1X code hanging on sensor.init
So i’m using the continuous example code for the VL53L1X and added some debugging logs. I found out that for this sensor the code hangs on the sensor.init. It does not go to Serial.println(“Failed to...
View ArticleControlling motors b y using Qik2s12v10 and Arduino
Hi, I have a Qik2s12v10 motor controller and an Arduino controller. I looked at the Pololu’s libraries and demo codes for using the Qik motor controller, and in it, it refers to digital pins 2, 3, and...
View ArticleArduino nano with Adxl345 serial error ox0800 JRK21V3
Hello, i want to drive a motor with an Arduino nano and a Adxl345, it use to work but now i got a serial error on the JRK21V3. It should keep a basket horzontal for a handycapt person who needs...
View ArticleRomi not working without usb conn
Hello I am trying to program the ROMI using the aurduno board only. Its a simple program to run motors. It works if its connected to the computer but if i remove the USB and restart Romi it does not...
View Article3pi+ 32u4 not working with arduino on linux mint
I am using a linux mint computer in an attempt to program a pre assembled 3pi+ turtle edition 32u4 robot using the arduino ide v2. I am ale to recognize the device, the port, the device type, and i...
View ArticleMaestro 12 loop interrupted sequence for audio
Hi there, I currently have a working animatronic that uses a Maestro 12 to run a looping sequence at startup to continuously move his head around. I just turn him on and he starts looking around. I’d...
View ArticleProgram for line following robot with picace 28x2, with only one wheel steering
Halo Everyone, I am making a Program for a line following robot with picaxe 28x2, with only one wheel steering (with a stepper motor). I am using QTR-8A Reflectance Sensor Array. Is there a library...
View ArticleOnce connected, but not anymore
I’ve used polulo servo controllers before, and I love them; but I’m no expert. I just tried to get into it again, and I’m blocked. 6 channel servo controller. I tried plugging an old one back in, and...
View ArticleLibpololu-arduino Serial Communication
Hi team I am using libpololu-arduino for my root I need to build the communication between Arduino Uno ( PID Line follower code uploaded ) and Arduino Nano Is it possible with using libpololu-arduino...
View ArticleorangutanModel.h
Hi Team Have a nice day Please delete this post if it is illegal’s question The following codes are sourced from the <orangutanModel.h> library within the libpololu-arduino library. Upon...
View ArticleChanging the code to follow a WHITE line instead of Black in the LineFollower...
Im trying to change the ‘LineFollower’ code in Arduino UNO for the Zumo Shield Robot v1.2. I tried changing reflectanceSensors.readLine(sensors); to reflectanceSensors.readLine(lineSensorValues,...
View Article