update README.md

This commit is contained in:
Vineet K 2024-10-29 23:43:05 -04:00
parent fe97644eac
commit b46b34eda1

View File

@ -1,15 +1,15 @@
# Vineet K # Vineet K
I love working with limited computing environments such as I love working with limited computing environments such as microcontrollers
microcontrollers and battery-powered devices. I also have an interest and battery-powered devices. I also have an interest in designing my own
in designing my own electronics. I'm currently exploring programming on electronics. I'm currently exploring programming on bare metal so that I
bare metal so that I can make a useful device of my own. can make a useful device of my own.
## Projects I'm currently working on ## Projects I'm currently working on
- Doing undergraduate research on how DDR4 and DDR5 are affected by RowHammer - Doing undergraduate research on how DDR4 and DDR5 are affected by RowHammer
- A [software NES simulator](https://git.vineetk.net/vin/emu_nes) - A [software NES simulator](https://git.vineetk.net/vin/emu_nes)
## Projects I want to work on ## Projects I want to work on
- An NES or GameBoy emulator, either on an MCU or FPGA - An NES- or GameBoy-compatible handheld console, either on an MCU or FPGA
- E-Paper reader run on bare metal - E-Paper reader run on bare metal
- first need to drive the E-Paper screen without a vendor waveform from a MCU - first need to drive the E-Paper screen without a vendor waveform from a MCU
- Split ergo-mechanical keyboard with an integrated trackball/trackpad - Split ergo-mechanical keyboard with an integrated trackball/trackpad