-
Notifications
You must be signed in to change notification settings - Fork 2
Home
ktellicio edited this page Nov 17, 2016
·
6 revisions

- Rodrigo Peixoto
- ECOM059 2016.1 - Microcontrollers and Applications class


-
The Printer Module(Slave) will communicate with the User Module(Master) by SPI. The password will be sent for the Printer Module this way and it will be printed.
-
TTL UART communication will be used to send data from the microcontroller to the thermal printer.
- Input Data
- The password code, sent by User Module.
- Output Data [Will be done only if the rest of the project is finished.]
- Alert message to the User Module, warning the end of the printing.
- Light up a green or red LED, that's related to the printer status.
- Messages alerts to the User Module about the printer status. (Ex: working fine, out of paper, etc)
- Materials
- PIC 16F883
- Thermal Printer CSN A2
- Coil 57-58mm
- Structure for the whole module