Maxitronix/20in1/1: Difference between revisions

From John's wiki
Jump to navigation Jump to search
(Created page with "This is project 1/20 for my Maxitronix Sensor Robot 20 code named 20in1. == Darlington Transistor == * https://en.wikipedia.org/wiki/Darlington_transistor == Multivibrator == * https://en.wikipedia.org/wiki/Multivibrator")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is project 1/20 for my [[Maxitronix]] Sensor Robot 20 code named 20in1.
This is project 1/20 for my [[Maxitronix]] Sensor Robot 20 code named 20in1.
See [https://www.jj5.net/file/2024-03-22-025937/ Brightness and Darkness] for a comparison of the brightness and darkness detectors.
* Do packaged Darlington transistors include resistor(s)? Yes.
* Is SRAM implemented with flip-flops? Yes.
* Circuit diagram for SRAM and DRAM


== Darlington Transistor ==
== Darlington Transistor ==
Line 8: Line 14:


* https://en.wikipedia.org/wiki/Multivibrator
* https://en.wikipedia.org/wiki/Multivibrator
== Relaxation oscillator ==
* https://en.wikipedia.org/wiki/Relaxation_oscillator
== Phototransistor ==
* https://www.electrical4u.com/phototransistor/
== Transistor form-factor ==
* https://en.wikipedia.org/wiki/TO-92
== RAM ==
* https://en.wikipedia.org/wiki/Static_random-access_memory
* https://en.wikipedia.org/wiki/Dynamic_random-access_memory

Latest revision as of 02:15, 22 March 2024

This is project 1/20 for my Maxitronix Sensor Robot 20 code named 20in1.

See Brightness and Darkness for a comparison of the brightness and darkness detectors.

  • Do packaged Darlington transistors include resistor(s)? Yes.
  • Is SRAM implemented with flip-flops? Yes.
  • Circuit diagram for SRAM and DRAM

Darlington Transistor

Multivibrator

Relaxation oscillator

Phototransistor

Transistor form-factor

RAM