hi,
this first post & newbie arduino - please bear me if make mistakes.
i got image processing application on c# - runs fine on desktop (by fetching image usb camera) & connect arduino uno on serial port. query is:
- possible port c# code on ardunio - can use uno standalone device (with on-board camera)?
my c# application captures images using webcam, processes using opencv & based on movements - blinks few leds.
your advise & guidance appreciated.
this first post & newbie arduino - please bear me if make mistakes.

i got image processing application on c# - runs fine on desktop (by fetching image usb camera) & connect arduino uno on serial port. query is:
- possible port c# code on ardunio - can use uno standalone device (with on-board camera)?
my c# application captures images using webcam, processes using opencv & based on movements - blinks few leds.
your advise & guidance appreciated.
unlikely. compiled code pc use system calls operating system. these not available on arduino.
weedpharma
weedpharma
Arduino Forum > Using Arduino > Project Guidance > Arduino Standalone with C#
arduino
Comments
Post a Comment