C Code simulator for a PC? - Raspberry Pi Forums


i in process of building self driven rc car using pi camera, few ultrasonic sensors etc.
plan code in c using neural network..

campus network doesnt allow use of ssh , blocks limited coding manually on terminal.

know of software can use kind of simulate running code on pi (including adding neccecary components) code on pc ?

make life lot easier , allow me see whats going on/ im pretty sure error feedback better.

guys

emulating pi falls short @ moment
external hardware involved - don't believe
makes sense anyway since don't actually
wire gpio , point
of learning physical computing in first place.

of course , free structure code you
can use dummy classes or stubs sensor input etc.
deploy , debug on host instead of
cross-compiling , deploying remotely , remote debugging.
might of (limited) use.

emulate pi correctly , need recent versions
of qemu anyway , believe might hard them
windows @ (except building source ?!).

best bet : 1) talk department , 2) use
single direct ethernet cable between pi , pc , internet
commection sharing 3) use ttl-uart-to-usb adaptor or
4) setting own network pocket-sized
or secondhand (wifi) routers.

ghans


raspberrypi



Comments