What is digital electronics
Digital electronics studies systems that work with discrete values: in practice, 0 and 1. Those two states become numbers, decisions, memories, and state machines. At many universities the course is called Logical Systems, Digital Logic, or Digitales: the syllabus is the same.
If you come from Arduino, analog, or programming, read Digital vs analog, Arduino, and FPGA to see where this course fits.
What you will learn here
Section titled “What you will learn here”- Fundamentals — number systems, Boolean algebra, and gates
- Combinational — truth tables, Karnaugh, adders, mux, and decoders
- Sequential — latches, flip-flops, registers, counters, and state machines
- Laboratory — build or simulate after you have the theory
Where the syllabus comes from
Section titled “Where the syllabus comes from”Aprende Digitales is a zackness platform, maintained by StartupVen in the CALETAS ecosystem. Content is based on Logical Systems Design from UNEXPO Mechatronics — like PIC18 is based on Prof. Yoel’s classes — but it is not exclusive to that program. More in CALETAS ecosystem and StartupVen.
Next step
Section titled “Next step”Compare digital with analog, Arduino, and FPGA in Digital vs analog, Arduino, and FPGA, then open the study path and unit 1.