We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2018/07/09 12:48:36 PM CEST
Hi need help with mikrobasic,
I want to read adc from usart and activate output.
Flow:
-Send "R1" or "read1" from pc
-Pic16f877 read adc1
-Send back to pc
-Pc read value and if ok send "Ok"
-Pic set pin high or low
Final version i need to read all channel.
Thanks