You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@ Welcome to BitDocs, a documentation on the littleBits electronics kits.
4
4
5
5
For students around us, the littleBits can seem confusing, but we're here to show you that they're not.
6
6
7
-
To start, we recommend looking at our [examples](placeholder) page where you can find some examples of simple circuits.
7
+
To start, we recommend looking at this helpful [examples](https://inventtolearn.com/littlebitsall.pdf) page where you can find some examples of simple circuits.
8
8
9
-
If you need any support, email us at <webmaster@bitdocs.ml>.
9
+
If you need any support, email us at <webmaster@bitdocs.ml>[.](https://www.youtube.com/watch?v=dQw4w9WgXcQ)
Copy file name to clipboardExpand all lines: docs/input-se.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ While the [button](/input-sw/#button) jumps instantly to 5V when pressed, the li
20
20
21
21
The light/dark mode switch will change in what ways the light sensor releases power. On light mode, the sensor will release power as light level goes up, but on dark mode, the sensor will release power as the light level goes down.
22
22
23
-
**NOTE: Some older models may use a screwdriver dial instead of a slide for sensitivity. This works the same, however, you'll need to use the purple [screwdriver](/placeholder) to change the sensitivity setting**
23
+
**NOTE: Some older models may use a screwdriver dial instead of a slide for sensitivity. This works the same, however, you'll need to use the purple screwdriver to change the sensitivity setting**
24
24
25
25
## Motion Trigger
26
26
@@ -48,7 +48,7 @@ This bit works similarly to the [light sensor](#light-sensor), but sends power b
The remote trigger bit will send a signal when it recieves an IR signal. Things that can trigger this include your TV remote or the [IR LED](/placeholder).
51
+
The remote trigger bit will send a signal when it recieves an IR signal. Things that can trigger this include your TV remote or the [IR LED](/output-ls/#ir-led).
Copy file name to clipboardExpand all lines: docs/output-ls.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
These are the bits that output something, whether it be a light, some type of signal, a sound, or something else.
4
4
5
-
These bits actually do the work, as with just [input](/placeholder) and [logic](/placeholder) bits, nothing will happen, so you need an output bit for your device to function.
5
+
These bits actually do the work, as with just [input](/input-so) and [logic](/wire-dl) bits, nothing will happen, so you need an output bit for your device to function.
6
6
7
7
All of these bits also pass electricity along, so connecting another bit to the end of an output will continue your device. This means you can have as many [buzzers](#buzzer), [speakers](#speaker), and other noise making bits as you want! (Though we advise against this.)
8
8
@@ -16,7 +16,7 @@ This bit creates a buzzing sound when recieving power. It's very simple as it ca
16
16
17
17
### Other Info
18
18
19
-
* You can use the [dimmer](/placeholder) or [slide dimmer](/placeholder) bits to control the volume of the buzz.
19
+
* You can use the [dimmer](/input-sw/#dimmer) or [slide dimmer](/input-sw/#slide-dimmer) bits to control the volume of the buzz.
20
20
21
21
## Speaker
22
22
@@ -26,24 +26,24 @@ The speaker bit, also known as the synth speaker, produces sound when given an i
26
26
27
27
### How to Use
28
28
29
-
The speaker bit doesn't just produce sound when given power, it requires an [input](/placeholder) bit to know what sound to produce.
29
+
The speaker bit doesn't just produce sound when given power, it requires an [input](/input-so) bit to know what sound to produce.
30
30
31
31
Instructions:
32
32
33
-
1. Connect a sound producing input bit to the power bit. (ex. [oscillator](/placeholder), [MP3 Player](/placeholder), [keyboard](/placeholder))
33
+
1. Connect a sound producing input bit to the power bit. (ex. [oscillator](/input-so/#oscillator), [MP3 Player](/input-so/#mp3-player), [keyboard](/input-so/#keyboard))
34
34
2. Connect the speaker to the input bit.
35
35
3. Tune the input bit and the speaker's volume as needed, then turn on the power and the synth speaker will start playing the tune.
This bit will light up green when it recieves power. Like the [buzzer](#buzzer), it also is very simple.
41
+
This bit will light up green when it recieves power.
42
42
43
43
### Other Info
44
44
45
-
* You can use the [dimmer](/placeholder) or [slide dimmer](/placeholder) bits to control the intensity of the LED type bits.
46
-
* The [light sensor](/placeholder) bit can be activated by any bit that produces light, including all LED type bits.
45
+
* You can use the [dimmer](/input-sw/#dimmer) or [slide dimmer](/input-sw/#slide-dimmer) bits to control the intensity of the LED bits.
46
+
* The [light sensor](/input-se/#light-sensor) bit can be activated by any bit that produces light, including all LED bits.
47
47
48
48
## Long LED
49
49
@@ -66,7 +66,7 @@ The Bright LED is exactly the same as the normal [LED](#led) bit, but is much br
66
66
67
67

68
68
69
-
The UV LED is the same as the [long LED](#long-led) bit, though it emits UV light instead of normal, visible light.
69
+
The UV LED is the same as the [long LED](#long-led) bit, though it emits ultraviolet (UV) light instead of normal, visible light.
70
70
71
71
## IR LED
72
72
@@ -76,7 +76,7 @@ The IR LED follows the same pattern as the [UV LED](#uv-led) and [long LED](#lon
76
76
77
77
### Other Info
78
78
79
-
* Because it emits IR light, it can be used to activate the [remote trigger](/placeholder) bit.
79
+
* Because it emits IR light, it can be used to activate the [remote trigger](/input-se/#remote-trigger) bit.
80
80
81
81
## RGB LED
82
82
@@ -88,4 +88,4 @@ The RGB LED uses three dials (slides on some models) to control three values (re
88
88
89
89
As you can see in the picture, the RGB LED bit has three dials that can be turned with the purple littleBits screwdriver. Adjusting these dials will control the amount of red, green, and blue that the LED outputs.
90
90
91
-
Some newer models, like the one pictured on the [littleBits website](https://littlebits.com/products/rgb-led) have slides instead of screwdriver dials, which makes adjusting the values much easier. These newer models work no different than the original ones, and the way you control the values is the only thing that has changed.
91
+
**NOTE: Some newer models, like the one pictured on the [littleBits website](https://littlebits.com/products/rgb-led) have slides instead of screwdriver dials, which makes adjusting the values much easier. These newer models work no different than the original ones, and the way you control the values is the only thing that has changed.**
Copy file name to clipboardExpand all lines: docs/output-md.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
These are the bits that output something, whether it be a light, some type of signal, a sound, or something else.
4
4
5
-
These bits actually do the work, as with just [input](/placeholder) and [logic](/placeholder) bits, nothing will happen, so you need an output bit for your device to function.
5
+
These bits actually do the work, as with just [input](/input-so) and [logic](/wire-dl) bits, nothing will happen, so you need an output bit for your device to function.
6
6
7
-
All of these bits also pass electricity along, so connecting another bit to the end of an output will continue your device. This means you can have as many [buzzers](#buzzer), [speakers](/placeholder), and other noise making bits as you want! (Though we advise against this.)
7
+
All of these bits also pass electricity along, so connecting another bit to the end of an output will continue your device. This means you can have as many [buzzers](/output-ls/#buzzer), [speakers](/output-ls/#speaker), and other noise making bits as you want! (Though we advise against this.)
8
8
9
9
This section is all about the bits that have moving parts or display data.
10
10
@@ -16,9 +16,9 @@ The DC motor is a simple motor that can be controlled to run either clockwise, c
16
16
17
17
### How to Use
18
18
19
-
The DC motor has three different settings, cw (clockwise), ccw (counter-clockwise), and var (variable). While the clockwise and counter-clockwise settings are self-explanitory, the variable setting can be a bit tricky. The variable setting is controlled via the amount of power going through. Try it out by using a [dimmer](/placeholder) or [slide dimmer](/placeholder) with this bit.
19
+
The DC motor has three different settings, cw (clockwise), ccw (counter-clockwise), and var (variable). While the clockwise and counter-clockwise settings are self-explanitory, the variable setting can be a bit tricky. The variable setting is controlled via the amount of power going through. Try it out by using a [dimmer](/input-sw/#dimmer) or [slide dimmer](/input-sw/#slide-dimmer) with this bit.
20
20
21
-
The [wheel](/placeholder) included with some kits can be attached to the motor to create an electric-powered wheel.
21
+
The wheel included with some kits can be attached to the motor to create an electric-powered wheel.
22
22
23
23
## Vibration Motor
24
24
@@ -40,9 +40,9 @@ The servo bit is similar to the [DC motor](#dc-motor) bit, though is much more s
40
40
41
41
### How to Use
42
42
43
-
The servo bit has two different settings. the TURN mode adjusts the position of the servo based on the signal it's recieving. In simpler terms, when in TURN mode, the servo can be controlled via a [dimmer](/placeholder), [slide dimmer](/placeholder), or any other bit that controls the amount of power.
43
+
The servo bit has two different settings. the TURN mode adjusts the position of the servo based on the signal it's recieving. In simpler terms, when in TURN mode, the servo can be controlled via a [dimmer](/#input-sw/#dimmer), [slide dimmer](/input-sw/#slide-dimmer), or any other bit that controls the amount of power.
44
44
45
-
The SWING setting will have the servo move back and forth on its own. The speed of the servo in this mode can be slowed by lowering the power with a [dimmer](/placeholder).
45
+
The SWING setting will have the servo move back and forth on its own. The speed of the servo in this mode can be slowed by lowering the power with a [dimmer](/input-sw/#dimmer).
46
46
47
47
## Number
48
48
@@ -55,10 +55,10 @@ The number bit has two seven-segment number displays that display different numb
55
55
This bit has four different settings for counting. Those settings are up, down, voltage, and value. Up and down are in the couny category, while voltage and value are in the read category.
56
56
57
57
For the count category, both up and down count up and down respectively when they recieve a signal. This bit will **NOT** count up or down continuously if there is continuous power delivered, it will only occur when a new signal is recieved.
58
-
For example, attaching a [button](/placeholder) before this bit will increase the count every time the button is pressed, because the bit is recieving a new signal. If this sounds confusing, play with it a little bit, and you'll get it eventually.
58
+
For example, attaching a [button](/input-sw/#button) before this bit will increase the count every time the button is pressed, because the bit is recieving a new signal. If this sounds confusing, play with it a little bit, and you'll get it eventually.
59
59
60
60
For the read category, the bit will, no surprise, read the voltage and value of the current signal. If you attach this bit directly to the power on a read mode, it will read 5.0 on voltage mode, and 99 on value mode.
61
-
You can use a [dimmer](/placeholder) to control the voltage and value. Both scale similarly to each other. The voltage ranges from 0 (no power) to 5.0 (full power), and the value ranges from 0 (no power) to 99 (full power).
61
+
You can use a [dimmer](/input-sw/#dimmer) to control the voltage and value. Both scale similarly to each other. The voltage ranges from 0 (no power) to 5.0 (full power), and the value ranges from 0 (no power) to 99 (full power).
62
62
63
63
## Bargraph
64
64
@@ -68,4 +68,4 @@ The bargraph bit is similar to the [number](#number) bit's voltage read mode, bu
68
68
69
69
### How to Use
70
70
71
-
The bit only has one setting, and that is to read the voltage of the current signal. Since the normal power is 5V, if this bit is plugged directly into the power, it will read all the way up to five. However, using something like a [dimmer](/placeholder) to control power, you can lower the voltage of the current signal. At 1V, the bit will read to 1, at 2V, the bit will read to 2, and that continues up to five.
71
+
The bit only has one setting, and that is to read the voltage of the current signal. Since the normal power is 5V, if this bit is plugged directly into the power, it will read all the way up to 5. However, using something like a [dimmer](/input-sw/#dimmer) to control power, you can lower the voltage of the current signal. At 1V, the bit will read to 1, at 2V, the bit will read to 2, and that continues up to 5.
This bit is the most basic in this category, as it only requires one [9V battery](/placeholder). This will be the most common, as the small battery makes your circuits very portable.
11
+
This bit is the most basic in this category, as it only requires one 9V battery. This will be the most common, as the small battery makes your circuits very portable.
12
12
13
13
### How to Use
14
14
15
-
To use the power bit, you need two things, a [9V battery](/placeholder) and a 9V battery [clip connector](/placeholder).
15
+
To use the power bit, you need two things, a 9V battery and a 9V battery clip connector.
16
16
17
17
Instructions:
18
18
@@ -29,15 +29,15 @@ Instructions:
29
29
30
30

31
31
32
-
This bit is very similar to the normal [power](#power) bit, though instead of using a [9V battery](/placeholder) and [clip converter](/placeholder), it has a [Micro-USB](/placeholder) connection that is used to supply power.
32
+
This bit is very similar to the normal [power](#power) bit, though instead of using a 9V battery and clip converter, it has a Micro-USB connection that is used to supply power.
33
33
34
34
### How to Use
35
35
36
-
To use this module, you need a power source that has a USB output (computer, battery bank, etc.), and a [Micro-USB cable](/placeholder).
36
+
To use this module, you need a power source that has a USB output (computer, battery bank, etc.), and a Micro-USB cable.
37
37
38
38
Instructions:
39
39
40
-
1. Use a [Micro-USB cable](/placeholder) to plug the bit into a computer, battery bank, or other device capable of outputting power.
40
+
1. Use a Micro-USB cable to plug the bit into a computer, battery bank, or other device capable of outputting power.
41
41
2. Connect the bit to your circuit, which immediatley powers it on.
It is the opposite of an [AND gate](#AND), so it sends an OFF when both inputs are sending ON, and ON when an [AND gate](#AND) is normally sending an OFF.
15
+
It is the opposite of an [AND gate](#and-aka-double-and), so it sends an OFF when both inputs are sending ON, and ON when an [AND gate](#and-aka-double-and) is normally sending an OFF.
* It sends keystrokes over USB when a signal is sent to it.
12
13
* It can send a signal, like a button, when it's contacts are shorted.
13
14
14
15
### How to Use
15
16
16
-
* Either send a signal through one of its inputs, or short a key contact and the "Earth" contact by connecting them, to send the corresponding keystroke to a computer hooked up using a [Micro-USB cable](/placeholder).
17
-
* Short a contact and the "Earth" contact by connecting them to send an ON signal out tthe corresponding output.
17
+
* Either send a signal through one of its inputs, or short a key contact and the "Earth" contact by connecting them, to send the corresponding keystroke to a computer hooked up using a Micro-USB cable.
18
+
* Short a contact and the "Earth" contact by connecting them to send an ON signal out the corresponding output.
18
19
19
20
### Other Info
20
21
@@ -27,11 +28,11 @@ It is a tiny computer called a microcontroller. It allows you to add programming
27
28
28
29
### How to Use
29
30
30
-
To load code onto the bit, connect it to your computer with a [Micro-USB cable](/placeholder). Once you’ve loaded the code, it will stay on the bit, even if you disconnect it from the computer. If you leave it connected, you can also use it to send messages between your circuit and your computer.
31
+
To load code onto the bit, connect it to your computer with a Micro-USB cable. Once you’ve loaded the code, it will stay on the bit, even if you disconnect it from the computer. If you leave it connected, you can also use it to send messages between your circuit and your computer.
31
32
32
33
### Other Info
33
34
34
-
To learn more about how to use the Arduino Bit, check out our Arduino resources page [here](http://discuss.littlebits.cc/t/getting-started-with-arduino/109).
35
+
To learn more about how to use the Arduino Bit, check out the Arduino resources page [here](http://discuss.littlebits.cc/t/getting-started-with-arduino/109).
0 commit comments