jaythan.dao@berkeley.edu · LinkedIn · GitHub
UC Berkeley EECS '27
annoucement soon...
Assembly SPI bit-banging, OrCad circuit design, GPIB/PyVISA instrument control.
2-layer robotics PCB design, STM32 firmware (USB, I2C, SPI), automated validation.
FCC/ICC compliance testing, Python automation, SAR measurements with DASY6, 5G NR/LTE/802.11 protocols.
Designed robotics curriculum, built $15/unit robot kits with custom PCB, taught 50+ students.
Graduate Digital Integrated Circuits and Systems
Digital Design and Integrated Circuits
ASIC Laboratory
FPGA Laboratory
Machine Learning
Computer Architecture and Engineering
Microelectronic Devices and Circuits
Introduction to Circuits & Devices
Foundations of Signals, Dynamical Systems, and Information Processing
Discrete Math and Probability Theory
Great Ideas of Computer Architecture (Machine Structures)
Data Structures
The Structure and Interpretation of Computer Programs
Pipelined RV32UI processor synthesized on Xilinx FPGA. 1.1 CPI on matrix multiply, 1.3 on FPMMULT, 60 MHz clock, IEEE-754 FPU with fused multiply-add.
Neural network for MNIST digit recognition in RISC-V assembly. ReLU, matrix multiply, argmax.