Jeff Tranter's Blog
Sci-Fi and Hi-Fi
Showing posts with label
MeinEnigma
.
Show all posts
Showing posts with label
MeinEnigma
.
Show all posts
Wednesday, May 10, 2017
Programming the MeinEnigma - Alarm Clock Example
›
In this installment we'll tie together much of what we looked at in this blog series with a larger application. I decided to imple...
Tuesday, May 9, 2017
Programming the MeinEnigma - Plugboard
›
The plugboard circuitry uses two MCP23017 16-bit i/o expander chips. This chip features two 16-bit bidirectional i/o ports controlled ov...
Sunday, May 7, 2017
Programming the MeinEnigma - Display LEDs
›
The four alphanumeric LEDs on the MeinEnigma are controlled by the HT16K33 chip in a similar fashion to the discrete LEDs. The only diff...
1 comment:
Saturday, May 6, 2017
Programming the MeinEnigma - Discrete LEDs
›
How do you control 26 LEDs? A simplistic approach is a digital output pin per LED, but you would need 26, more than most Arduino boards ...
Programming the MeinEnigma - Switches
›
For the next installment of programming the MeinEnigma hardware, we'll look at something simple: reading the positions of the rotary fun...
1 comment:
Friday, May 5, 2017
Programming the MeinEnigma - Playing Sounds
›
In this next instalment we'll look at how to play sounds on the MeinEnigma hardware. Sound support is provided using a DFPlayer Mi...
1 comment:
›
Home
View web version