Ideas

Figure 1. Parts required for phyiscal computing

Physical Computing and DC Motor Control

Managing a DC motor through an Arduino is a straightforward task. Beyond employing a basic electric switch, there are diverse approaches to engage with a motor. Moreover, the conventional electromechanical relay can be readily substituted with a carefully chosen transistor, enabling software-based speed control. This chapter will investigate multiple strategies for DC motor control, encompassing

Physical Computing and DC Motor Control Read More »

mini digital roulette

Creating Mini Digital Roulette Games with Arduino.

Crafting straightforward electronic games becomes effortless with the Arduino. Within the scope of this chapter, I will demonstrate the possibility of constructing an interactive mini casino game using fundamental digital electronic circuits within a mere two-hour timeframe. By leveraging just nine distinct electronic elements and an Arduino board, you’ll find it a breeze to assemble

Creating Mini Digital Roulette Games with Arduino. Read More »

precise rotation

BO Motor With Encoder Gives Precise Movement

For precise BO motor control or for crafting budget-friendly projects utilizing PID, the integration of such encoders with motors holds great promise. Story Geared DC motors find extensive application in hobby projects, such as constructing robotic cars and moving robotics. Yet, for meticulous movement, the utilization of specialized motors becomes paramount. Take the case of

BO Motor With Encoder Gives Precise Movement Read More »

Open source multi channel EEG ECG EMG

Open source multi-channel EEG/ECG/EMG

Introduction Electrodes on the skin are used to detect muscle (EMG), brain (EEG), and heart (ECG/EKG) functions. These electrophysiological measures are commonly utilized for clinical use, research investigations, and even by enthusiasts such as those intrigued by brain computer interfaces. Numerous commercial systems are categorized as “medical grade”, indicating that they come at a high

Open source multi-channel EEG/ECG/EMG Read More »

Requirements

Random Sensor Project KY-027 Magic Light Cup Module

Sensor Description The KY-027 Magic Light Cup module consists of two boards, each equipped with an LED and a mercury tilt switch. By utilizing PWM to control the LEDs on both modules, you can simulate the visual effect of light “magically” transferring between them when they are tilted, reminiscent of pouring water between cups, which inspired

Random Sensor Project KY-027 Magic Light Cup Module Read More »

Boost Converter

BOOST CONVERTER USING ARDUINO

1. Introduction As the portable electronics industry has advanced over the years, various requirements have emerged, including longer battery life, smaller and more affordable systems, brighter full-color displays, and increased talk time for cellular phones. The growing demand for power systems has made power consumption a critical concern. To meet these demands, engineers have focused

BOOST CONVERTER USING ARDUINO Read More »

Gameduino Snake

Building and Programming a Snake Game with Gameduino

For my physical computing class, I completed a final project using the SparkFun Redboard. I named it “Gameduino Snake” because it is a compact, handheld device that enables users to play a Snake game on an LED matrix. Project Overview: Gameduino Snake The game features a simple bi-color 8×8 LED matrix that serves as both

Building and Programming a Snake Game with Gameduino Read More »

Scroll to Top