Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 2 KB

README.md

File metadata and controls

64 lines (50 loc) · 2 KB

LeMaker License

Copyright (C) 2015 LeMaker Community [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

##LeScratch Main: /LeScratch/LeScratch.py

##Usage: $ cd LeScratch $ sudo python LeScratch.py

##Sensor Modules: /LeScratch/DHTreader.c /LeScratch/IOboard.c /LeScratch/RTC_DS1307.py /LeScratch/step_motor.py

##Sensor Testing: /LeScratch/test_DHTreader.py /LeScratch/test_IOboard.py /LeScratch/test_LED_LCD.py /LeScratch/test_RTC_DS1307.py /LeScratch/test_step_motor.py /LeScratch/test_UltraSonic.py

##User Manuals: /LeScratch/doc/

##Scratch Demo: /LeScratch/examples/

      2.1.2  Example: GPIO Board....../g4-g17-InputButton-demo.sb 
      2.1.2  Example: GPIO Board....../g17-blink-demo.sb
      2.1.2  Example: GPIO Board....../g17-g27-demo.sb
      2.1.2  Example: GPIO Board....../gpio-new-demo.sb
      2.2.2  Example: USB Hub....../23017.sb
      2.3.2  Example: LN Digital....../23s17.sb
      2.4.2  Example: Step Motor....../StepMotor.sb
      2.5.2  Example: RTC....../RTC.sb
      2.6.2  Example: UltraSonic Sensor....../UltraSonic.sb
      2.7.2  Example: DHT Sensor....../DHTsensor.sb	
      2.8.2  Example: Sound Detect Sensor....../soundDetect.sb
      2.9.2  Example: AD/DA Convertor....../IOboard.sb
      2.10.2  Example: Photoresistor....../lightSensor.sb
      2.11.2  Example: Touch Sensor....../touchSensor.sb
      2.12.2  Example: Tilt Sensor....../tiltSensor.sb		  
      2.13.2  Example: LCD1602 Display....../LCD.sb

Thanks!

LeMaker Team