MadMisha
MadMisha
@madmisha
Member
Joined: 2020-03-14 9:11 pm
Last seen: 2023-09-28 6:52 pm
Topics: 13 / Replies: 327
Reply
RE: 3v to 5v logic converter and power requirements

@zander I went with the 150W power supply because the manufacturer, as well as reviews, recommended 100W for one roll. I am extending it beyond one...

2 years ago
Forum
Reply
RE: ESP-32 and DHT22

@farzad_k That makes sense and sounds easy enough. I will make a suggestion that you should feel free to ignore if you wish. DHT sensors are not ...

3 years ago
Reply
RE: ESP32 board too FAT for my breadboard!

@jbo I had the same issue, and still do I guess. My solution was to not go over the point in the breadboard that the two smaller breadboards connect...

3 years ago
Forum
Reply
RE: ESP-32 and DHT22

I have used the DHT22 and the other variants on an ESP32. It was exactly the same as any other arduino. There is a library for DHT sensors that is for...

3 years ago
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

@voltage @will Sorry I'm late to the party. Woke up to having to put out the proverbial fire. It sounds like you are setting the ramp up spee...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

@Voltgae and @will I want to make sure we don't get too far ahead of ourselves. So for clarification: Do you need the same arrangement for buttons...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

@will So you are saying that 1 button be a stop/go function and the other be direction and not accessible in go? That sounds good but that still lea...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

It would work but how does he stop it? I think I did it that way so that it would be a stop function and when it was not in use be a reverse direction...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

That would mean there would be no stop button, only a reverse direction button. I think that might have been a test where I realized there are o...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

Only use the buttons on the shield and no pot. I posted an updated version of the code above. If it works it will give you a definitive and stab...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

Sorry, I stayed up really late last night reading contracts and riders. Then making list of all the things to do and look for. Plus, I am on the west ...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

@voltage @will Ok, I have a test. I want to see how bad of a delay there is using the buttons on the shield. It will also let us know how some of th...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

@voltage @will That jitter in the pot was why I suggested an encoder before. Store the value as an int and adjust it up and down. If you want to exp...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

Ok, to be honest, do you really need RPM? I would say display the mapped number from the pot. Then do the math to what diameter that would be right fo...

3 years ago
Forum
Reply
RE: Arduino with Stepper and LiquidCrystal Issue

I have to go tour a construction site. I will be back later to catch up. Feel free to mess around with the code all you want.

3 years ago
Forum
Page 3 / 22