TOP Contributors

  1. MIKROE (2662 codes)
  2. Alcides Ramos (357 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 (137026 times)
  2. FAT32 Library (70151 times)
  3. Network Ethernet Library (56032 times)
  4. USB Device Library (46355 times)
  5. Network WiFi Library (41970 times)
  6. FT800 Library (41297 times)
  7. GSM click (29068 times)
  8. mikroSDK (26503 times)
  9. PID Library (26452 times)
  10. microSD click (25432 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]

Categories

Compilers

Architecture

Sort By

Category: Communication > Ethernet

Project

DP83848C PHY for PIC32

Rating:

0

Author: matrix

Last Updated: 2014-12-18

Package Version: 1.0.0.0

Category: Ethernet

Downloaded: 671 times

Not followed.

License: MIT license

Download [4.59KB]

Description

DP83848C Ethernet PHY init code for use with Net_Ethernet_Internal library for PIC32.
Can be used with Microchip ETHERNET STARTER KIT.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

http server example mikrobasic and android application eclipse java

Rating:

5

Author: dnaci

Last Updated: 2014-06-25

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 1551 times

Followed by: 1 user

License: MIT license

Download [398.05KB]

Description

This is an example of a mini web server. IP number can be changed. This IP number is stored in eeprom. Control computer program may be provided. Control program has been prepared with java eclipse. There are circuit diagrams. The sample code is written for pic16F887 microcontroller. 15 outputs can be controlled. PORTB and PORTD output ports.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

http server example mikrobasic and vb.net

Rating:

0

Author: dnaci

Last Updated: 2014-06-21

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 1568 times

Followed by: 2 users

License: MIT license

Download [378.83KB]

Description

This is an example of a mini web server. IP number can be changed. This IP number is stored in eeprom. Control computer program may be provided. Control program has been prepared with vb.net. There are circuit diagrams. The sample code is written for pic16F887 microcontroller. 15 outputs can be controlled. PORTB and PORTD output ports.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

Eth_LCD_IP_Addres

Rating:

0

Author: Dusan Mihajlov

Last Updated: 2013-11-16

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 1210 times

Not followed.

License: MIT license

Download [17.37KB]

Description

Primer kako koristiti naredbu getIPAddres. I prikazati svoju IP adresu na LCD-u.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

Serial Ethernet TCP UDP communication with Visual Studio 2010

Rating:

0

Author: Chris Jed

Last Updated: 2013-05-10

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 3594 times

Followed by: 1 user

License: MIT license

Download [1.45MB]

Description

Uses PIC18F45K22 and Serial Ethernet Board to communicate with an application in Visual Studio 2010. The application in Visual Studio 2010 uses Visual Basic. This project uses TCP to display a web-page on a browser and to display status of LEDs and ADC read in VS2010 app. UDP is used to display messages form both PIC18F45K22 and VS2010 app.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

Controller For altered EthClick Demo

Rating:

0

Author: Chris Jed

Last Updated: 2013-04-04

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 1564 times

Followed by: 1 user

License: MIT license

Download [1.74MB]

Description

Altered EthClick Demo example communicates with Visual Studio 2010 Visual Basic made program. Mikro made EthClick Demo example altered for Visual Studio 2010 Visual Basic program to communicate with it. Needs IP address entered into program that is the same as the one programmed into the PIC18F45K22 chip.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

PIC 18F4620 à 8MHz avec ENC28J60 Mini Web Server

Rating:

0

Author: FOURNET Olivier

Last Updated: 2012-10-27

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 2800 times

Not followed.

License: MIT license

Download [115.80KB]

Description

PIC 18F4620 à 8MHz avec ENC28J60 Mini Web Server

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

PIC_16F887-8MHz_ENC28J60_Mini_Web_Server

Rating:

1

Author: FOURNET Olivier

Last Updated: 2012-10-27

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 2120 times

Not followed.

License: MIT license

Download [99.16KB]

Description

PIC 16F887 à 8MHz avec ENC28J60 : Mini Web Server

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

PIC 16F877A (8MHz) + ENC28J60 Mini Web Server

Rating:

0

Author: FOURNET Olivier

Last Updated: 2012-10-27

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 6891 times

Not followed.

License: MIT license

Download [96.30KB]

Description

PIC 16F877A (8MHz) + ENC28J60 Mini Web Server

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Android-EasyPIC7 Control

Rating:

10

Author: Darko Jolic

Last Updated: 2012-02-08

Package Version: 1.0.0.0

Category: Ethernet

Downloaded: 2596 times

Not followed.

License: MIT license

Download [156.29KB]

Description

This project shows how you can remote control your device (in this case EasyPIC7 board), using your Android phone.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported