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

<< previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 last
Ifeoluwa Ajiboye
ioajiboye11@gmail.com

posted on 2023/08/03 08:11:26 PM CEST

Other Codes

ADC 10 Click Arduino

Arduino code to read voltage s form ADC 10 Click Mickroe ADC via uart

Narayanan Elangovan
ELANGOVAN

posted on 2020/06/02 06:04:21 PM CEST

Other Codes

DOWNLOADING(saving) & UPLOADING to PC from ARM (STM32F1XX) BOARD

Wanted various practice and possibilities to --

1) Transfer all data of INT and EXT. EEPROM.
to ---- WINDOWS BASED PC/LAPTOP-
from ---- ARM STM32F1XX CPU BOARD.

Purpose is to save in PC and retrieve back.
Possibly edit in a PC .


2) To monitor the ACTUAL/current value of a variables programmed in C for a ARM processor and PIC processor.-
via USB port of PC
or/and
via Bluetooth in ANDROID phone .


3) An interactive (simple) interface ----
-- getting the value of various VARIABLE of a REAL TIME running ARM CPU board
to and from PC/ ANDROID PHONE.


--------------------------------------------------------------
...... Is there any PC software/ ANDROID APP available for the same.....

Actually wanted is-
a) C code (interface) for ARM and
b) Suitable Bluetooth APP in a ANDROID mobile. and
c) Suitable software in a windows PC.

Please reply for a solution (if possible to elangoengg@ymail.com )

Milan Kratochvil
mikrasoft

posted on 2019/01/18 01:02:43 PM CET

Other Codes

FLIR LEPTON

Example and library to MikroPascal for ARM how to read IR pictures from Flir Leptons?

Scott Henry
shenry10

posted on 2019/01/15 02:59:10 AM CET

Other Codes

NRF24L01 for ARM

NRF24L01 for ARM driver/library

Shiva Kumar Reddy Kothuru
skothuru

posted on 2018/12/14 12:52:32 PM CET

Other Codes

Using RC0 and RC1 as digital output pins of PIC18F87K22

Hello folks,

I would like to set my pins RC0 and RC1 as digital outputs but cannot use them as digital outputs after setting the below config.
#pragma config SOSCSEL = DIG
CCP2CON = 0;

I searched some blogs where everyone used this library "xc.h", I am not using this library for my application.

any help for my issue is highly appreciated.

Thanks in advance!!

<< previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 last