Programmable Linear Feedback Shift Register Simulator using Arduino board connected to PC.
More info (in polish language) there: http://karczmarczyk.com/blog/lfsr-simulator/
This circuit is one of the my first
project on the Arduino Board
It's simple demonstration of Linear Feedback Shift Register - You can set connections matrix on PC program (I wrote it in C#) and send to arduino via serial. Arduino simulates each stae of Shift Register and display it on 2x16 LCD (decimal) and on LED diodes (binary).
That's a nice soft pad program. Real good work.
MrHorsetail 1 year ago