Skip to content

Conversation

pedromsousalima
Copy link
Contributor

What This PR Changes

  • Revamped tutorials for Modulinos

Contribution Guidelines

Copy link

github-actions bot commented Sep 9, 2025

Preview Deployment

🚀 Preview this PR: https://68f6cda8a6f7528f361aab87--docs-content.netlify.app
📍 Commit SHA: c4d9a4a

Copy link
Contributor

@jhansson-ard jhansson-ard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see my comments and let me know your thoughts 🙏🏼

secondary_button_title: With MicroPython
primary_button_url: https://docs.arduino.cc/tutorials/modulino-buttons/how-buttons/
primary_button_title: Get Started
secondary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-general/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to link to Thermo?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The general live in the thermo @jhansson-ard is there a better way?


## General Troubleshooting

### Module Not Responding
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Module Not Responding
### Node Not Responding


### Module Not Responding

If your Modulino's power LED isn't on or the module isn't responsive:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If your Modulino's power LED isn't on or the module isn't responsive:
If your Modulino's power LED isn't on or the node isn't responsive:

- Ensure both the board and the Modulino are connected to your computer
- Verify that the power LEDs on both are lit
- Check that the QWIIC cable is properly clicked into place
- Verify the module is receiving 3.3V power
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Verify the module is receiving 3.3V power
- Verify the node is receiving 3.3V power

Comment on lines +233 to +237
3. **Address Management**: Document all address changes on the white label provided on each module.

4. **Environmental Considerations**: Keep modules away from sources of electromagnetic interference, excessive heat, or moisture unless specifically rated for such conditions.

5. **Development Workflow**: Test modules individually before connecting them in a chain to isolate any issues.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. **Address Management**: Document all address changes on the white label provided on each module.
4. **Environmental Considerations**: Keep modules away from sources of electromagnetic interference, excessive heat, or moisture unless specifically rated for such conditions.
5. **Development Workflow**: Test modules individually before connecting them in a chain to isolate any issues.
3. **Address Management**: Document all address changes on the white label provided on each node.
4. **Environmental Considerations**: Keep nodes away from sources of electromagnetic interference, excessive heat, or moisture unless specifically rated for such conditions.
5. **Development Workflow**: Test nodes individually before connecting them in a chain to isolate any issues.

Comment on lines +242 to +247
- Explore individual module guides for specific features and capabilities
- Experiment with combining multiple modules in your projects
- Share your creations with the Arduino community
- Check for updates and new modules in the Modulino ecosystem

For detailed information about specific modules, refer to their individual documentation pages, which include pinouts, specifications, and programming examples for both Arduino and MicroPython. No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Explore individual module guides for specific features and capabilities
- Experiment with combining multiple modules in your projects
- Share your creations with the Arduino community
- Check for updates and new modules in the Modulino ecosystem
For detailed information about specific modules, refer to their individual documentation pages, which include pinouts, specifications, and programming examples for both Arduino and MicroPython.
- Explore individual node guides for specific features and capabilities
- Experiment with combining multiple nodes in your projects
- Share your creations with the Arduino community
- Check for updates and new nodes in the Modulino ecosystem
For detailed information about specific nodes, refer to their individual documentation pages, which include pinouts, specifications, and programming examples for both Arduino and MicroPython.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants