2 İşlemeler 5d3de868c5 ... 11ea2e40cd

Yazar SHA1 Mesaj Tarih
  Ian Horner 11ea2e40cd Merge branch 'master' of https://code.darkmorford.net/DesertBusForHope/rdp-button 6 yıl önce
  Ian Horner 6abdf7559b Edits to README.md detailing drivers necessary for flashing on Macs 6 yıl önce
7 değiştirilmiş dosya ile 136379 ekleme ve 0 silme
  1. BIN
      case/.DS_Store
  2. 1430 0
      case/Panel.stl
  3. 51365 0
      case/bottom and panel.gcode
  4. 16158 0
      case/bottom.stl
  5. 51266 0
      case/top and panel.gcode
  6. 16158 0
      case/top.stl
  7. 2 0
      code/README.md

BIN
case/.DS_Store


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1430 - 0
case/Panel.stl


Dosya farkı çok büyük olduğundan ihmal edildi
+ 51365 - 0
case/bottom and panel.gcode


Dosya farkı çok büyük olduğundan ihmal edildi
+ 16158 - 0
case/bottom.stl


Dosya farkı çok büyük olduğundan ihmal edildi
+ 51266 - 0
case/top and panel.gcode


Dosya farkı çok büyük olduğundan ihmal edildi
+ 16158 - 0
case/top.stl


+ 2 - 0
code/README.md

@@ -21,6 +21,8 @@ This will create a virtual Python environment and install two essential tools:
 [esptool](https://github.com/espressif/esptool), used for flashing firmware to the device, and
 [esptool](https://github.com/espressif/esptool), used for flashing firmware to the device, and
 [ampy](https://github.com/adafruit/ampy), used to manipulate the filesystem.
 [ampy](https://github.com/adafruit/ampy), used to manipulate the filesystem.
 
 
+The Wemos D1 mini requires a driver for Mac OS X to drive the CH340 serial bridge. It can be downloaded [here](https://blog.sengotta.net/signed-mac-os-driver-for-winchiphead-ch340-serial-bridge/).
+
 ### Preparing the ESP8266
 ### Preparing the ESP8266
 
 
 1. Connect the ESP8266 module to your computer and determine its serial port identifier.
 1. Connect the ESP8266 module to your computer and determine its serial port identifier.