Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added new boards namino rosso / arancio #1193

Merged
merged 5 commits into from
Dec 22, 2023
Merged

Conversation

a-sapuppo
Copy link
Contributor

Namino Boards: Namino combines the industrial world with the world of makers by making digital analog inputs, outputs and compatible Arduino shields available on the same board.

CPU: ESP32-S3-WROOM-1U-N4R8

NAMINO ROSSO provides the following input/output lines:
8 PNP digital inputs (up to 24Vdc)
1 knob input and button
8 PNP digital outputs (up to 24Vdc) of which 1 for stepper motor command with total current 200mA
1 SPDT relay output of 5A
8 single ended analog inputs (0-10V or 0-20mA) or 4 thermometric (NTC, PTC, PT1000) or 4 thermocouples (J, K, T) or 2 load cells, software configurable
1 analog output jumper configurable: 0-10V or 0-20mA
ARDUINO UNO compatible shield interface 


NAMINO ARANCIO provides the following input/output lines:
8 PNP digital inputs (up to 24Vdc)
1 knob input and button
8 PNP digital outputs (up to 24Vdc) of which 1 for stepper motor command with total current 200mA
1 SPDT relay output of 5A
4 analog inputs (0-10V or 0-20mA) software configurable
1 input for NTC (10kΩ) or board temperature reading
1 analog output jumper configurable: 0-10V or 0-20mA
ARDUINO UNO compatible shield interface 

@valeros
Copy link
Member

valeros commented Dec 6, 2023

Hi @a-sapuppo, thanks for the PR. In this commit you disabled PSRAM by default. Shouldn't it be reflected in this PR as well? Also, do these boards require 1200bps touch? You didn't specify it in the manifests.

@a-sapuppo
Copy link
Contributor Author

no good ?

@valeros
Copy link
Member

valeros commented Dec 22, 2023

no good ?

PSRAM should be enabled or disabled by default?

@a-sapuppo
Copy link
Contributor Author

disabled by default

@valeros
Copy link
Member

valeros commented Dec 22, 2023

Do these boards require 1200bps touch when uploading?

@a-sapuppo
Copy link
Contributor Author

use_1200bps_touch added

@valeros
Copy link
Member

valeros commented Dec 22, 2023

OK, there are some other fixes required, it will be easier for me to add it by myself than ask you each time, but you need allow maintainers to edit the PR, see https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork

@a-sapuppo
Copy link
Contributor Author

write granted

@valeros valeros merged commit 2571753 into platformio:develop Dec 22, 2023
60 checks passed
@valeros
Copy link
Member

valeros commented Dec 22, 2023

Thanks, merged!

jonathandreyer pushed a commit to jonathandreyer/platform-espressif32 that referenced this pull request Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants