I have a requirement to visualize data generated in the makecode simulator, in relation to controlling a microbit. So in essence,
- read variables from blocks and “provide” them to a logic process
- read output data from the logic process and visualize it in either 1) a custom rendering block in the makecode ide, or 2) an external rendering process
- also read the output data from the logic process as “sensor data” for the microbit sim to process
If any part of the above feels doable to you (the visualization of data in a custom block or external process, and/or the return data from an external process to fake sensors), or if it might after discussion, please get in touch! This is for an educational effort, and is paid work.