Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
updating_with_mod
  • Loading branch information
Vyachez committed Jan 23, 2016
commit f2355eb47e86735235f1ac74541393e7114a072c
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Python Arduino Command API
# DHT_IR_ULTRA Mod
Updated prototype.ino to control DHT sensor, Ultrasonic sensor, IR sensor

# Ultrasonic sensor mapping example:
https://github.com/Vyachez/Mapping_with_sensor_Arduino_python

# Basics
# Python Arduino Command API
The Python Arduino Command API is a light-weight Python library for
communicating with [Arduino microcontroller boards](http://www.arduino.cc/) from a connected computer using
standard serial IO, either over a physical wire
Expand Down