Internet – Ethernet – LAN Projects

Connect CAN Protocol with PIC

The mikroC PRO for PIC provides a library (driver) for working with the CAN module. The CAN is a very robust protocol that has error detection and signalization, self–checking and fault confinement. Faulty CAN data and remote frames are re-transmitted automatically, similar to the Ethernet. Data transfer rates depends on the distance. For example, 1 …

Connect CAN Protocol with PIC Continue Reading

CS2200 Intro to Systems and Networks

CS2200 Intro to Systems and Networks using pic-microcontroller,

Dowload the project by clicking here. The zip file contains all the following files: prj1.html – You’re reading it – contains the project description Assembler assemble16-win32.exe – a Windows-compiled HEX assembler to convert your assembly code to HEX for your RAM. assemble16-linux.c – source code for the HEX assembler for Linux and Mac users. README-assembler.txt …

CS2200 Intro to Systems and Networks using pic-microcontroller, Continue Reading