Skip to content

3. Example

Andrea ZGuz edited this page Jul 22, 2024 · 4 revisions

Test FaultyCat's functionality

This test was performed using a Raspberry Pi Pico running a simple code with an infinite counter and using the Arduino IDE's serial monitor. Nevertheless, it can be performed with different microcontrollers and codes.

We have added the reference code that the Raspberry board is running in the Releases section of this repository.

  1. Once the code is uploaded to the board, we can read the counter in the Arduino IDE's Serial Monitor.

  1. Place the inductor portion downward, and position the "business end" vertically to the MCU.
  2. Press the “ARMING” button while bringing the inductor closer to the microcontroller.
  3. Press the “PULSE” button once the “CHG” and “H.V” LEDs are turned on.

As soon as the “PULSE” button is pressed, the count on the serial monitor should stop, forcing the user to perform a manual reset for the board to work again.