Everything Testudo
amomii Glow: A Beginner's Guide to Addressable RGB LED Strips
Section 1: Overview & How It WorksIf you have ever wanted to add a dynamic splash of color to your electronics projects, the amomii Glow addressable RGB LED strip is the ultimate tool for the job. Unlike traditional light strips where every light changes color at the exact same time, addressable strips like the amomii Glow let you control each individual light pixel independently. This means you can create intricate animations, rainbow waves, or localized blinking patterns all from a single setup.At the heart of this flexibility is a tiny integrated circuit embedded directly inside each light pixel. When you send a command down the line, each pixel reads its assigned color data and passes the remaining instructions to the next pixel in the chain. This clever design ensures that you only need a single digital data pin from your controller to dictate the behavior of dozens of lights, drastically simplifying your wiring.Section 2: Real-World Use in Arduino ProjectsFor anyone diving into the world of DIY electronics, addressable lights are incredibly popular within the Arduino ecosystem. Because they require minimal wiring, they are highly beginner-friendly and serve as excellent companions for a soldering practice kit. Connecting them involves linking just three paths: power, ground, and the digital signal line that transmits your custom lighting patterns.Once wired, a maker can easily orchestrate complex visual behavior using the Arduino IDE. By utilizing accessible coding libraries, you can write straightforward C++ commands to control brightness, timing, and color palettes. It is a fantastic way to bridge the gap between hardware assembly and software development for STEM enthusiasts.Here are a few practical ways hobbyists utilize these vibrant components: Interactive Ambient Lighting: You can couple the light strip with an ultrasonic distance sensor. As an object moves closer to the sensor, the lights can change from green to yellow, and finally to red, creating a responsive visual proximity alarm. Custom Desk Visualizers: By integrating a sound-detector module with your controller, you can program the addressable lights to dance in sync with your favorite music, turning a basic room setup into a personalized audio-reactive light show. See It in the Testudo KitEvery component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn moreElectrolytic Capacitor: The Energy Buffer in Your Electronics
Section 1: Overview & How It WorksThink of an aluminum electrolytic capacitor as a tiny, ultra-fast rechargeable battery for your circuit. While a standard battery is built to store a large amount of energy and release it slowly over hours, a capacitor is designed to charge and discharge its stored energy in fractions of a second. Its primary job in modern electronics is to smooth out fluctuations in electrical voltage, acting as a crucial shock absorber that keeps your sensitive electronic components safe from sudden power spikes.Inside its metal cylinder, this component uses two thin layers of aluminum foil rolled tightly together. One layer is coated with an oxide insulation barrier, and the sheets are soaked in a liquid electrolyte chemical. Because of this specialized fluid chemistry, these capacitors can store significantly more energy than other varieties of the same physical size. However, this fluid also makes them polarized, meaning they have a dedicated positive and negative side. Inserting one backward can cause the liquid inside to heat up rapidly, triggering the built-in safety vent on top to release the pressure safely.Section 2: Real-World Use in Arduino ProjectsWhen you step into the world of microcontrollers and start building with an Arduino, clean electricity becomes vital. Digital microcontrollers are highly sensitive to "electrical noise"—minor ripples in power caused by things like spinning motors or clicking relays. This component is widely used in filtering configurations right where power enters your board, functioning as an essential safety layer for any creator practicing advanced soldering on custom circuit boards.For a practical example, imagine you are assembling a DIY robotic arm kit that uses several servo motors. Every time the motors rapidly change direction, they pull a sudden, massive gulp of current from your power supply, which can drop the voltage so low that your microcontroller resets or freezes. By soldering a capacitor across the power lines, it acts as a local reservoir, instantly supplying that extra burst of energy to the motor so your software continues running without a hitch.Whether you are building interactive holiday lighting displays or assembling a dedicated soldering practice kit to sharpen your electronics fabrication skills, mastering how to safely position and mount these heavy-duty storage components is a major milestone for every aspiring maker.See It in the Testudo KitEvery component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn morePassive Buzzer: Making Waves with Sound in Your Projects
Section 1: Overview & How It WorksIf you have ever built an electronics project, you know how satisfying it is to make your creation interact with the physical world. While adding a flashing light is a classic choice, adding sound can truly bring your device to life. Enter the passive piezoelectric buzzer: a compact, highly efficient component capable of generating everything from basic alarm tones to custom musical melodies.Unlike active alternatives that produce a single fixed sound when power is applied, a passive buzzer contains no internal oscillator circuit. This means it requires an external frequency source to flex its vocal cords. Inside its plastic casing sits a unimorph piezoelectric element, consisting of a thin ceramic material layered onto a metal disc.When you introduce an alternating electrical current to this unique ceramic material, it physically deforms and bends back and forth. This rapid mechanical movement vibrates the surrounding air, converting electrical energy into audible sound waves. Because it handles the charging and discharging process with minimal resistance, it boasts incredibly low power consumption. To make it sing, all a maker needs to do is send a continuous stream of electrical pulses to vary the frequency.Section 2: Real-World Use in Arduino ProjectsIn the wider electronics and DIY maker community, passive buzzers are widely popular for adding customized user feedback to projects. Because they are driven by external signals, they integrate perfectly with the pulse-width modulation capabilities of an Arduino board. By using straightforward programming commands to change the speed of the output pulses, you can easily shift pitches to create distinct notification sounds or even synthesize speech patterns.Integrating a passive buzzer into your next DIY soldering practice kit opens up a wide range of practical applications. For example, you can build an interactive digital kitchen timer where the buzzer emits a steady sequence of high-pressure warning beeps once a countdown reaches zero. Another classic project combines the buzzer with an ultrasonic distance sensor, creating a reverse-parking guide that outputs increasingly rapid chirps as an object gets closer.Getting your buzzer up and running on a breadboard or custom circuit requires very little hardware. By incorporating a small resistor to help manage the rapid charging and discharging of the element, you ensure your circuit runs safely and efficiently. Whether you are looking to master basic soldering or trying to build an advanced home alert system, this versatile audio component is the perfect addition to your maker toolkit.See It in the Testudo KitEvery component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn more3.5mm Audio Jack: Unlocking Sound in Your Projects
Section 1: Overview & How It WorksHave you ever wondered how your favorite headphones plug into a device and instantly deliver crisp stereo sound? The magic happens inside a small but vital electronics component: the 3.5mm audio jack. This connector acts as a mechanical bridge, routing electrical audio signals from a circuit board directly to your speakers or headphones.Inside the jack, small metal spring terminals are positioned to touch specific sections of an audio plug when it is inserted. As the plug slides in, it makes contact with these internal terminals, completing an electrical circuit. For standard stereo sound, different pins handle the left audio channel, the right audio channel, and the ground connection to prevent unwanted noise.Many of these components also feature internal switches. When you insert a plug, it physically pushes a metal contact away from another, telling the device to mute the internal speakers and divert the sound entirely to your headphones. It is a simple, elegant piece of hardware engineering that requires no complex coding to function.Section 2: Real-World Use in Arduino ProjectsFor anyone diving into the world of DIY electronics, the 3.5mm audio jack is a fantastic component to include in a soldering practice kit. Learning how to properly secure its small metal pins to a circuit board is excellent soldering practice for beginners. Once attached, it opens up a wide world of audio possibilities for your next maker project.In the Arduino ecosystem, this component is commonly used to add sound effects, voice prompts, or musical notes to your creations. Because the microcontroller itself cannot drive large speakers directly, the audio jack serves as the perfect intermediate interface to send clean signals to external, powered speakers or headphones.Here are two practical ways to use this component in your next hobby build: DIY Headphone Metronome: You can build a custom musician's metronome using an Arduino board and a small buzzer or wave shield. By routing the output through a 3.5mm audio jack, you can plug in earbuds and practice your rhythm quietly without disturbing anyone around you. Interactive Soundboard: By pairing a microSD card module with your microcontroller, you can store audio files and trigger them with physical buttons. Connecting an audio jack allows you to output high-quality sound effects for a custom video game controller, a holiday prop, or a STEAM classroom installation. Integrating an audio jack is a beginner-friendly way to take your projects beyond simple blinking LEDs and move into the exciting realm of audio interaction.See It in the Testudo KitEvery component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn morePin Header: The Magic of Connecting Your Build
Section 1: Overview & How It WorksEvery great DIY electronics project relies on strong, reliable connections to keep signals flowing perfectly. Pin headers are the unsung heroes of the maker community, serving as the physical bridge that links circuit boards to sensors, screens, and power supplies. Simply put, they act like the electrical outlets and plugs of your custom builds, creating a clean interface where separate components can meet.These components generally come in two styles: male headers with exposed metallic pins, and female headers containing sleek internal sockets. They feature a standardized spacing—often exactly 2.54mm apart—which perfectly matches standard breadboards and prototyping gear. Built with durable insulation and conductive brass or bronze contacts, these connectors are rated to safely handle low-voltage signals and moderate currents up to 3 amps.When you open a new practice kit, you will often find these headers provided in long strips. One of their best features is their customizable nature; you can easily snap or cut them down to the exact number of positions required for your specific board. Once aligned, a small amount of neat soldering permanently secures them to the circuit board, ensuring stable data transmission even during heavy handling.Section 2: Real-World Use in Arduino ProjectsIn the wider ecosystem, pin headers are absolutely essential for expanding the capabilities of your development board. Because standard development platform units come with pre-installed female sockets, soldering male headers onto your custom add-on boards or sensors allows them to plug directly together like building blocks.A classic example is building a custom weather monitor station. By adding these connectors to an external temperature sensor, you can easily plug it into your main board to read data, or swap it out instantly if you decide to upgrade to a different module later on. It keeps your hardware modular, clean, and completely free of messy tangled wires.Another popular hobby application involves connecting an external display screen, such as a mini LCD or OLED module. Soldering a row of headers onto the display board lets you insert it directly into a prototyping breadboard, making it incredibly simple to link up the power and communication lines. This allows you to focus entirely on writing your software script without worrying about loose, intermittent hardware connections ruining your test run.See It in the Testudo KitEvery component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn moreResistor: The Traffic Controller of Your Electronics Projects
Section 1: Overview & How It WorksImagine a water pipe with water rushing through it at full force. If that rush of water hits a delicate valve, it could easily cause damage. To protect the system, you would install a restriction to slow down the flow.In the world of electronics, electricity behaves a lot like that water, and the component used to slow it down is called a resistor. Its primary job is to provide resistance, safely limiting the flow of electric current through a circuit.Structurally, a typical thin-film leaded resistor consists of a tiny ceramic core coated with a specialized metal film layer. A precise groove is cut into this film to set the exact amount of electrical resistance required.The component is wrapped in a protective coating and finished with two metal leads, which are perfect for a soldering practice kit. Because these leads are coated with pure tin, they offer excellent solderability, making them highly reliable when you sit down for some soldering practice.Every resistor is marked with distinct colored bands. These rings tell you its resistance rating and tolerance, allowing you to quickly identify the correct part for your hobby layout.Section 2: Decoding the Bands (4-Band vs. 5-Band)Because resistors are so small, printing text numbers on them would be incredibly difficult to read. Instead, the electronics industry uses a standardized system of colored bands to communicate each component's specific values. Depending on the precision required for your project, you will generally work with either 4-band or 5-band resistors.The colour-band chart below shows exactly what each band represents, so you can decode any resistor on your workbench at a glance.The difference between the two comes down to how precisely the resistance value is stated: 4-Band Resistors: These are the standard components you will find in most general kits. The first two bands represent the primary digits of the resistance value, the third band acts as a multiplier, and the final band indicates the tolerance (how much the actual resistance might vary from its stated value). 5-Band Resistors: These are high-precision components. They feature an extra band to provide a third significant digit before the multiplier, followed by the tolerance band. This allows for much tighter, more specific resistance values in sensitive applications. By understanding how to read these sequences, you can instantly determine the electrical capabilities of any resistor on your workbench.Section 3: Real-World Use in Arduino ProjectsIf you are a maker diving into modern electronics, you will find that resistors are absolutely essential. They act as the ultimate safeguard for your boards and peripheral components.The most common real-world application is current limiting for light-emitting diodes (LEDs). An Arduino digital pin outputs a standard voltage that can easily burn out a basic LED if connected directly. By placing a small resistor between the pin and the LED, you limit the current to a safe level, keeping your indicator light bright and functional without risking permanent hardware damage.Another classic use is creating a stable environment for input switches, often called pull-up or pull-down configurations. When building an Arduino project with a physical push-button, leaving an input pin disconnected when the button is open creates electrical "noise." A high-value resistor forces the pin to a known state (either ground or 5V) until the button is pressed, ensuring your code reads a clean, accurate signal every single time.See It in the Testudo KitEvery component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn moreScrew Terminal: Secure, Solderless Wire Connections
If you have ever built a desktop gadget, a smart home device, or an automated robot, you know that keeping your wiring secure can be a major challenge. Breadboards are fantastic for prototyping, but when it is time to move your creation into the real world, you need a connection that will not nudge loose. That is where the screw terminal block comes in. Section 1: Overview & How It Works A screw terminal block is a simple yet incredibly reliable connector used to join wires to a circuit board. Instead of permanently soldering a wire directly to your board, or relying on loose jumper wires, a terminal block gives you a robust, semi-permanent connection that you can alter at any time with a standard screwdriver. Inside the plastic housing of the block sits a tiny metal cage and a screw. When you back the screw out, the cage opens up to accept a stripped piece of wire. As you turn the screw clockwise, it clamps the metal cage tightly down onto the conductor, ensuring excellent electrical contact. This modular design makes it a favorite in the maker community because it allows you to swap out sensors, power supplies, or broken wires in seconds without turning on a soldering iron. Section 2: Real-World Use in Arduino Projects In the world of electronics, screw terminal blocks act as the bridge between delicate control boards and high-power external components. While an Arduino microcontroller excels at processing data, it cannot directly handle the heavy current required by large motors or bright LED strips. Terminal blocks are frequently used on custom circuit boards or shields to safely feed external power into your system. Imagine you are assembling a soldering practice kit that turns into an automated greenhouse. You will need to connect a water pump and an external battery pack to your main board. By soldering a few terminal blocks onto your custom shield, you can easily run heavy-gauge power wires straight to the pump. This setup keeps your DIY project clean, highly organized, and durable enough to handle continuous operation. Whether you are building an alarm system or a robotic arm, incorporating these blocks is a beginner-friendly way to step up your hardware game. See It in the Testudo Kit Every component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn moreToggle Switch: Simple On/Off Control for Your Projects
Section 1: Overview & How It WorksHave you ever wondered how a simple flick of a wrist can completely change how an electronic device behaves? Enter the toggle switch, a fundamental component in the world of electronics that gives you physical control over your circuits. At its core, a toggle switch acts as a mechanical gatekeeper for electricity, allowing you to manually open or close an electrical path.When you flip the lever on a switch, internal metal components called contact clips shift position to connect or disconnect the terminals. In a standard "shorting" configuration, the switch ensures a continuous path as it moves from one contact to the next, preventing open-circuit gaps. This tactile feedback makes them incredibly reliable for human-machine interfaces.For anyone diving into a soldering practice kit, learning to mount these components is a milestone. The physical pins, or terminals, are spaced out specifically to fit into standard circuit board layouts. Properly soldering these pins ensures a permanent, mechanically stable connection that can withstand thousands of clicks and flips over its lifespan.Section 2: Real-World Use in Arduino ProjectsIn the maker community, the toggle switch is a favorite tool for adding manual overrides and mode selectors to custom builds. When paired with an Arduino microcontroller, a toggle switch changes from a simple power cut-off into a versatile input device for your digital logic.Instead of just cutting the power to the entire board, you can wire the switch to a digital input pin. Your code can then read whether the switch is flipped "HIGH" or "LOW" to trigger completely different behaviors in your software. It is a fantastic, beginner-friendly way to bridge physical hardware with digital creativity.Here are a few practical ways you can use a toggle switch in your next DIY project: Mode Selectors: Switch your STEM robotics project between an "autonomous obstacle avoidance" mode and a "manual remote control" mode with a single flip. Safety Interlocks: Create a physical safety switch for a laser engraver or 3D printer that instantly pauses operations if a hazard occurs. Audio Effects Toggles: Build a custom MIDI controller or synthesizer where the switch toggles specific sound filters or active tracks on and off. Integrating these switches into your hobby projects provides an excellent opportunity for soldering practice while elevating the overall interactivity of your builds.See It in the Testudo KitEvery component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn moreTemperature & Humidity Sensor: Tuning Into the Environment
Every great DIY project starts with a spark of curiosity about the world around us. If you have ever wanted to build a device that reacts to its environment, a digital temperature and humidity sensor is the perfect place to begin. These compact components are a staple in the maker community, allowing your custom setups to measure both the warmth and the moisture in the surrounding air.Overview & How It WorksAt its core, a digital temperature and humidity sensor is an all-in-one environmental monitoring module. Inside its protective plastic housing, the component relies on two main internal elements to gather data: a humidity-sensing resistive component and a negative temperature coefficient (NTC) thermistor. The humidity element alters its electrical resistance based on the moisture levels in the air, while the thermistor changes resistance predictably as the temperature shifts.Instead of forcing you to decipher complex analog voltage changes, the sensor features a small built-in microcontroller. This onboard chip reads the raw analog signals from the internal sensing elements, applies precise internal calibration factors, and converts the data into a clean, unified digital signal. This digital layout ensures excellent long-term stability, quick response times, and strong anti-interference capabilities, making it incredibly beginner-friendly for those just stepping into electronics.Real-World Use in Arduino ProjectsTo make practical use of this environmental data, hobbyists frequently pair the sensor with an Arduino development board. Because the sensor outputs a pre-calibrated digital signal, it utilizes a streamlined single-bus communication protocol. This means the component requires only a single digital I/O pin on your microcontroller to transmit all its data, leaving the rest of your board open for other exciting additions.Integrating this component into a DIY project opens up a massive variety of interactive applications. For example, you can create an automated climate control system where the sensor monitors an indoor space; if the humidity drops too low, the microprocessor can automatically switch on a dehumidifier or trigger a warning LED.Alternatively, many makers incorporate this sensor into custom home weather stations that read environmental data and display live updates on an LCD screen. It is an excellent, hands-on way to practice soldering the pins to a prototyping board while diving into the fundamentals of open-source hardware.See It in the Testudo KitEvery component in this guide is part of the Testudo soldering practice kit — a hands-on way to learn electronics, soldering, and Arduino coding from the ground up.
Learn moreWhat is amomii Testudo Kit?
Welcome to the world of hands-on electronics and DIY digital gadgetry! If you have ever wanted to upgrade your workbench, master the art of through-hole (THT) soldering, or bring your physical creations to life with code, you are in the exact right place. The amomii Testudo Kit is designed specifically for adult hobbyists, teens, and aspiring engineers. It serves as a comprehensive, multi-layered electronics learning platform that completely solves the major frustration of sourcing random parts for your builds. Instead of hunting for loose components, one box delivers an entire ecosystem of precision hardware, custom circuit boards, and interactive experiences. (Photograph of the open amomii Testudo Kit box, neatly showcasing the three distinct custom PCBs, the amomii ONE microcontroller, and the organized loose components) Unboxing the Testudo Hardware: The 3 Shields and Your Microcontroller Brain At the absolute center of the Testudo Kit is your progression through three distinct engineering builds. Each project builds on the last, taking you through a clear, tactile journey of precision hardware logic and soldering mastery. The amomii ONE Microcontroller: This custom, Arduino-compatible board acts as the central "brain" of the entire station. It features a modern, reversible USB-C port for faster data transfer and stable power delivery. Upgraded with advanced board layout and circuit protection components, it handles an absolute maximum of 2A at 5V when powered via USB-C—giving it four times the power delivery of a traditional Arduino UNO. Mini Grand (MG): Your "graduation" engineering project. The Mini Grand transitions you away from loose, messy breadboard prototyping and guides you through assembling a clean, professional, and manufactured hardware musical synthesizer complete with an integrated audio amplifier circuit. IR Hacks (IR): Your intermediate bridge into advanced input/output engineering and infrared communication protocols. This build features a full 4x4 matrix keypad grid, an onboard buzzer, an active infrared reader, and an IR transmitter driven by a 2N2222A transistor to safely amplify remote cloning signals. Neon Tennis (NT): Your introduction to core soldering practice and hardware logic. Assembling this board leaves you with an interactive, two-player retro game court mapped across 32 red, yellow, and green LEDs managed efficiently by four 74HC595N shift registers. Standalone Engineering vs. The Digital Twin Experience The amomii Testudo ecosystem is completely unique because it functions perfectly in two entirely different ways: the traditional text-driven workbench environment, and our brand-new interactive digital universe. The Traditional Workbench (The Toolbox Page) For makers who love to work through custom code sketches line-by-line, the Testudo kit has a massive open-source backbone. In our dedicated Toolbox Page (formerly the downloads page), you have total, password-free access to all of our core technical documentation, downloadable pre-made source codes, and official digital assets. This includes our comprehensive, 180-page text companion, Arduino Code and Hardware Fundamentals, which guides you step-by-step through standard electronics, variable assignments, boolean structures, and complex C++ coding syntax. You will also find our free, downloadable structural STL design files to 3D-print premium aesthetic enclosures for your finished gadgets. The Interactive Universe: Tony Lockdown and IRIS If you are looking to test your build immediately without diving directly into lines of code, Testudo introduces a fully interactive, phygital alternative: Tony Lockdown. Through a specialized computer browser environment (fully supported natively on Chrome, Edge, and Opera), your real-world hardware connects dynamically using our custom amomii Link tool. Once connected, you are pulled into a digital escape room narrative where you must face off against a malfunctioning AI entity named IRIS. Interactive Solder Testing: No more guessing if a joint is brittle. IRIS walks you through real-time operational diagnostics. Because your physical kit is linked directly to your browser, an absolute mirror—a Digital Twin—appears on your screen. Live Phygital Feedback: If you click a physical tactile button on your newly soldered matrix keypad or game shield, the corresponding input illuminates live on your digital twin screen. When IRIS asks you to interact with the environment—such as changing ambient conditions or breathing onto a sensor—the live analog-to-digital conversions display right next to the on-screen model. The amomii Link Code Flasher: Ready to play the game? Want to unlock the built-in mini-games for Neon Tennis or run the calculator on IR Hacks? The amomii Link tool includes an integrated firmware flasher that automatically uploads code profiles directly to your amomii ONE microcontroller board without making you launch a secondary script compiler or read a single raw line of code. Ready to Get Started? Whether you are looking to master the raw physics of precision through-hole soldering, explore standard C++ loop logic, or test your survival instincts against IRIS in a phygital escape room challenge, the amomii Testudo Kit is your complete launchpad into real-world product design. Grab your safety goggles, heat up your iron, and let's start building things that matter! Let us know in the comments below: what is your ultimate maker goal for your Testudo workbench?
Learn moreMini Sequencer 2
Uploading the Project If you haven't already uploaded the Mini Sequencer 2 code to your device, there are two ways to do it: 1.Use amomii Link. amomii Link is our proprietary tool for uploading code directly from our website. Go to Mini Grand Link and choose your project. Today we’re picking Mini Sequencer 2. Read about the amomii Link tool. 2.Manual Installation: Go to the Toolbox, download the code and upload it to your device using the Arduino IDE (if you don't know what that means, use option one!) Go to Toolbox. What it Does This project is an evolution of the Mini Sequencer. While Mini Sequencer played pre-set patterns, Mini Sequencer 2 gives you full control, allowing you to build your own loops from scratch. It turns your Mini Grand into a more flexible tool for musical experimentation. Starting the Sequence When you power up the piano, you’ll hear the startup sound and see the rainbow lights on the Glow strip. To begin, press KEY 0 (the red one). You might notice that the lights start moving, but the piano is silent. This is normal—it means the sequence is running, but you haven't assigned any notes to the beats yet. Setting Up Your Loop You can customize the structure of your sequence using the control knobs: Adjusting Sequence Length (POT_A0): This knob controls how many beats are in your loop, from zero up to eight. If you turn it all the way down, the sequence stops. If you turn it all the way up, you’ll have an 8-beat loop. Changing the Speed (POT_A2): Just like the previous version, turning this clockwise slows the loop down, while counter-clockwise makes it faster. Creating and Editing Sounds The key to this project is the Active Beat. This is the specific step in the sequence that you are currently editing. Here is how to create your melody: Select a Beat: To choose which beat you want to edit, press and hold that piano key. The key will glow red to show it is the "Active Beat." Adjust the Note (POT_A3): While holding the key (or while the sequence is running), turn this knob to change the frequency of that note. You can set it anywhere from a low rumble to a high chirp. Previewing: When you hold a key down, that specific sound will loop repeatedly. This lets you dial in the exact pitch you want without waiting for the whole sequence to cycle through. Once you let go, the full sequence starts over from the beginning. Deleting a Note: If you want to make a beat silent, select it as the Active Beat and turn the frequency knob (POT_A3) all the way counter-clockwise. Reading the Glow Strip The lights on the strip provide two types of information at once: Position: One light moves down the strip to show you exactly which beat is currently playing. Content: The LEDs will cycle through rainbow colors by default. However, if a beat has a note assigned to it, that LED will glow red when the sequence hits it. This makes it easy to see your rhythmic pattern at a glance.
Learn moreMini Sequencer
Uploading the Project If you haven't already uploaded the Mini Sequencer code to your device, there are two ways to do it: 1.Use amomii Link. amomii Link is our proprietary tool for uploading code directly from our website. Go to Mini Grand Link and choose your project. Today we’re picking Mini Sequencer. Read about the amomii Link tool. 2.Manual Installation: Go to the Toolbox, download the code and upload it to your device using the Arduino IDE (if you don't know what that means, use option one!) Go to Toolbox. What it Does This is a project that turns your Mini Grand into a looping sequencer. This project allows you to create rhythmic patterns and sound effects by controlling the speed, pitch, and scale of the notes. While it plays, the Glow strip displays a rainbow effect that also tracks the current position of your sequence. Getting Started Once you upload the code and turn on your Mini Grand, you will hear a startup sound and see the rainbow lights. To get the sequence moving, simply press KEY 0, which will be glowing red. Navigating the Sequence As soon as the sequencer starts, the LEDs on the Glow strip act as a progress bar. They will light up one by one to show the current position. When the sequence reaches the end, the lights reset and the loop starts over. You will hear a sound from the buzzer for every step in the sequence. Customizing the Sound You can use the potentiometers (knobs) on your Mini Grand to change how the sequence sounds in real time: Adjusting Speed (POT_A2): Turning this knob clockwise will slow the sequence down, while counter-clockwise speeds it up. If you turn it all the way up, the notes play so fast they sound like a laser effect. Selecting Sequences (POT_A3): There are twelve different pre-written sequences programmed into the code. You can cycle through them using this knob until you find a pattern you like. Changing Pitch (POT_A0): Use this knob to adjust the overall pitch of the notes being played. The MG_Sequencer is designed to be explored by ear—just tweak the knobs until you find a sound you enjoy. If you eventually want to dive into the technical side and customize the actual scales or notes, you can find more details in the appendix here.
Learn more
