Сan you tell me how to program the IO board?

124 views
Skip to first unread message

Авточехол 26

unread,
Jun 4, 2026, 2:02:47 PMJun 4
to Hermes-Lite
Good afternoon, can you tell me how to program the IO board?

Claude

unread,
Jun 5, 2026, 6:01:07 PMJun 5
to Hermes-Lite
Well, it depends what you need to do with it ?

you need the library file found here https://github.com/jimahlstrom/HL2IOBoard/tree/main/n2adr_lib

and you need the basic folder found here https://github.com/jimahlstrom/HL2IOBoard/tree/main/n2adr_basic

with that you can modify the .c files code using vs code, you then compile your modifications you did in main.c for example and then upload main.uf2 file in the pico to run your modify code.

The pico file will be located here https://github.com/jimahlstrom/HL2IOBoard/tree/main/n2adr_basic/build

Not knowing what are your goal is difficult to know what you need to modify.

ron.ni...@gmail.com

unread,
Jun 6, 2026, 1:25:23 PMJun 6
to Hermes-Lite
Is there a good description of all the tooling required to compile, build, and upload stuff to the IO board using a generic Linux system such as a Raspberry Pi ... or on a Mac? Are there good ways to test IO board functionality via the network connection to the HL2?  73, Ron, n6ywu

Claude

unread,
Jun 6, 2026, 3:40:44 PMJun 6
to Hermes-Lite
I cannot say anything for linux stuff or mac but there is a tool that N2ADR did in python that can read and write registers, monitor inputs and outputs along with a couple other features found here : https://github.com/jimahlstrom/HL2IOBoard/tree/main/software that communicate through the HL2 ethernet port of the HL2.

Claude
Reply all
Reply to author
Forward
0 new messages