Skip to content

Commit 8b3b5ae

Browse files
authored
Merge pull request #121 from philipstarkey/deprecate-pineblaster
Mark PineBlaster as deprecated in documentation
2 parents dffa132 + ac15deb commit 8b3b5ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/source/devices/pineblaster.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@ Pineblaster
33

44
This labscript device controls the `PineBlaster <https://labscriptsuite.org/hardware/pineblaster/>`_ open-source digital pattern generator based on the Digilent chipKIT Max32 Prototyping platform.
55

6+
.. warning::
7+
The chipKIT Max32 board is no longer commercially available. As such, this device is considered deprecated. We recommend the :doc:`PrawnBlaster <prawnblaster>` as a replacement device (for both new users looking for a cheap pseudoclock, and existing users of the PineBlaster). The PrawnBlaster microcontroller only costs ~$5USD and supports more instructions, multiple independent pseudoclocks, an internal wait monitor, and an easier connection for referencing to an external clock source.
8+
69
Detailed Documentation
710
~~~~~~~~~~~~~~~~~~~~~~
811

912
.. automodule:: labscript_devices.PineBlaster
1013
:members:
1114
:undoc-members:
1215
:show-inheritance:
13-
:private-members:
16+
:private-members:

0 commit comments

Comments
 (0)