Is there a usb-to-breadboard connection onto micro controller? If so, what is it called...any links for purchase? What do you guys think of LDmicro?
Usually there is USB to USB (Arduino boards), RS-232 to RS-232 (newer pc don't have RS-232 connector, you may have to buy the cable with the connector and attach it to the RS-232 pins on the motherboard if motherboard has it, I have done that recently), USB to RS-232.
What is LDmicro? Link?What Arduino Board can I purchase (not to expensive) that will allow me to program using LDmicro. I would like it to be compatible with LDmicro since I prefer the PLC form programming. Anything on Ebay or another site in which I can purchase?
http://cq.cx/ladder.plWhat is LDmicro? Link?
Arduino boards connect directly to PC using USB cable. It is USB to USB connection. That is why Arduino is so popular. Arduino people removed all the connection issues.
This one is probably the cheapest: https://www.fasttech.com/product/1001700-arduino-compatible-uno-r3-rev3-development-board
MCP2221 is great USB to UART/12C converter. Comes with software so it's really easy to set up.I find it easier to use the more common RS232 and if necessary pick up a couple of $$'s USB to RS232 adaptor.
Most PIC's have a USART module built in.
Max.
From reading that, author says that code for AVR is not very good. Arduino boards use AVR uC. So you get to choose, poor ladder logic AVR code, or possibly better code but in C language that you are not familiar with.
by Aaron Carman
by Aaron Carman
by Duane Benson