Han Solo's Universal TV Remote
a universal tv remote disguised as han solo's DL-44 blaster
May 20th: the idea
today i came up with the idea for a universal tv remote and mapped out my plan on a picture of the DL-44. i also started researching into the differences between a RP pico and an arduino. i have settled on an pico and am planning to start on the circuit schematic tomorrow
Total time spent: 2h
May 22nd: schematicing
today i loaded up kicad and designed the schematic for my blaster remote. i picked a raspberry pi pico for the microcontroller and decided on the number of buttons required. 12 buttons are necesary: on/off, soucre, volume +/-, channel +/-, up, down, left, right, select, and one to select which kind of tv your using.
Total time spent: 1h
May 24th: schematicing part 2
so i thought i had it all figured out with the RP pico, until i realized there would actually be too much power draw for it to work with batteries. i went through and changed the RP pico out for an arduino nano. i also added connector pins and sockets to the circuit because i need to have the buttons on two separate boards so one can go down in the handle. i also added the footprints and switched it over to the pcb maker thingy.
Total time spent: 1h
May 25th: the actual board bits
today i switched everything over to the pcb maker thingy and tried to lay it out. the first descision was to but the buttons on the backs off the boards so they could stick through the handle. after that, layout and size were the only problems. i couldn't make it too big because the hilt isnt very thick. i thought i had it figured out until i started trying to wire everything. the amount of vias on these boards is insane. whoever manages to manufacture this should get an award. i think i managed to get everything figured out, though. tomorrow its on to solldiworks.
Total time spent: 3h