Skip to content
View engiElkin0507's full-sized avatar

Highlights

  • Pro

Block or report engiElkin0507

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
engiElkin0507/README.md

The EAVB Systems Ecosystem

Elcyn Andrew V. Booc

2nd Year Electronics Engineering Undergraduate • Systems Architect • DOST Merit Scholar
Iloilo Science and Technology University (ISAT U)

GitHub Profile Views GitHub Followers License: MIT License: CC BY-NC-SA 4.0


Metrics & Core Specs

Metric / Parameter Specification / Benchmark Status
Primary Architecture MicroPython / C++ Dual-Tier Edge Framework 🟢 Active Deployment
Robotics Payload Target 2.5 kg High-Speed SCARA Arm ⚙️ In Development
Power Efficiency 15W High-Efficiency Buck (Ocean Ground Strategy) ⚡ Optimized
Sensor Interfacing Non-Blocking Analog AFE & Optical Biometrics 🚀 Production Ready
Code Execution Model 100% Non-Blocking Asynchronous Event Loops ⚡ Zero Latency

Tech Stack & Hardware Toolchain

Python C++ MicroPython Arduino Raspberry Pi Pico Git


Flagship Repositories & Modules

Hardware Systems (EAVB Electronics — CC BY-NC-SA 4.0)

  • EAVB-ARCHON-Power-Hub: 15W High-Efficiency Buck Converter engineered with the proprietary "Ocean Ground Strategy" for extreme noise suppression.
  • EAVB-HELIOS-Sentinel: ATtiny85-driven, laser-interlocked UV-C safety interlock system designed for automated laboratory protection.
  • EAVB-SONARIS-Ultrasonic: (In Development) High-precision I2C ultrasonic array architecture featuring an onboard 32-bit RISC-V coprocessor for advanced acoustic digital signal processing (DSP).

Software & Firmware (EAVB Dev — MIT License)

  • eavb_analog: Industrial-grade Analog Front-End (AFE) conditioning, reverse voltage divider solvers, sensor calibration, and real-time multi-axis telemetry streaming.
  • eavb-as608-micropython: An asynchronous, 100% non-blocking MicroPython library built for the AS608 Optical Fingerprint Sensor, optimized for the Raspberry Pi Pico.

Research Focus & Applied Sciences

  • Embedded Systems & Robotics: Developing robust kinematics compensation and real-time analog telemetry pipelines.
  • Material Science & Microbiology: Insulation material analysis focusing on recycled plastics, alongside automated cultivation systems.
  • Power Systems: High-efficiency DC-DC topologies and low-noise analog signal conditioning.

Intellectual Property & Licensing

The EAVB ecosystem splits its licensing models based on classification:

  • Software Repositories & Firmware Libraries: Licensed under the permissive MIT License (eavb_analog, eavb-as608-micropython).
  • Hardware Schematics & Physical Designs: Protected under the CC BY-NC-SA 4.0 license (Power Hubs, Sentinels, and physical architecture).

Commercial & Technical Inquiries: For manufacturing rights, custom hardware engineering, or commercial licensing of EAVB technologies, please contact me at: eavb.electronics@gmail.com

Popular repositories Loading

  1. eavb-as608-micropython eavb-as608-micropython Public

    An asynchronous, 100% non-blocking MicroPython library for the AS608 Optical Fingerprint Sensor, optimized for the Raspberry Pi Pico (RP2040).

    Python 1

  2. eavb_analog eavb_analog Public

    Industrial-grade Analog Front-End conditioning, sensor scaling, and telemetry library.

    Python 1

  3. engiElkin0507 engiElkin0507 Public

    The Universal Hub for EAVB Electronics, Systems Engineering, and Research.

  4. EAVB-ARCHON-Power-Hub EAVB-ARCHON-Power-Hub Public

    15W High-Efficiency Buck Converter featuring the EAVB Ocean Ground Strategy.

  5. EAVB-HELIOS-Sentinel EAVB-HELIOS-Sentinel Public

    ATtiny85-driven UV-C Safety Interlock System with Laser-Path Detection.

    C++