TOP Contributors

  1. MIKROE (2760 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 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 (139227 times)
  2. FAT32 Library (71732 times)
  3. Network Ethernet Library (57114 times)
  4. USB Device Library (47426 times)
  5. Network WiFi Library (43051 times)
  6. FT800 Library (42401 times)
  7. GSM click (29832 times)
  8. mikroSDK (28051 times)
  9. PID Library (26881 times)
  10. microSD click (26197 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: 872 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

Ajax WIFI HTTP demo with ROM storage

0

Feel the power of Ajax. Take a look to the EXAMPLE BLOG, you'll find there a video demonstrating, how it works. Also as this was mostly JavaScript programming, adapting the code to other compilers should not be too difficult task. Release date: April, 08 2013

[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]

WIFI embedded WEBGL with PIC micro (3D animation)

0

The first two examples in the world to demonstrate how to load a WEBGL animation using a PIC microcontroller. Release date: April, 28 2013

[Learn More]