From b46b34eda1b7e872de11f3c57e5eb68b42481766 Mon Sep 17 00:00:00 2001 From: vin Date: Tue, 29 Oct 2024 23:43:05 -0400 Subject: [PATCH] update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cbd0631..48d16d9 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # Vineet K -I love working with limited computing environments such as -microcontrollers and battery-powered devices. I also have an interest -in designing my own electronics. I'm currently exploring programming on -bare metal so that I can make a useful device of my own. +I love working with limited computing environments such as microcontrollers +and battery-powered devices. I also have an interest in designing my own +electronics. I'm currently exploring programming on bare metal so that I +can make a useful device of my own. ## Projects I'm currently working on - Doing undergraduate research on how DDR4 and DDR5 are affected by RowHammer - A [software NES simulator](https://git.vineetk.net/vin/emu_nes) ## 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 - first need to drive the E-Paper screen without a vendor waveform from a MCU - Split ergo-mechanical keyboard with an integrated trackball/trackpad