Search found 5 matches

by syedamerali
Thu Feb 22, 2018 2:13 pm
Forum: Arduino
Topic: HCADS1xxx - Library for ADS1113/4/5 16bit ADCs (HCMODU0098)
Replies: 6
Views: 19836

Re: HCADS1xxx - Library for ADS1113/4/5 16bit ADCs (HCMODU00

Thank you for your response. 0.000125 = (4.096/(65536/2)) = 0.002*4096/65536 I was just doing it empirically without reading the documentation. The example file states: (Result * (Full Scale Voltage / ADC resolution)) I was plugging in 4096/2 for ADC resolution it should have been 65536/2 because of...
by syedamerali
Wed Feb 21, 2018 4:29 pm
Forum: Arduino
Topic: HCADS1xxx - Library for ADS1113/4/5 16bit ADCs (HCMODU0098)
Replies: 6
Views: 19836

Re: HCADS1xxx - Library for ADS1113/4/5 16bit ADCs (HCMODU00

Not quite sure how to take readings for multiple inputs .... would it be something like this? void loop(){ HCADS1xxx.Input(A0); int a0 = HCADS1xxx.Read(); HCADS1xxx.Input(A1); int a1 = HCADS1xxx.Read(); etc .... } I am using an ads1015 (12bit) - to get voltages for HCADS1xxx.FullScale(FS_4_096V) I h...
by syedamerali
Thu Nov 06, 2014 2:54 pm
Forum: Radio Control
Topic: Reptile V500 Quadcopter Frame (HCRECO0002)
Replies: 5
Views: 24580

Re: Reptile V500 Quadcopter Frame (HCRECO0002)

As per the picture one now has a frame with four motors with props. 4 motor controllers and other bits and bobs. How does the copter fly and what is used for stabilisation? What is required to fly it remotely? A complete parts list with quantities as to what would make the copter fly and be controll...
by syedamerali
Tue Jan 07, 2014 7:14 am
Forum: Motor drivers
Topic: 4 DC Motor Drive module (HCMODU0029)
Replies: 10
Views: 37103

Re: 4 DC Motor Drive module (HCMODU0029)

Would I be correct in assuming it uses the L293D and NOT L298N ?
by syedamerali
Wed Jan 01, 2014 1:14 pm
Forum: Motor drivers
Topic: L298N Stepper Motor Driver Controller Board (HCARDU0013)
Replies: 15
Views: 40972

Re: L298N Stepper Motor Driver Controller Board (HCARDU0013)

I am new to this board did not know how to start a new thread - can we have some more detailed information on this board: HCMODU0029

Go to advanced search