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 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 last
Serge Tremblay
Toley

posted on 2011/08/30 09:07:46 PM CEST

Motor Control

PID library

I would like to have a PID library to control servo motors with the feedback of an accelerometer for balancing a quadcopter. I know theres a lot of request here and you surely could not fill them all, but you could open a pool to see the most popular and after begin by the less time consuming.

Jair Olguin
dantejair

posted on 2011/08/30 12:09:16 AM CEST

Audio & Speech

RFID EM4095 VS RFID ID-12 ID help!!

well hello, i wish you could help me, i bought one of the Mikroe RFID reader and the ID innovations ID-12 RFID Reader, i used both with the same TAG and when i read the TAG with the Mikroe One, i watch like it's obviously that it's encoding is Manchester type.
then i got the 64 bits:

111111111
11111 ;f
00000 ;0
10001 ;8
00100 ;2
00010 ;1
11011 ;D
10010 ;9
01000 ;4
00000 ;0
01100 ;6
10000 ;8

i know the first 9 bit are set, then it comes 2 nibbles with the fabricant id, later the 32 bits for the card ID, then the row parity bits, then the column parity bits... and bla bla...

well i got this code from the TAG: 0002021288

and when i read it with the ID-12 i got this code I KNOW It's ASCII, and i know about the Check Sum bytes.

i got this:

3F-001ED7A8-5E

and when i convert: 001ED7A8 to decimal i got the TAG 0002021288, then the ID-12 is correct, the em4095 reads in manchester, also de ID-12, but ID-12 converts to serial 9600 bps,1sb,none, i wish to know if someone know's

HOW DID I CAN CONVERT THIS...


111111111
11111 ;f
00000 ;0
10001 ;8
00100 ;2
00010 ;1
11011 ;D
10010 ;9
01000 ;4
00000 ;0
01100 ;6
10000 ;8


INTO THIS!!!

3F-001ED7A8-5E


Emad Morsi
emad_morsi

posted on 2011/08/28 10:01:42 PM CEST

Motor Control

PWM & SVM 3Phases AC Induction Motor Control Library

Dear MikroElektronica Tech Team,

Firstly I would to say thanks for a high tech tools that help any programmer to rapidly production, I've a lot of experience concerning the controlling ACIM Motors, I made a lot of projects in this topic with several PIC MCUs such as ( PIC18f4431, dsPIC30F6015, dsPIC33FJ128MC802,...etc ), As you know these MCUs have a special modules called a PC_PWM & Quadrature_Encoder Modules, these modules making the ease of controlling several types of motors,
As I think this manner is very important because it is the basics of the robotics, automation systems, and the process control, So it is Highly Appreciated from me and a lot of people work in this topic if you provide a series of library to controlling these kinds of motors, I thinks this libraries will be very useful.
Off course I know this topic is very sophisticated due to a lot of varieties of techniques like ( Raw PWM, SVM, Open Loop, Close Loop, Sensored, & Sensorless ), but if you taking it step by step starting with a Libraries driving the Hardware Modules, and then inherit these in the libraries of the techniques libraries, I'll very pleased if you appreciate in this manner.
Thanks in advance.

Diego Alonso
diegoalonso123

posted on 2011/08/28 09:37:41 AM CEST

Audio & Speech

TEA5767 FM Receiver

Hi, I'm trying to adapt the TEA5767 module to work with a PIC microcontroller through the I2C library included in Mikrobasic. But It doesn't work at all.

On the internet there are several projects but all of them are made over an Arduino Board. like this:
http://www.electronicsblog.net/arduino-fm-receiver-with-tea5767/

As you can see code is relatively simple, but I'd never work with Arduino. thanks

Marek L
Marek_TS

posted on 2011/08/28 08:20:19 AM CEST

Communication > USB

PIC32 USB mass storage

Hi,
I need the source code for PIC32 USB mass storage in MikroC.
help me,
thank you

first | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 last