TOP Contributors

  1. MIKROE (2658 codes)
  2. Alcides Ramos (355 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 (136934 times)
  2. FAT32 Library (70053 times)
  3. Network Ethernet Library (56013 times)
  4. USB Device Library (46328 times)
  5. Network WiFi Library (41936 times)
  6. FT800 Library (41251 times)
  7. GSM click (29042 times)
  8. mikroSDK (26443 times)
  9. PID Library (26435 times)
  10. microSD click (25391 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

http server example mikrobasic and android application eclipse java

Rating:

5

Author: dnaci

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 1551 times

Followed by: 1 user

License: MIT license  

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.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "http server example mikrobasic and android application eclipse java" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "http server example mikrobasic and android application eclipse java" changes.

Do you want to report abuse regarding "http server example mikrobasic and android application eclipse java".

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

Example Blog

android application

android application

The source code was shared. Eclipse java android source code and apk file in rar file. Windows Application: http://www.libstock.com/projects/view/1017/http-server-example-mikrobasic-and-vb-net

View full image

ALSO FROM THIS AUTHOR

usb hid pic18f14k50 project ( vb6 vb.net c# delphi pc codes )

0

the pic18f14k50 processor was used in this project. 8 LEDs connected to portb and portc pins can be made on of. There is a circuit diagram. There are source codes for the computer control program. PC codes: visual basic6 visual basic.net c sharp delphi 7 pc codes.

[Learn More]

Mikrobasic SHT31 Example Code (Software I2C)

0

The sensor is read via PORTA.1 and PORTA.2 pins using software I2C. The temperature value is stored in the tC variable and the humidity value is stored in the rhLin variable. These values can be printed on an LCD screen or sent to other devices. 3.3K pullup resistors can be used for data and clock ends.

[Learn More]

PIC18F25K50 USB HID BOOTLOADER MIKROBASIC

0

This project is the bootloader library for the pic18f25k50 processor. Prepared with microbasic. You can use it with the mikroe bootloader program. I thank Vedat BaloÄŸlu for the sample code. NOTE: I think it is available in pic18LF25k50. But I didn't test it.

[Learn More]