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.

Recent content by KarimPain

  1. K

    Inclination Sensor CAN Bus

    Hello! i'm looking for an inclination sensor that can read accurate angle even under vibration. it's better that sends me data via can..but thats optional. Thax for reading this post.
  2. K

    Altitude Sensor Vs. IMU complementary filter.

    Hello! i'll go immediatly on my problem....i've an arm that can rotate around a fixed point, my object is to calculate the distance from the front of the arm to the ground, the first thing that came in my mind is to put on it an inclinometer to calculate the angle and so the distance using...
  3. K

    serial comuncation between two pic!

    yes i know about the lcd... my lcd works fine... the problem is that is like always receiving data.. when no connecting the tx to rx.. but when i connect the both the pic didnòt receive data)the opposite of the reality!!!
  4. K

    serial comuncation between two pic!

    : i used ccs c compiler and this scode is for the two: #include <16F877a.h> #Fuses HS,NOPROTECT,NOWDT,NOLVP #use delay(clock=20000000) #use rs232(baud=4800,xmit=PIN_c6, rcv=PIN_c7,BITS =8, PARITY=n, stop=1, ERRORS) #include<lcd420_b.c> void main() { int k=0; int valor; lcd_init()...
  5. K

    serial comuncation between two pic!

    Hello everyone! i make a circuit of two pic using the 20.000 mhz escilator and connect the tx from the first to the rx of the second i want send a simple value from one to other using the rs232!! really i tested each pic alone (so i connect the tx to rx of each pic just to verify the code and...
  6. K

    Testing IMU 5 DOF IDG500/ADXL335:

    Hello ! can anyone help me with a tutorial about how to simulate this imu using matlab/simulink with its animation. i mean i want to interface this imu with my computer and when rotate the imu the animation of it rotates too. or anyother kind of test. Thanks 4 reading.
  7. K

    Help with Dc Motor Parameters!

    Hello Everyone! I wanna do a simulation of my Turnigy L2215J-900 Brushless Motor using simulink but in its Parameters there is neither the moment of inertia (J) of the rotor nor the damping(B) which are super important for the simulation. how can i calculate?!?!? Thanks 4 reading.
  8. K

    Making an RF circuit

    the right connection is: serial port -max232-tws 434 rws434-pic directly.... and it works with me... if anyone want help just tell me. (this is for who reads this post while is searching :)) Thanks
  9. K

    do we use a not after a max232!?!?

    it seems that the programm proteus gave me wrong information, i connect the rout of the max232 to rx of pic directly and if i send any type of charachter i receive the same without using theInverter... Thanks
  10. K

    Making an RF circuit

    Hello to Everyone! i want make a circuit send charachter via the serial port to max232 then to my (tws434) and take the data ouput from the receiver (rws434) to a pic. Now please if anyone have information about this (T/Rws 434) tell me, like the baude rate and really if i send carachter 'c'...
  11. K

    do we use a not after a max232!?!?

    hello everyone! i'm sending data using matlab via the serial port this data is about a charachter '1' then i interfaced the tx of the serial port with the max232 then to a not befor the final step the rx of pic16f877a. i made the simulation using proteus and matlab everything works. but if i...
  12. K

    How to obtain the best from my Pic!?

    Thanks Tahmid, today i'm going to make this circuit with ur advices:
  13. K

    Help for 9 channel RC T/R home made!

    Finally , i think that this is going to work: http://oap.sourceforge.net/datasheets/rf.pdf cuz i have 2^4=16 command using my pic as inputof the decoder of the rec.
  14. K

    Help for chosing Pic!

    Thanks Tahmid i'm going try to work on the ds30f4011 but can't do it simulation os isis proteus!!!
  15. K

    Help for chosing Pic!

    Thank you. I'm going to take a look.

Part and Inventory Search

Back
Top