ACD Circuit Design

Join Here for discussion
Simple Arduino Projects
Basic Coding
First step towards understanding functions
Parts Modelling
Measurements
Circuit Connection Tips

3 Likes

@taifalawsi >>>>>>>
Hi :smiley: :smiley: :smiley: :smiley:

1 Like

What do you want to discuss? Some information on what you are trying to achieve would probably be useful.

Peter

1 Like

With help from pi.ai:

There are several online resources that provide a basic introduction to ADC (Analog-to-Digital Converter) circuit design for beginners:

“Analogue to Digital Converter (ADC) Basics” from Electronics Tutorials: This tutorial provides an introduction to ADCs, their working principles, and types. It’s a good starting point for beginners.

Website: https://www.electronics-tutorials.ws/combination/analogue-to-digital-converter.html

“Analog-to-Digital Converter Architectures and Choices for System Design” from Analog Devices: This article provides a high-level overview of various ADC architectures and their trade-offs, suitable for beginners to understand the basics.

Website: https://www.analog.com/en/analog-dialogue/articles/analog-to-digital-converter-architectures-and-choices-for-system.html

“Analog-to-Digital Converter Design Guide” from Microchip Technology: This design guide provides an introduction to ADCs, their specifications, and design considerations. It also covers some practical considerations for ADC circuits.

Website: https://ww1.microchip.com/downloads/en/DeviceDoc/25020A.pdf

“Practical Considerations of ADC Circuits” from All About Circuits: This article covers practical aspects of ADC circuits, including resolution, sampling rate, and data acquisition systems, which can be helpful for beginners.

Website: https://www.allaboutcircuits.com/technical-articles/practical-considerations-of-adc-circuits/

These resources provide a good starting point for beginners to learn about ADC circuit design. You can also find additional information in other online resources, textbooks, and tutorials.

2 Likes

@microMerlin @vanepp
Thank you for your interest in participating
We are looking for building simple projects in Fritzing and understanding the basics of Arduino Coding

For Fritzing your best bet is likely the examples:

capture

For Arduino coding likely the Arduino forums and/or a google search are the place to start.

Peter

1 Like

@vanepp Thank you very much that was helpful

How I can send the homework here ?

Your best bet is to upload the sketch that you are having problems with (the .fzz file is the sketch, upload is 7th icon from the left in the reply menu) and we will point out errors. In general we won’t do your homework for you but will usually answer questions.

Peter