2020-08-01 01:34:35 -04:00
|
|
|
## JARduino
|
|
|
|
|
|
|
|
Aplicación realizada con el fin de establecer comunicación Serial con Arduino.
|
|
|
|
De forma rápida, sin necesidad de cargar programas "pesados" o un IDE,
|
|
|
|
para realizar una simple lectura del puerto, o testear alguna respuesta del microcontrolador, etc.
|
|
|
|
|
|
|
|
`Solo funciona en Windows`
|
2020-08-01 02:01:59 -04:00
|
|
|
|
|
|
|
Descargas:
|
|
|
|
- [Instalable (JRE)](https://drive.google.com/drive/folders/1CTUEWgKrnmwVpzwWy5cdtpmkGBE4jC9B?usp=sharing)
|
|
|
|
- [Instalable (JRE-JDK)](https://drive.google.com/drive/folders/16UYr7QtjUDnVN8jFD80o5tPCmkCntoMS?usp=sharing)
|
|
|
|
- [Jar Ejecutable+libreria](https://drive.google.com/drive/folders/1BeTCSQGqYx-Ox-ys0wpZyAjvPapq0O7R?usp=sharing) *click derecho: ejecutar con JRE*
|