Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

xpress_embedo's Blog

  • Featured
xpress_embedo
Updated
2 min read
Views
63K
Comments
1
Uncategorized
In this blog post i will share the OLED libraries with you, which are written for mikroC compiler and can be used with any other C compiler. Following are the functions which are currently present. void OLED_Init( void ); uint8_t OLED_Width( void ); uint8_t OLED_Height( void ); void...
xpress_embedo
Updated
1 min read
Views
9K
Comments
2
Uncategorized
Nodemcu is a great WiFi chip, that can be used in several wireless applications. In this blog post, an Application running on Android Phone will get the temperature and humidity values from the Nodemcu and it will also control the 4 Relays, which are connected to the Nodemcu, all over WiFi...
  • Featured
xpress_embedo
Updated
1 min read
Views
47K
Comments
2
Uncategorized
In this blog post i will share my Graphical Lcd libraries with you which are written for xc8 compiler in MPLAB-X development environment. The libraries functions are inspired from mikroC functions and i tried to keep most of the functions similar to the one available in mikroC compiler. Some...
PIC18F4550 is the one of most advanced controller form the Microchip Technology, mostly known for its USB functionality. So Lets starts our USB Tutorial using PIC18F4550. To make the things lot easier for newbie. Compiler Used :- MikroC for PIC v5.30 Simulation Software :-...

Part and Inventory Search

Blog information

Author
xpress_embedo
Blog entries
4
Last update

More blogs from xpress_embedo

Share this blog

Back
Top