Skip to content

zesdigidev/ZSOM-M01-SELDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Single-Event Latchup (SEL) Detection for ZES ZSOM-M01

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.


๐Ÿ” Overview

  • 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.

๐Ÿงช Demo/Test Instructions

  1. Connect the SEL button as shown in the image and power on the board.
  2. Wait for the "Startup done!" message on the Arduino Serial Monitor.
  3. Press the button to generate an SEL pulse.
  4. A "SEL detected!" message will appear on the Serial Monitor.
  5. 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.


๐Ÿ“ Repository Contents

  • GUI โ€” GUI executable file
  • SEL_Detection/ โ€” Arduino sketch files
  • images/ โ€” Board images (ZES ZSOM-M01 + ZSOM-M01-NS01A evaluation board)
  • README.md โ€” This documentation
  • LICENSE.txt โ€” License file

๐Ÿ› ๏ธ Requirements

  • ZES ZSOM-M01 board
  • ZSOM-M01-NS01A evaluation board
  • Arduino IDE

๐Ÿ“œ License

This project is licensed under the MIT License.


โœ๏ธ Author

  • Zero-Error Systems Pte. Ltd.

About

Arduino-based SEL detection system for the ZES ZSOM-M01

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages