diff --git a/src/client/components/Arduino.tsx b/src/client/components/Arduino.tsx index c70e9d1..ba75467 100644 --- a/src/client/components/Arduino.tsx +++ b/src/client/components/Arduino.tsx @@ -8,12 +8,12 @@ export default function Arduino() {

Cerberus played with an Arduino controller

A recording of a work session experimenting with Arduino and a - MOSFET transistor to control the laser state, by + MOSFET transistor to control the laser state. By synchronizing the frequency of the waveform and the frequency - of the MOSFET we can create segmentation, you can see 8 + of the MOSFET we can create segmentation: you can see 8 segments at 1:24 and later 256 segments. The laser sometimes vanishes because I recompile the arduino project during the - video

+ video.