Hello all,
I have been searching the forums to try and find some answers but I am kinda stuck at this point. I am trying to create a programmable power supply similar to this one: Programmable Power Supply Part-2 - YouTube
Now I am finishing up my computer and electronics enginerring associate program, so the hardware setup is pretty much complete. However I am very lacking in my programming skills, so if anyone who has tackled a project such as this before could provide some guidance, I would be eternally grateful! A few main points I need clarification on:
- I need to know what would be a good initial setup to ensure the power supply output is always set to 0V when I start it up
- What would be the best setup to scan the keypad to set the voltage (note I am using 10 individual push buttons not an existing keypad, so I need to manually setup the key scan)
- How to provide output to the DAC while also displaying the input value on the LCD
I should be able to figure out the exact code, but I just have no idea where to even get started :\
Thanks for all of your assistance!