I am planning to buy a low cost and low weight laptop with an Atom Processor.
I only have cloned Arduinos - will the Arduino drivers and IDE work on laptops which come with Atom Processors?
-
1Are you wondering if you could install the Arduino IDE on the laptop?dlu– dlu2015年12月06日 09:38:10 +00:00Commented Dec 6, 2015 at 9:38
-
Yes. Original FTDI chip will work but I am having cloned Arduino with CH340 and i am using Intel I3 which is working fine. Also planning to buy Atom processor based low cost laptop (Z3735F variant). Whether the driver will support the cloned one.rsrini7– rsrini72015年12月06日 10:07:12 +00:00Commented Dec 6, 2015 at 10:07
-
Install the needed drivers and you're done.Ikbel– Ikbel2015年12月06日 23:13:35 +00:00Commented Dec 6, 2015 at 23:13
1 Answer 1
The processor in your laptop is irrelevant. It is the operating system you should be thinking about, not the processor.
If the operating system has drivers for the CH340 chip, and Windows does, as you already know since you are using it already, then you already know that the answer is a big fat yes.
The only time you need to worry about if the processor will support something is when you are switching to a completely different archetecture such as ARM.
-
Thanks. I am planning to buy snapdeal.com/product/micromax-canvas-l1161-lapbook-intel/… which is comes with windows 10rsrini7– rsrini72015年12月06日 10:35:42 +00:00Commented Dec 6, 2015 at 10:35