Does it work if you hold the object further away from the sensor as well, or does it have to be that close for it to recognise the colour?
@ZinTechIdeas10 ай бұрын
You must put a close distance
@serg-jy4mj3br8f Жыл бұрын
SUPER...
@ZinTechIdeas Жыл бұрын
Thank you! Cheers!
@NavyaNova2 ай бұрын
What is attached below the LCD Screen ? .. can you share its name .. so that I can order it...
@carmonauta112 жыл бұрын
which i2c library did you use? I can't find the correct one. The libraries I've found don't have any function to lcd.begin()
@ZinTechIdeas2 жыл бұрын
Use the liquidcrystal_I2c library
@floridaboii7 ай бұрын
why did you plug the SCL and SDA wires into analog in?
@ZinTechIdeas7 ай бұрын
Because the communication protocol
@ads-so9rb6 ай бұрын
I recently got one of theese and it came with a bunch of holes for grnd and the other ones I was wondering if I have to solder it can you help me figure it out??? im completely uninformed about anything
@ZinTechIdeas6 ай бұрын
Yes, it is necessary to connect the bases of the board with a wire or device in order to use it
@ads-so9rb6 ай бұрын
@@ZinTechIdeas Thanks for the info :D Mine came with a pinheader for the holes can I use it in a protoboard without having to solder it??
@ZinTechIdeas6 ай бұрын
@@ads-so9rb It has a connection and the possibility of it working correctly is high
@족발당수-l9w Жыл бұрын
sir, i can not find liquidcrystal_I2c library. I am using aruino version 2.2.1, I am wondering if it means liquidcrystal I2c(without '_'), not a liquidcrystal_I2c
@ZinTechIdeas Жыл бұрын
You can download the difference from the link below github.com/johnrickman/LiquidCrystal_I2C/archive/refs/heads/master.zip
@carlossee41102 жыл бұрын
thank you
@ZinTechIdeas2 жыл бұрын
you're welcome
@PodsofWar8 ай бұрын
I couldn't get the second code w/ the LED to work. Is it outdated?
@ZinTechIdeas7 ай бұрын
No, there is no problem, check the connections
@ngwenchistudent64927 ай бұрын
Hi Zin Tech, can I connect the OLED module to this TCS34725?
@ZinTechIdeas7 ай бұрын
I will put the full movie on the channel soon
@ngwenchistudent64926 ай бұрын
@@ZinTechIdeas Ok thank you, may I know if there can be another color besides red, green, or blue? And how will the coding be edited?
@athena48328 ай бұрын
Sir, is the code also work if i using the STM32CubeIDE with STM32 Blue pill?
@ZinTechIdeas7 ай бұрын
No, but I will give you a full movie in the near future
@farzinvakili37282 жыл бұрын
Nice ❤️
@ZinTechIdeas2 жыл бұрын
thanks❤
@K2KITECH2 жыл бұрын
awesome
@ZinTechIdeas2 жыл бұрын
🌹💚
@robertoschmitt86792 жыл бұрын
Hey. Can I use two or more RGB sensors on Arduino?
@ZinTechIdeas2 жыл бұрын
yes of cors
@yossishi221 Жыл бұрын
hi is there something like it to buy?
@ZinTechIdeas Жыл бұрын
Hello, I have not seen it ready, but it is very easy to make
@yossishi221 Жыл бұрын
@@ZinTechIdeas can you please gave me links for the list items?
@gravestrung1055 Жыл бұрын
why my lcd display mess bro? i do with arduino atmega 2560 r3
@ZinTechIdeas Жыл бұрын
You used theI 2C protocol?
@jingyiong17139 ай бұрын
HOW to fix this compilation error at I2C. Users\user\Documents\Arduino\libraries\LiquidCrystal_I2C-master/LiquidCrystal_I2C.h:58:8: note: candidate expects 3 arguments, 0 provided exit status 1 Compilation error: no matching function for call to 'LiquidCrystal_I2C::begin()'
@ZinTechIdeas9 ай бұрын
You installed the library correctly, delete it and try using the library inside the software
@sara-hq7pe2 жыл бұрын
Sensor color TCS34725
@ZinTechIdeas2 жыл бұрын
thank you👍
@masdimproject236011 ай бұрын
I still have an error even though I have used your dadi coding