Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This simulink model reads temperature from k-Type thermocouple using SPI device (MAX6675).
CS pin is set low to start the conversion process in MAX6675. SPI block initiate the clock cycle. Upon falling pulse data is read as MSB and LSB. Pulse generator is used for continuous conversion and ultimately reading temperature.
The bits are then merge together and shift right 3 bits to read only temperature signal D14 to D03. Multiplied by offset to get temperature in centigrade.
Really appreciate the MATLAB's answers which supported alot in getting this done.
Citar como
Atta Wasay (2026). Reading k-type thermocouple using SPI (https://la.mathworks.com/matlabcentral/fileexchange/154752-reading-k-type-thermocouple-using-spi), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0 (61,9 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión hasta R2021b
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0 |