Home ๐ neuro42 Projects ๐ก Physics Projects ๐ญ Science Communication Projects ๐ฃ |
A working metal detector was designed, simulated, built and demonstrated from scratch, as part of the ESE 3190 Final Project.
Oscillators were used to produce output sinusoidal waveforms whose frequency difference, w1-w2, increased as a function of the proximity of the metal to the detector. A mixer combined the oscillation frequencies into one signal, a CS amplifier produced different mathematical combinations of the oscillation frequencies, including the frequency difference, w1-w2, which was filtered by a low pass filter, amplified by the driver and outputted by the speaker.
Multiple simulations were conducted on LTSpice and the different stages of the metal detector circuitry were breadboarded in previous labs before the layout of the components on Altium was done for the creation of a printed circuit board (PCB).
Skills: PCB Design & Assembly, Altium Designer, LTSpice, Oscilloscope Final Report
An animatronic hand was made that mimics the gestures of a human hand and communicates with it wirelessly, as part of the ESE 3500 Final Project.
This involved three parts.
Skills: C, Microcontrollers, Wireless Communication, Mechanical Design Github
Skills: PCB Design & Assembly, Altium Designer
Nanorobots were holographically illuminated and controlled in the field of view of a spatial light modulator (SLM) using a laser ๐จ and microscope ๐ฌ. This was my project during my summer at Miskin Labs.
This involved three parts.
Skills: Python, OpenCV, Optics, Spatial Light Modulator APS Meeting Abstract
Pong is one of the first ever computer games ๐ฎ created. Itโs quite simple - two paddles and a ball and the goal is to defeat the opponent by making them lose the ball. This was made as part of a ESE 3500 lab.
A LCD screen ๐ฅ is programmed using an Arduino Uno and SPI, and its graphics library is written with the help of some given .h files. A buzzer, joystick, LEDs, and a logic level shifter is also used. The NodeMCU board is used for wireless control of the joystick.
Skills: C, Microcontrollers Github
Theremin is an electronic musical ๐ถ instrument controlled without physical contact by the performer, and in this case, controlled by the distance of the userโs hand ๐ from an ultrasonic sensor. This was made as part of a ESE 3500 lab.
Input capture was used to measure distance and hence pulse width. Timers, PWM, ADC and output compare was used to generate music of different frequencies through the buzzer. A photoresistor was added to control volume with light, and both continuous and discrete modes of operation were implemented.
Skills: C, Microcontrollers Github
Morse code signals was translated to its alphanumeric representation. This was made as part of a ESE 3500 lab.
Button presses and the duration of press was monitored using polling or interrupts then translated into dots and dashes using timer overflows. The message was converted to ASCII and displayed on a serial port. LEDs were also lit up based on whether a dot or a dash was received.
Skills: C, Microcontrollers Github
VoluVision is a full-colored volumetric 3D display that will revolutionize surgical visualization. YPrize Finalists 2023.
Based on IP from the University of Pennsylvania, the displayโs pixels are microflyers - nanocarboarded polymer films of 0.25 mm diameter with payloads of colored microLEDs. These microflyers levitate to various altitudes upon incident laser light of 10 Suns intensity that has been patterned by a spatial light modulator (SLM). Their mechanism for levitation is photophoretic and is researched by the Bargatin group (we have their permission to use their technology). This is all packaged in a glass vacuum chamber to enable low pressures and prevent the laser light from escaping the boxโs coated polarizer.
Skills: Team Management, Market Research, Engineering Design