pic16f877p_eternet_com_port

Tan olarak devrenin amacını anlayamadım pic programlama ile uğraşak kişiler çözebilir :) kaynak asm pcb (eagle) kontol programı vb. dosyalarının olması yayınlama sebebi detaylara Buradan ulaşabilirsiniz

I have made Pic3Com construction (version 0.1) with idea to have a basement for PIC16F877 and Ethernet (with TCP/IP protocol) cooperation. I have choosen ISA NIC 3C509 (my favourite ethernet card) for this project, because ISA protocol is simple to implement in microprocessors.

inicialization of ISA 3c509 (3c509B) NIC NIC have to be configured for communication I/O=0×300 and Interrupt 10

address resolution protocol ARP

internet protocol IP (support for default gateway included for Internet communication)

ping (ICMP Echo Request / Reply)

TCP protocols TELNET (server and client) and HTTP (server, 2KB of PIC’s RAM are dedicated for html pages)

UDP protocol daytime for synchronization of internal DS1302 RTC

temperature measurement (up to 7) connected SMT 160-30 sensors (as a reply to appropriate Telnet protocol based request)

connect to aprsd stream with possibility to authorize and send data tracked from connected meteostation

two switchable aprsd data output formats (TNC2 or UIView log)

multilevel program run debug possibility

control via RS-232 port

configuration via processor’s EEPROM