-
Notifications
You must be signed in to change notification settings - Fork 6
3. Example
Andrea ZGuz edited this page Aug 2, 2024
·
4 revisions
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.
- Once the code is uploaded to the board, we can read the counter in the Arduino IDE's Serial Monitor.
- Place the inductor portion downward, and position the "business end" vertically to the MCU.
- Press the “ARMING” button while bringing the inductor closer to the microcontroller.
- 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.
Thank you for reading our Wiki!