This Arduino-based program is designed for use with the ZES ZSOM-M01 and the accompanying ZSOM-M01-NS01A evaluation board. It monitors and detects Single-Event Latchup (SEL) pulses induced by the SEL button attached to the board.
- The board integrates the AD7888 Analog-to-Digital Converter (ADC) as an onboard test circuit to demonstrate SEL events.
- The SEL button can be connected across the ADC to simulate an SEL pulse.
- The program detects SEL pulses and displays the detection via the Arduino Serial Monitor.
- It also displays runtime information on the Serial Monitor.
- Connect the SEL button as shown in the image and power on the board.
- Wait for the "Startup done!" message on the Arduino Serial Monitor.
- Press the button to generate an SEL pulse.
- A "SEL detected!" message will appear on the Serial Monitor.
- Press the button again to reset it before generating another SEL event.
The above steps can be done on GUI as well instead of launching/using the Arduino IDE.
GUI
โ GUI executable fileSEL_Detection/
โ Arduino sketch filesimages/
โ Board images (ZES ZSOM-M01 + ZSOM-M01-NS01A evaluation board)README.md
โ This documentationLICENSE.txt
โ License file
- ZES ZSOM-M01 board
- ZSOM-M01-NS01A evaluation board
- Arduino IDE
This project is licensed under the MIT License.
- Zero-Error Systems Pte. Ltd.