ZoolanderMicro
ZoolanderMicro
@zoolandermicro
Member
Joined: 2020-09-16 11:23 am
Last seen: 2022-03-08 9:25 pm
Topics: 6 / Replies: 138
Reply
RE: Arduino Timers – no pain and all gain!

Thanks @ronbentley1, I saved the link to the Arduino Slovakia web page. It will come in handy some time. I just got the 16-channel PWM servo driver bo...

2 years ago
Forum
Reply
RE: Arduino Timers – no pain and all gain!

I'm also unclear why you would change the timer frequency for interrupts. One example I have tried is for motor control. At a frequency of 1Khz (976.5...

2 years ago
Forum
Reply
RE: Model Railway Signal Lights

Excellent, I will take a closer look when I get home from work.

2 years ago
Reply
RE: Model Railway Signal Lights

Hi @ronbentley1, This is an old topic, but an interesting one. I wish I knew more about what @john40131 was trying to do. If the lights were supposed ...

2 years ago
Reply
RE: Simple Arduino Sanity Check

Hi @will, please edit the link. The closing brace ended up as part of the URL. Thanks

2 years ago
Forum
Reply
RE: Advice on PCB design

Hi @salp, I am learning to use AutoCAD Eagle (under student license) as my design tool. I've had good luck submitting my board files to Aisler (aisler...

2 years ago
Reply
RE: Simple Arduino Sanity Check

Thanks @binaryrhyme, I'll give it a try.

2 years ago
Forum
Reply
RE: Adeept Hexapod kit ADA033, thirteenth servo will not attach

That was a fair piece of investigation, thanks @ronbentley1. Well, mystery solved. It's not an issue with code, just a short coming of the microcontro...

2 years ago
Reply
RE: Adeept Hexapod kit ADA033, thirteenth servo will not attach

Yes, a surface mount ATmega328P. In the Arduino IDE, I select Genuine Arduino Uno as the target board. The Pixie board has connections for the various...

2 years ago
Reply
RE: Adeept Hexapod kit ADA033, thirteenth servo will not attach

Things that make you say,"Humm". There is a lot more to this than just messing with the timers. Changing the prescaler values for the timers would eff...

2 years ago
Reply
RE: Adeept Hexapod kit ADA033, thirteenth servo will not attach

Yes, that would be a good approach to try. If that doesn't work, I will try changing the frequency of timer1.

2 years ago
Reply
RE: Adeept Hexapod kit ADA033, thirteenth servo will not attach

The Adeept Pixie board has a Mega328P chip like the Arduino Uno board. I think the Due uses a Mega2560 chip.

2 years ago
Reply
RE: Adeept Hexapod kit ADA033, thirteenth servo will not attach

@will @zander @ronbentley1 I verified the code that Will provided. Avrdude reported: Sketch uses 4020 bytes (12%) of program storage space. Maximum ...

2 years ago
Reply
RE: Adeept Hexapod kit ADA033, thirteenth servo will not attach

I just read throught your code. Looks excellent. It tests, in the setup function, if the head servo is attached to pin 14. I had tried creating a sepa...

2 years ago
Reply
RE: Adeept Hexapod kit ADA033, thirteenth servo will not attach

Any way, I had a chance to clean up my code (as per suggestions). Looks nice, but the thirteenth servo still does not attach. The robot's head doesn't...

2 years ago
Page 1 / 10