primer commit probando arduino, va el .ino de sensor de temperatura y humedad
This commit is contained in:
9
libraries/Firmata/library.properties
Normal file
9
libraries/Firmata/library.properties
Normal file
@ -0,0 +1,9 @@
|
||||
name=Firmata
|
||||
version=2.5.1
|
||||
author=Firmata Developers
|
||||
maintainer=https://github.com/firmata/arduino
|
||||
sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino boards.
|
||||
paragraph=The Firmata library implements the Firmata protocol for communicating with software on the host computer. This allows you to write custom firmware without having to create your own protocol and objects for the programming environment that you are using.
|
||||
category=Device Control
|
||||
url=https://github.com/firmata/arduino
|
||||
architectures=*
|
Reference in New Issue
Block a user