Arduino NANO + Raspberry Pico project

Job ID: 32490084

Budget: €8 – €30 EUR

C++ code should work on both Raspberry PICO mcu and Arduino Nano mcu. I use VS Code.

C++ code should measure time between rising edges of continous pulses on mcu input pin. See attached picture.

C++ code should send values realtime to PC, between each pulse time value should be sent realtime to PC. PC should show time values realtime.

Between rising edges C++ code should make ADC and send values also to PC as realtime. PC should show values as realtime.