TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136662 times)
  2. FAT32 Library (69899 times)
  3. Network Ethernet Library (55920 times)
  4. USB Device Library (46248 times)
  5. Network WiFi Library (41881 times)
  6. FT800 Library (41126 times)
  7. GSM click (28971 times)
  8. PID Library (26406 times)
  9. mikroSDK (26343 times)
  10. microSD click (25350 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: 850 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 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]

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]

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]