jakkra / ZSWatch

ZSWatch - the Open Source Zephyr™ based Smartwatch, including both HW and FW.
https://forms.gle/G48Sm5zDe9aCaYtT9
GNU General Public License v3.0
2.26k stars 191 forks source link

initial HW tests #306

Closed ldab closed 1 month ago

ldab commented 1 month ago

I have a C brain and the python probably can be done a lot better, but hey, it works: https://github.com/ldab/ZSWatch/actions/runs/9918710328

or better: https://github.com/ldab/ZSWatch/actions/runs/9918813897

ldab commented 1 month ago

sorry for the mess, I'm not well, it should be good now

ldab commented 1 month ago

gif

jakkra commented 1 month ago

not_bad

Kampi commented 1 month ago

@ldab what´s the purpose of the HW test? I don´t get it :D

jakkra commented 1 month ago

@ldab what´s the purpose of the HW test? I don´t get it :D

@Kampi For now just testing the FW boots. It's a base to build upp on more.

Kampi commented 1 month ago

Ah! That´s cool. So we can add additional HIL tests there I. e. measuring the idle current automatically to see if there is a mismatch.

jakkra commented 1 month ago

Ah! That´s cool. So we can add additional HIL tests there I. e. measuring the idle current automatically to see if there is a mismatch.

Yep everything is possible such as this :)

Kampi commented 1 month ago

What is the purpose of the CAN interface? Do you plan to use it for the communication?

jakkra commented 1 month ago

What is the purpose of the CAN interface? Do you plan to use it for the communication?

I think copy paste issue. Requirements comes from Zephyr test requirements I think.

ldab commented 1 month ago

What is the purpose of the CAN interface? Do you plan to use it for the communication?

God no