Search found 16 matches

by kashifmirza
20 Nov 2022 23:52
Forum: mikroC PRO for PIC General
Topic: Need help low memory and old pic16f72 in mikroC
Replies: 3
Views: 906

Re: Need help low memory and old pic16f72 in mikroC

Here is the code void main() { short current_duty_1 = 16; // initial value for current_duty_1 short current_duty_2 = 16; // initial value for current_duty_2 TRISD = 0xFF; // PORTD as input TRISC = 0x00; // PORTC as output PWM1_Init(5000); // Initialize PWM1 PWM2_Init(5000); // Initialize PWM2 PWM1_S...
by kashifmirza
20 Nov 2022 23:22
Forum: mikroC PRO for PIC General
Topic: Need help low memory and old pic16f72 in mikroC
Replies: 3
Views: 906

Need help low memory and old pic16f72 in mikroC

I am making a pwm motor control circuit. Which input from solar.i am using pic 16f72 and display voltage in lcd.anr control speed of electronics Circuits through motor.my code is not compatible in this microcontroller how to solve this
by kashifmirza
20 Nov 2022 06:56
Forum: mikroC PRO for 8051 General
Topic: Distance measurement w/ HC-SR04 and LCD - Proteus Simulator
Replies: 1
Views: 2734

Re: Distance measurement w/ HC-SR04 and LCD - Proteus Simulator

Hi
Which version of Proteus you are using.proteus 8 or Proteus 7
by kashifmirza
03 Aug 2019 14:23
Forum: mikroC PRO for PIC General
Topic: PROYECT: VOLTMETER with PIC 16F877A
Replies: 5
Views: 11813

Re: PROYECT: VOLTMETER with PIC 16F877A

Hello, here I present this project: " Voltmeter 0-50v , is comprised of a LCD and 1 pic 16f877A :wink: /* Hola presento este proyecto básico: Voltimetro de 0-50v , esta conformado por un LCD y un PIC 16f877A */ //LCD: configuración de pines sbit lcd_rs at rb2_bit; sbit lcd_en at rb3_bit; sbit lcd_d...
by kashifmirza
11 May 2019 11:33
Forum: mikroC PRO for ARM General
Topic: What are the plans now ?
Replies: 5
Views: 2084

Re: What are the plans now ?

saschech wrote:hello

look here........
viewtopic.php?f=178&t=71164&start=30
yes your link is helpfully for us
thanks
by kashifmirza
11 May 2019 11:27
Forum: PIC PRO Compilers
Topic: TFT Proto 5 with microC TFT Libary 8 Bit not working
Replies: 1
Views: 1672

Re: TFT Proto 5 with microC TFT Libary 8 Bit not working

hello i read your code i think your code is correct but issue in wiring
check your connection again :)
by kashifmirza
09 May 2019 11:10
Forum: PIC PRO Compilers
Topic: multimeter making issu
Replies: 0
Views: 1354

multimeter making issu

i am working on a project I've been functioning on a multimeter recently which will live potential, current and resistance. And mensuration the potential provides Maine issues as a result of the initial potential is most of the time negative and final potential worth is positive. DetaV = V final - V...
by kashifmirza
09 Apr 2019 12:32
Forum: Libstock Discussion
Topic: AVR ADC INPUT
Replies: 1
Views: 1799

AVR ADC INPUT

I AM WORKING ON A AVR ATMEGA 8L
AND AM USING THAT COMPILER
https://www.mikroe.com/mikroc-avr#idTabFSCHT1148
MY QUEST IS HOW MANY VOLTAGE IS APPLIY IN ADC PIN
by kashifmirza
12 Mar 2019 18:25
Forum: 8051 PRO Compilers
Topic: 8051 with matlab simulink
Replies: 5
Views: 3669

Re: 8051 with matlab simulink

ok thanks
i understand but if i ask a question about pic microcontroller interfacing op-amp then ?
by kashifmirza
08 Mar 2019 13:11
Forum: 8051 PRO Compilers
Topic: 8051 with matlab simulink
Replies: 5
Views: 3669

Re: 8051 with matlab simulink

ok thanks
which type of question i ask in this forum
by kashifmirza
06 Mar 2019 16:13
Forum: 8051 PRO Compilers
Topic: 8051 with matlab simulink
Replies: 5
Views: 3669

8051 with matlab simulink

i am working on a new project microcontroller data sending to matlab and its serial communication the purpose of this project is bode plot in matlabe this simulation and hardware project i read this information link below https://projectiot123.com/2019/03/05/transfer-function-and-bode-plot-in-matlab...
by kashifmirza
20 Feb 2019 20:13
Forum: 8051 PRO Compilers
Topic: what is the best op amp interfacing with 8051
Replies: 0
Views: 2103

what is the best op amp interfacing with 8051

what is the best op amp interfacing with 8051 microcontroller my project is signal analyes from analoge circuit and interfacing with microcontroller this signal is non inverting input any best op amp ic recomanded :) https://projectiot123.com/2019/02/12/operational-amplifier-as-the-summing-amplifier/
by kashifmirza
20 Feb 2019 20:05
Forum: 8051 PRO Compilers
Topic: 89c51 stepper motor
Replies: 0
Views: 1827

89c51 stepper motor

i am working on project . speed control of stepper motor with 8051 but my microcontroller is hang or not working i am using germanium diode for its removing noise
but it is not working properly :(

https://projectiot123.com/2018/12/05/what-is-diode/
by kashifmirza
04 Feb 2019 12:21
Forum: mikroC PRO for PIC General
Topic: Raspberry Pi gpio Temperature sensor
Replies: 0
Views: 917

Raspberry Pi gpio Temperature sensor

As most of us know that the Raspberry Pi has a total of twenty six General Purpose Input / Output pins on it. You can either use these General Purpose Input / Output pins as by default they are to be served as the input or output or you can configure these pins to be served as serial communication b...
by kashifmirza
30 Jan 2019 12:38
Forum: mikroC PRO for PIC General
Topic: pic18f2550 microcontroller with RPI not communication
Replies: 0
Views: 871

pic18f2550 microcontroller with RPI not communication

I am working on a project. I want to control motors using pic18f2550. However, the sensors incorporated on my robot require a separate signal for which I bought Raspberry Pi. I just wanted to confirm, is there any way to interface pic18f2550 module with the Raspberry Pi without combining sensors and...

Go to advanced search