adrian
adrian
@adrian
Member
Joined: 2020-06-25 4:30 pm
Last seen: 2020-07-28 3:31 pm
Topics: 2 / Replies: 10
Reply
RE: How to write interactive menus while being responsive

I'm still not done with this problem but I figured I'd provide an update. Upon further research it seems that the menu problem is not a straightforwar...

4 years ago
Forum
C++
Reply
RE: How to write interactive menus while being responsive

Right now, only RTC interrupts to check time and determine what to do based on the schedules. Eventually, I want to add sensor readings for temperatur...

4 years ago
Forum
C++
Reply
RE: How to write interactive menus while being responsive

I hope it is not too complicated and it is just the way I'm framing the problem. The problem I encounter when trying to make the main loop() call into...

4 years ago
Forum
C++
Reply
RE: Do you ever ask: why am I writing this code AGAIN?

I'm still surprised we're still using the Arduino IDE to write code. I miss so many of the features I use in my other non-arduino projects when using ...

4 years ago
Forum
C++
Topic
Forum
C++
Replies: 10
Views: 1780
Reply
RE: Water level guage for shallow well

Running wire all the way down to the bottom of the well to measure the water level sounds like too much hassle. Provided that you know the max depth o...

4 years ago
Forum
Reply
RE: Add a pixy cam to the dfrobotics 5dof arm

A robot arm using OpenMV would make for a pretty neat video series. I'm curious to know more about how much a DIY robot arm can do.

4 years ago
Reply
RE: Help: Is this circuit safe?

@ruplicator, got it. Thank you for the paper, I'm reading it but I agree that it may be beyond the scope of a simple project like this one. Thanks!

4 years ago
Reply
RE: Help: Is this circuit safe?

@ruplicator You're right! The diodes should be connected to 5V. I also noticed after posting that the motor driver has the diodes already. It does not...

4 years ago
Reply
RE: Help: Is this circuit safe?

So looking into how the motor is wired I believe the problem will be with the coils and not the Vin of the stepper. I've made a change to the schemati...

4 years ago
Reply
RE: Are you new to the 28BYJ-48 Unipolar dc motor? Well...

Hey @itscaseydambit, those are very well documented sketches! Do you have schematics to go with them? Cheers!

4 years ago
Topic
Replies: 5
Views: 1335