Lu.i¹ – an educational neuron PCB
Lu.i is an electronic neuron circuit mimicking and illustrating the basic dynamics of real, biological neurons. The printed circuit board (PCB) features a configurable, fully analog implementation of the leaky integrate-and-fire model and visualizes the internal state, the membrane potential, through a VU-meter-style chain of LEDs. The neuron emits a short pulse whenever the membrane potential crosses a predefined threshold voltage. Neurons communicate by exchanging these spikes. Multiple boards can be connected via jumper wires to form networks.
For a more detailed write-up you may refer to our preprint manuscript:
Lu. i – A low-cost electronic neuron for education and outreach.
Yannik Stradmann, Julian Göltz, Mihai A. Petrovici, Johannes Schemmel, Sebastian Billaudelle (2024).
arXiv:2404.16664.
For inquiries feel free to contact us at info@giantaxon.org.
- fully analog implementation of the leaky integrate-and-fire model
- configurable leak potential and membrane time constant
- three synapses with tunable weight and sign (excitatory or inhibitory) and shared synaptic time constant
- three output terminals to forward spikes to other neurons
- powered by a CR2032 coin battery
- Arduino-compatible (5V-tolerant spike IO)
- VU-meter-style visualization of the membrane potential and spike LED
- optimized for low-cost production (~ 3 € per neuron)
Very much resembling the structure of the nervous system, multiple lu.i boards can be connected to form even complex neural networks. The latter may simply serve illustrative purposes, mimick biological behavior, or even solve functional tasks. The following hierarchical network, e.g., implements an exclusive OR (XOR).
For a more extensive list of example networks please refer to lu.i's documentation.
The neuron implemented on the PCBs is called Leaky Integrate-and-Fire (LIF) model. For this model, the membrane voltage follows the dynamics described by the differential equation
In short, the neuron sums up its input
¹ The name »Lu.i« (phonetic notation of »Louis«) is a tribute to Louis E. Lapicque, who first formulated the leaky integrate-and-fire equations modeling the dynamics of a neuron.