ESP32 RFID

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(Overview)
(Quick start)
第7行: 第7行:
 
== Quick start ==
 
== Quick start ==
  
 +
* Install Git for windows from: https://git-for-windows.github.io
 +
 +
* Install python 2.7 from https://www.python.org/ftp/python/2.7/python-2.7.msi  The installation direcory is: C:\Python27
 +
 +
* Run the git for windows, add this line 'export PATH=/c/python27/:$PATH' into /etc/bash.bashrc, saved and exit
 +
 
 
* Install Arduino IDE
 
* Install Arduino IDE
  

2016年11月15日 (二) 15:50的版本

1 Overview

Quantum-rfid.jpg



2 Quick start

  • Run the git for windows, add this line 'export PATH=/c/python27/:$PATH' into /etc/bash.bashrc, saved and exit
  • Install Arduino IDE
  • Go to Arduino IDE installation directory:
$ cd /PATH/TO/Arduino
$ cd hardware
$ mkdir espressif
$ cd espressif
$ git clone git://github.com/espressif/arduino-esp32.git esp32
$ cd esp32/tools
$ python get.py
  • Restart Arduino IDE













3 Reference

For more information please refer to







































个人工具
名字空间

变换
操作
导航
工具箱