Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:mpu [2020/08/23 08:03] – [Examples] darronprojects:mpu [2023/07/31 18:36] (current) – [Examples] darron
Line 5: Line 5:
 </wrap> </wrap>
  
-This utility works like a shell interpreter but pastes the content of a script into a MicroPython device on a local UART interface and displays any output from the device.+This utility works like a shell interpreter but pastes the content of a script into a MicroPython device on a local UART interface or network address and displays any output from the device.
  
 === Install === === Install ===
Line 50: Line 50:
 ==Temperature== ==Temperature==
  
-BMP180 attached to ESP8266 as per picture above.+BMP180 attached to ESP8266 as per pictured above.
  
 <code> <code>