Tag: arduino projects

Arduino is a very high module for sale Arduino Types, There are many Arduino applications as well as models. Particularly software-oriented is the great advantage of installing electronic hardware with additional Arduino modules.

Hakko 907 Soldering Iron Control Circuit Arduino Nano

| 2023/10/18

The Hakko 907 Soldering station is built on Arduino Nano, so you won’t need a programmer and various adapters for it again. The circuit has minimal parts and requires no adjustments. Hakko 907 soldering iron circuit has been used for about 5 years and has never caused any problems. Hakko 907 Driver Circuit Features: Designed…

PT2314 Arduino Spectrum Analyzer LCD , Encoder, Remote Control

| 2022/11/17

The PT2314 is a sound processor with a 4-channel stereo input selector, adjustable gain, volume control, frequency loudness compensation and tone control. I implemented the Arduino nano PT2314 project, it works pretty well. 2X20 LCD (LCD2004) is used for the display. 2 buttons are used for input selection mute, standby mode. Menu transitions and other…

PT2322 PT2323 Arduino 5.1 Digital Audio Control Circuit

| 2022/10/27

5.1 Control board project for sound system. Remote control, LCD, Encoder. I have almost no application with Arduino, I always tried to use Arduino alternatives and somehow found circuit solutions. But audio applications always intrigue me. I applied the digital volume control Arduino project made with Arduino Nano PT2323 and PT2322 audio control ICs, the…

Amplifier control ATmega328p STM32F103, STM32F303, ATmega32

| 2022/10/07

STM32F103, STM32F303, ATmega32, ATmega328p Amplifier control project is a control module for your audio amplifier. It supports various I²C/SPI controlled sound processors and FM tuners. All source codes and PCB drawings have been shared. It also has an LCD spectrum analyzer. TDAXXXX is a great source for PTXXXX digital audio control ICs. Library, code files…

Industrial Robot Arm Project

| 2021/09/19

This study deals with the problems, structures, controls of industrial robotic arms and their role in Industry 4.0. The study describes the development and realization process of an industrial robotic arm model with 3D printing. Besides building the model, the job deals with firmware, software and inversion kinematics which are crucial for control. Detailed and…

Interesting Arduino Circuits

| 2020/04/26

Some projects with PIC Microcontrollers have been implemented with Arduino modules. Converting Arduino software for PIC or vice versa, though not very interesting. There are Arduino and PIC source codes. Arduino Talking Clock The watch tells the time by playing tracks from the SD card. SD is FAT32 format. Tracks are 22,050 KHz, 8 bit,…

Arduino 8 Band Neopixel Strip Led Spectrum Analyzer Circuit

| 2019/08/09

Arduino Neopixel Spectrum Analyzer Microphone, Arduino, and LED strip to express the sound with light, together with hardware developer who likes to make physical computing, new media art, and IoT. An Arduino ws2812 8 band led spectrum analyzer was produced. ws2812 LED strip (144 LED / 1M), Arduino pro mini 5V 16MHz, Breadboard, Microphone, 1…

TPS92513 TL494 Power Led Driver Circuit

| 2019/08/08

Design of controllable current source, which will be used to control the brightness of the power LEDs. It is intended to use fifteen PWM outputs from Arduino for management of fifteen resources. This application will be used to calibrate the camera. That’s why it is minimum ripple current through the LEDs is required. At the…

Arduino EMG Processing

| 2019/08/08

EMG Processing Arduino Focused on the design of active hand prosthesis. This work summarizes upper limb anatomy with focus on forearm. Subsequently, it deals with amputation techniques and indications for amputations. The part describing contemporary prostheses is important for the design of active forearm prosthesis, which is described in the third and fourth chapters. The…

Arduino UNO Luxmeter Project (LCD USB)

| 2019/06/16

When reviving a luxmeter on a printed circuit board, there was a problem that the proposed connection is inoperative. The first option was quickly verified by measuring the printed circuit board with a multimeter. An error was found in the wiring. Grounding of MCP1258 was not connected to dissolved ground. The defect was fixed, but…