fixed it up for shipping. thanks kian!
fixed it up for shipping. thanks kian!
I implemented a system to calibrate it by measuring your iris position when looking at a dot that renders
tried using pyautogui for mouse control by directly mapping the avg of the iris positions to the mosuse position with a multiplier. didnt work will try a new solution based on speed of eye movement and direction
I tried 2 iterations of eye tracking. i ended up going with one powered by mediapipe
i made some basic mechanics for fighting
built basic version! it saves all the links in localstorage so it never touches a server!
random work to polish it up. not much changed
almost done with schematic!!!
i started the schematic! for the gps module i only need to add i2c lines and the antenna
i started and finished the cad!
i finished my PCB!!!! yesterday and today i had a really crappy headache which turns out to be a fever
i started my schematic
i added better readme
I added more browser support including a console in a canvas and a filesystem and shell. the filesystem is just a vector where each file is just a string for path and a vector of u8s for its bytes.
i got it to work in the browser!! next i should add canvas rendering and also maybe some actual programs and a filesystem
I followed https://os.phil-opp.com/ and now i am going to try to get this to run on the web and add a basic shell