Open Beam Interface
github.com
Open Beam Interface
1–10 of 10 posts
Re: Open Beam Interface
#2Re: Open Beam Interface
#3Re: Open Beam Interface
#4Here is Dave from EEVblog showing off the new one: https://www.youtube.com/watch?v=5SbNnaMM1tQ
Re: Open Beam Interface
#5tl;dr this looks like a full stack description of a hobbyist scanning electron microscope [0]. 'Full stack', here, means gerber files of a pcb with an fpga that 'controls the beam and gets an image', 'gateware' to configure the fpga, and some python scripts that read an image from the fpga and serve it as a web page drawing to a canvas with shader instructions. [0] https://www.nanographs.io/
Re: Open Beam Interface
#6Now there’s a name I haven’t heard in a long time. It’s meant to be a sort of digital Swiss Army knife, where you can connect almost any digital interface to a computer and do basically anything with it programmatically. I’ll have to pick one up now that it looks like they’re released.
I’ll probably still end up using an arduino as my one-off IC-to-PC interface device just out of habit and not needing to read any documentation, but I love the idea.
Re: Open Beam Interface
#7> Built on Glasgow [Interface Explorer] Now there’s a name I haven’t heard in a long time. It’s meant to be a sort of digital Swiss Army knife, where you can connect almost any digital interface to a computer and do basically anything with it programmatically. I’ll have to pick one up now that it looks like they’re released. I’ll probably still end up using an arduino as my one-off IC-to-PC interface device just out…
I used it to capture data from a thermal imaging sensor (extracted from an automotive night vision camera)- a weird ~75MHz data bus[0].
0: https://github.com/festlv/isc0901b0-breakout?tab=readme-ov-f...
Re: Open Beam Interface
#8tl;dr this looks like a full stack description of a hobbyist scanning electron microscope [0]. 'Full stack', here, means gerber files of a pcb with an fpga that 'controls the beam and gets an image', 'gateware' to configure the fpga, and some python scripts that read an image from the fpga and serve it as a web page drawing to a canvas with shader instructions. [0] https://www.nanographs.io/
Re: Open Beam Interface
#9> Built on Glasgow [Interface Explorer] Now there’s a name I haven’t heard in a long time. It’s meant to be a sort of digital Swiss Army knife, where you can connect almost any digital interface to a computer and do basically anything with it programmatically. I’ll have to pick one up now that it looks like they’re released. I’ll probably still end up using an arduino as my one-off IC-to-PC interface device just out…
Re: Open Beam Interface
#10tl;dr this looks like a full stack description of a hobbyist scanning electron microscope [0]. 'Full stack', here, means gerber files of a pcb with an fpga that 'controls the beam and gets an image', 'gateware' to configure the fpga, and some python scripts that read an image from the fpga and serve it as a web page drawing to a canvas with shader instructions. [0] https://www.nanographs.io/
This is my favorite kind of 'full stack'