Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - How connect external adc hx711

(you are viewing a thread; or go back to list of threads)

How connect external adc hx711 (by Ikram )
The ld micro have have 8 bit for internal builtin adc .
If I want use like hx711 . Is this possable.
Please explain.
Thanks
Thu Mar 30 2017, 00:39:44
(no subject) (by MGP)
No, LDmicro don't support serial, other than rs232, bidirectional data transfert.
Thu Mar 30 2017, 06:20:24
Analog input from 1V---0 count to 4V---1023 count. I want to indicate it by PIC 16F886 by Changing Reference (by Mukesh )
Sir,
I have an Analog input from 1V---0 count to 4V---1023 count. I want to indicate it by PIC 16F886 by Changing Reference voltage using ADCON1 register. I am trying from last one month but it is not working. Please confirm if LD micro supports alteration of Reference voltage for 16F886.
Program is attached for your kind reference.
Thanks in advance for your kind help.
Regards
Fri Dec 28 2018, 05:53:22, download attachment adc-simple.ld
(no subject) (by Calubert)
Es para usarla como peso si es tienes que colocar un amplificador y comberidor a señales analogas y ya podrás usar en ldmicro
Mon Dec 31 2018, 09:41:09, download attachment Peso.jpg
(no subject) (by José GILLES)
Your HX711 Adc uses a non standard communication protocol,
which would be rather easy to manage with a µC, but which is of course not available in ldmicro...

Use another Adc with Spi or I2C interface, now available for ATMegas in C programming mode ?
It should work if you don't intend to make high rate acquisitions.

JG
Mon Dec 31 2018, 11:33:25
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):