As mentioned in an earlier post I'll try to do one small PCB project every week and then send for PCB's of it every Monday.
I've started planning for the second PCB A WEEK project -this time it will be a bit more advanced than the previous project but hopefully it will be finished before the deadline next Sunday.
The basic idea is a digital potentiometer with a 7-segment display that shows the current value. The "potentiometer" is a Rotary Encoder connected to a microcontroller [TBD] that will read the signals from it and convert it to a value that is displayed on the 7-segment displays.
Files can be found at Github.
The value will also be sent via i2c/spi/serial/usb [TBD] to the host and possibly also be output as an analogue voltage.
The board also will have six LEDs for status indications.
The board is planned to either be operated in an autonomous mode where the display is updated by the board itself or in a host mode where the host is telling the board what to display.




