Main Page: Difference between revisions
Jump to navigation
Jump to search
| Line 336: | Line 336: | ||
{{ttuto | {{ttuto | ||
|label= | |label=Programming | ||
|descr=How to control your 16ADI/16DO expansion. Input/Output/Analog/etc. | |descr=How to control your 16ADI/16DO expansion. Input/Output/Analog/etc. | ||
|img=tlogo-can-scan.png | |img=tlogo-can-scan.png | ||
| Line 344: | Line 344: | ||
{{ttuto | {{ttuto | ||
|label=Board_ID | |label=Change Board_ID | ||
|descr= | |descr=How to change the 16ADI16DO board identification on the CAN bus. | ||
|img=tlogo-board-id.png | |img=tlogo-board-id.png | ||
|link= | |link=Pymate-16ADI16DO-Tour#Configuration_procedure | ||
}} | }} | ||
Revision as of 01:29, 5 May 2026
About PymateIO
PymateIO EcoSystem
PymateIO is expandable by design starting with few board, new arrivals should come with time.
Key products
|
PymateIO Core Core8ADI8DOSC
|
|
PymateIO 16ADI16DO expansion
|
|
CommandHMI [COMING SOON]
|
Product Nomenclature
| Letter | Feature |
|---|---|
| DI | Digital Input. It is prefixed with the number of input (ex : 8DI or 8ADI).
May be in combination with A. |
| A | Analog Input. It is prefixed with the number of analog input (ex : 8A or 8ADI).
May be in combination with DI. |
| DO | Digital Output. It is prefixed with the number of analog output. |
| S | Serial (RS485, MODBUS RTU) |
| C | CAN bus |
| P | SPI bus |
| I | I2C bus |
| U | UART |
| T | Modbus TCP |
Products tour
Programming HowTo
Programming First-step
Common use-cases
TRAVAUX EN COURS. Click once to power it on. Click again to power it off.
TRAVAUX EN COURS. LED can do so much more than being on or off.
HeartBeat, Pulsing, ErrorCode and more can be so useful.
Mini projects
- Tank refill
Expansion programming
TRAVAUX EN COURS. How to control your 16ADI/16DO expansion. Input/Output/Analog/etc.
Advanced programming
- About asyncio
- Creating tasks
- Scheduling tasks
PymateIO Expansion Bus
- The connector
- Accessing I2C bus
- Accessing SPI bus
- About CAN bus
References
- PymateIO library
- Helper libraries

















