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]

Sort By

USER REQUESTS

first | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 last
Igor Morkovin
miasoft

posted on 2016/05/21 10:56:12 AM CEST

Communication

microPascal example interrupt handler for RxTx (USART)

Hi all!
I need microPascal example interrupt handler for RxTx (USART). My Board is STM32100RB6 (VlDiscavery)

Amol Jamble
amoljamble

posted on 2016/04/28 10:58:24 AM CEST

Communication

Need help to complete code for I2C DAC.

Hi please help me to complete this code , I am new to PIC.


//Controller : Pic18f4585
//DAC8574


void Put_dac(int address, int dac_data)

{


return
}




void Get_adc(int address, int adc)

{


return
}


main:

{

Put_dac(1,20000); it sends dac address and voltage in decimal
Put_dac(2,20000);
Get_adc(2,ADC); ADC is variable to store adc value


}

Richard G
sintex

posted on 2016/04/11 09:26:29 PM CEST

Communication

Arduino Mega 2560 Shield + RS485, Oled B Click, and 4-20ma Current Loop

Have an Arduino Mega 2560 with the MikroBus click shield attached. 4-20mA T Click in slot 1, OLED B Click in Slot 2, and RS485 in slot 3.

I would like to have this Arduino send a query string through the RS485 and parse the response string into variables. These variables would be displayed on the OLED B Click and transmitted through the 4-20mA current loop. Documentation and examples for the Arduino IDE are pretty slim at the moment.

Willing to pay for code.

pat eff
nabonki

posted on 2016/03/21 03:36:12 PM CET

Communication

density based traffic light system

can any one help with code density based traffic light system using pic16f877a if i need pay i will do that

pat eff
nabonki

posted on 2016/02/22 10:50:08 AM CET

Communication > Light control

Intelligent Energy Saving System

Intelligent Energy Saving System with pic16f877a in mikro c

first | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 last