TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137117 times)
  2. FAT32 Library (70239 times)
  3. Network Ethernet Library (56131 times)
  4. USB Device Library (46447 times)
  5. Network WiFi Library (42094 times)
  6. FT800 Library (41410 times)
  7. GSM click (29124 times)
  8. mikroSDK (26567 times)
  9. PID Library (26510 times)
  10. microSD click (25491 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
Project

Control in 8 Devices From Your Computer(Serial Port Version)

Rating:

0

Author: Eng Ahmed Sheimy

Last Updated: 2011-09-06

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1529 times

Not followed.

License: MIT license  

in this project we can control in 8 Devices from our computer via serial port from GUI windows application developed in C# , it is also an example for using Serial port interrupt in microcontroller

USB ,Ethernet and GSM Versions will be available soon

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Control in 8 Devices From Your Computer(Serial Port Version)" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Control in 8 Devices From Your Computer(Serial Port Version)" changes.

Do you want to report abuse regarding "Control in 8 Devices From Your Computer(Serial Port Version)".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Software 1

Software 1

Software Program

View full image
Software 2

Software 2

software Program 2

View full image

RELATED CODES

Remote Barcode Scanner

0

Simple remote barcode scanner demo application with two devices : - Display node - Scanner node

[Learn More]

I2C LIBRARY BY HARWDARE NON-BLOCKING XC8 VERSION

0

I2C LIBRARY BY HARWDARE NON-BLOCKING, Show how pass my mikroc I2C library to mplab xc8 video: https://youtu.be/dnLLRh24W4I

[Learn More]

NEC IR Protocol Encoder/Decoder with PIC16F150X Timer1 Gate signal capture (MPLAB XC8, mikroC, mikroBasic)

0

A project to encode (remote) and decode (receiver) InfraRed signals using the NEC protocol. It uses the Timer1 Gate function to continually capture the signal to reduce software load and gives it a fast response. The idea is to reverse polarity on the Timer1 Gate capture as soon as it interrupts so it can capture both the high & low signals.

[Learn More]