w
Email: ycao5@nd.edu
Phone: (401) 259-5786
Bachelor of Electrical Engineering and Its Automation - Chang'an University(August, 2018 – July, 2022)
Master of Electrial and Computer Engineering - Brown University(August, 2022 – May, 2024)
Teaching Assistant of Digital Electronics Systems Design - Brown University
(October, 2022 - January, 2023)
(September, 2023 - Present)
Languages: Python, C/C++, Java, MATLAB
Hardware: MPLAB, Multisim, Altium Designer
Others: Linux, Git, COMSOL, Torch
Wearable and Implantable Biodevices
Electronic Microsystems
Human-Computer Interface
Download my resume.
Description:
Engaging in this research endeavor, I engaged in the development of an 8-storey elevator control system based on STM32F103C8T6 chip, and realizes the method of contactless elevator control.
Achievements:
Description:
During this internship, I undertook a focused exploration of optimizing sensor's sensitivity by systematically adjusting diverse parameters, leading to the determination of optimal values within a reasonable range.
Achievements:
Description:
ESPA is a microelectronic signal processing device that amalgamates the capabilities of multiple computers and signal processors into a box that can easily fit behind a wheelchair, eliminating the need for multiple bulky processing systems. To ensure mobility for ESPA, I was involved in the development of the Bluetooth module to facilitate wireless connectivity and leveraged Redis to enable remote and rapid configuration of its distinct modules.
Achievements:
The particle motion algorithm was designed and implemented to simulate particle movement within a two-dimensional space. By providing adjustable parameters, users could customize the behavior of the particle system. Utilizing the wxWidgets GUI framework, the motion of particles was visualized, offering an intuitive user experience.
Utilized C++ to design a data structure to store information about 3D model points, lines, and surfaces. Based on this, constructed algorithms to accurately reconstruct 3D models. Additionally, developed a GUI interface that enables users to intuitively deconstruct and reconstruct models. Ensured compatibility by implementing the capability to import and read various file formats.