Search found 3 matches
- Sat Aug 31, 2024 8:56 am
- Forum: Introduce Yourself!
- Topic: Introduce Yourself!
- Replies: 32
- Views: 56454
Re: Introduce Yourself!
Hello All, 8-) I am Pavan; I am a student of Computer Engineering and an IoT Intern at the Thinkering Hub in my University. Interested in all things electronics, embedded systems, and tech. generally I work on random, useful projects as a mix of creativity and innovation with development boards ...
- Sat Aug 31, 2024 8:49 am
- Forum: General Discussion
- Topic: How to Control Stepper Motor Speed with Arduino?
- Replies: 1
- Views: 11257
Re: How to Control Stepper Motor Speed with Arduino?
:!: :idea: Step Angle: The minimum movement that the motor can make. Steps per Revolution: Number of steps to make a complete rotation. Controlling Speed using Arduino * Basic Approach: * Impose a delay between steps. * The shorter the delay, the faster the speed; the longer the delay, the slower ...
- Sat Aug 31, 2024 8:39 am
- Forum: General Discussion
- Topic: ESP8266 COM Port Detection Issue
- Replies: 1
- Views: 15564
Re: ESP8266 COM Port Detection Issue
CH340G Driver — Please make sure the CH340G driver is properly installed. You can download and install it from —- https://www.arduined.eu/tag/ch340/ Additional Tips: Look for damage : Examine the module and cable. (And can you please tell me which os are you using ?) Use Arduino IDE: It can rec ...