Strictly speaking the Arduino dev boards are uC with support circuitry.Arduino consists of it's cores +bootladers + ide etc...software parts.And about powerful enough....that sensor might output data too fast for the 8bit Arduino uC to keep up.Maybe the 32 bit ones are a better option.How could that be if its powerful enought
That not even true the arduino is a ide
But the cores you can use can do anything one
Could think of. You have arm and avr
Now the truth is its up to the coder what can
And cant be done.
You can dig in as deep as one wants
hi there, Have you got any success making this. I was trying to make BRIX meter using nodemcu, got across this thread.In fact, the device to measure sugar already exists, its called BRIX: https://www.amazon.com/Refractomete...ds=brix+sugar&qid=1567524256&s=gateway&sr=8-4)
I was wondering if there were any Arduino device that could attach on it and get the sugar measure from BRIX, maybe this could be a shortcut. I will figure out how do it.
Thanks everyone for replying!
Hi, I'm looking for something like that too, have you found something?I am looking for the same thing. There are plenty of these as hand held digital units. Digital Refractometer example
It is just a question of getting a raw sensor and talking to it. Maybe talk to Hanna instruments about it?
No. I have not found anything. I have not followed up much though.Hi, I'm looking for something like that too, have you found something?