-
Can you please share some knowledge about technologies involved in printing cartridges?
I know hp cartridge uses thermal bubble inkjet technology, epson ones uses thin-film piezo technologies. The …
-
Even if enable_stage radio button is off, MpStageGalil.GetPositionUM() prevents the HDF5 write.
-
This requires a few components, here they are off the top of my head
1. Make the DM act as a Z stage with the flag self.zPositioner.digital = True
2. preload the DM patterns required when AO devic…
-
Here we are dropping some ideas with @xiyuyi :
1. Being able to set all galvos to any desired specific position independently.
2. Turn laser on and off manually
3. Being able to change laser…
-
The DAC can be replaced the by fancy 16-bit DAC used on the piezo board.
For the focus coil, the voltage summer inputs should be two channels of the dac, but the "weight" of each of the channels shoul…
-
I started using this and found what I think isn't normal behavior:
The piezo beeps continuosly every 6 or 7 seconds, doing a different tone each time. I believe I discovered this is because the UPS…
-
There is no reference to where the configuration button should be connected in the documentation or on the schematic. (Latest Firmware says Pin 15) but this should be shown in the schematic diagram an…
jrohs updated
2 years ago
-
**Describe the project you want to add with tech stack**
I'd add the arduino code for alarm system. This code would work along with the following hardware:
- 1 x Ultrasonic "ping" sensor
- 1 x Pi…
-
As far as I am aware, the difficult parts of the job will be:
-1: designing a comfy outfit that works well with the sensors, and
-2: working with the sensors (perhaps there are nice libraries--but th…
-
Typical example (700000 = max. number of steps, 1 = signal to stop at):
```
> piezo-up 70000
Last signals in reverse (V): nothing recorded
Current signal (V): 0.03; Steps moved: 70000; Piezo position…