Micropython Pyboard driving a 74HC595 Shift Register with SPI
This is a little test of the pyboard from driving some LEDs connected to a 74HC595 shift register using the micropython SPI library.
It was very easy to code this and debug it due to the interactive nature of python!
What an improvement compared to the C and the arduino environment!
The code with all the details is available at:
I later made a new version of the code to run an ar
104 views
0
0
4 years ago 00:10:36 22
Building an AI Robot that can be trained! || Using an NVIDIA single board computer