We are using the Arduino nano 33 BLE sense rev2 to measure vibration in HZ, acceleration in m/s^2, and torque in Nm, for tennis players and baseball pitchers. We are two undergraduate senior engineering students who are struggling with the code, is there any way you guys can provide us with code for those metrics? We also need to understand what the IMU sensor is giving us and how to get it to a reading that makes sense to us.
1.That sounds like it could be an interesting project that could be a lot of work but fun! However, please keep in mind that we are not a free design or code-writing service. We’re more than happy to help with your design or code, but we need you to make an initial attempt. Please design and write your code, then post it along with an explanation of what’s not working properly.
- Show Your Work First: Before asking for assistance, make an attempt to design or write the code yourself. Share your work along with details about what isn’t working. Only you know what you want!
- Provide Clear Documentation: Since we can’t see your project, share an annotated schematic (best) or a clear drawing of your setup. Pictures are welcome, but avoid using Fritzing diagrams as they are wiring diagrams, not schematics, and are not ideal for troubleshooting.
- Include Technical Details: If there is specific hardware involved, include links to technical information. There are often many versions of similar components, so precise details are essential. What version of buttons buzzer and a stepper motor are we looking at.
- Reference Resources: For additional help, check out useful links and tutorials: Useful Links on Arduino Forum. Post links to your buttons buzzer and a stepper motor technical information.
- Obtain a copy: of the Arduino Cookbook and complete several of the projects. Many of them will help you achieve parts of your goals.
- Course Electronics For Beginners (eBook)
- Electronics For Beginners (eBook)
- Arduino Step-by-step Projects Course | Build 25 Projects
Surely, you have tested each component of your project to ensure you have working devices!
The data sheets for the sensors provide that information, and they are the very best reference source.
Hint: the IMU does not measure vibration or torque. You will need to analyze the accelerometer readings and process them accordingly.
If this undergraduate work , then you need to do it !!
There are no short cuts , this prepares you for life .
Anyhow ….
Have you tested your sensors , shown why you chosen those particular ones instead of others and got some results .
People will help with specific issues.
Don’t forget teachers and profs lurk around here and finding out what you are doing is easy .
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.