TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139563 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57254 times)
  4. USB Device Library (47614 times)
  5. Network WiFi Library (43219 times)
  6. FT800 Library (42556 times)
  7. GSM click (29930 times)
  8. mikroSDK (28292 times)
  9. PID Library (26930 times)
  10. microSD click (26309 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

Serial Port Utility

Rating:

4

Author: Wilson A. Gan Cuba

Last Updated: 2014-10-26

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 873 times

Followed by: 1 user

License: MIT license  

Utility to Read/Write the serial port. Useful with projects involving serial communication between microcontroller and PC.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Serial Port Utility" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Serial Port Utility" changes.

Do you want to report abuse regarding "Serial Port Utility".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

Nothing really new, but a very useful utility when needing to read any string sent from a Microcontroller (or any other equipment), to the computer serial port as well as sending text commands back to the micro from the computer.

Note that the capability of writing the serial port was added on 10/23/2014, after few downloads were already made, but I decided not to change the version.

I would like to point out that this is not an example code, is just a finished software to serve as a tool for projects, but I didn't find a category that would fit here in libstock.  

Main Interface

Main Interface

Serial Port Utility

View full image

Español:

En realidad nada nuevo, solo un programa útil para leer cualquier cadena de caracteres enviada desde un microcontrolador (o cualquier otro equipo), al puerto serie de la computadora, así como enviar comandos de texto hacia el micro desde el PC. 

Tenga en cuenta que la capacidad de escribir el puerto serie fue añadida el 10/23/2014, después que se realizaran unas pocas descargas, pero decidí no cambiar la versión. 

Me gustaría señalar que este no es un código de ejemplo, es un software terminado para servir como herramienta en los proyectos, simplemente que no encontré una categoría adecuada donde ubicarlo aquí en libstock.

ALSO FROM THIS AUTHOR

WIFI WebGl (three.js) (3D) Lamp control with PIC micro

0

This project features the first WebGL (Web graphics library) electronic control in the world using the Three.js library and a PIC microcontroller interfaced with a Triac. Release date: 08/03/2013

[Learn More]

WIFI HTTP + media loading from microSD (image, audio and video) (HTML5 compatible)

0

This projects shows how to read a multimedia file from a microSD an load it into a web page.

[Learn More]

Ajax WIFI HTTP demo with microSD storage

1

This project is similar in functionality to the original Ajax WIFI HTTP demo with ROM storage, but has been modified in several aspects to make the web page files be stored and served from a microSD card. Release date: May, 07 2013.

[Learn More]