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 - Ladder Logic

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

Ladder Logic (by Deshpande P.K.)
Hi there,
I am learning your Ladder Logic software for PIC controllers, I have some doubts about this software.
1) How to set analog output on controller's pin ?
2) Can I set output port using MOVE instruction ?
I hope you will definitely solve this so I am waiting for your response.
Thanks and Regards,
Deshpande P.K.
Tue Nov 10 2015, 04:39:48
(no subject) (by Jonathan Westhues)
(1) None of the supported micros have a DAC peripheral. The best way to make an analog output is usually to put an RC low-pass filter on the PWM output; the voltage at its output will be directly proportional to PWM duty cycle.

(2) For the PIC16 and AVR targets, no. All output is handled with output coils or special instructions (e.g., PWM out, UART transmit).
Tue Nov 10 2015, 11:34:44
4bit lcd (by MEIYAZHAKAN)
hi Jonathan Westhues i need lcd 4bit mode how to change the 4 bit.pls tel me
Sun Nov 15 2015, 06:45:27
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):