Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alvarovelascoprieto/assembly_cafetera

Assembly program for the Phillips 80C552 microcontroler that controls a coffee machine. This has been implemented using the microcontroller's PWM outputs, analog I/O via its onboard ADC, as well as timers controlled by the internal clock.
https://github.com/alvarovelascoprieto/assembly_cafetera

80c552 assembly

Last synced: 20 days ago
JSON representation

Assembly program for the Phillips 80C552 microcontroler that controls a coffee machine. This has been implemented using the microcontroller's PWM outputs, analog I/O via its onboard ADC, as well as timers controlled by the internal clock.

Awesome Lists containing this project

README

        

# Assembly_Cafetera
Assembly program for the Phillips 80C552 microcontroler that controls a coffee machine. This has been implemented using the microcontroller's PWM outputs, analog I/O via its onboard ADC, as well as timers controlled by the internal clock.
The documentation (in Spanish) can be found [here](16_GL2_41_20234872R_VELASCO_72172073M_ELORZA.pdf).