
Educational Engineering Team
Team of skilled Engineers Sharing Knowledge with the World
Educational Engineering Team is a Leading Team in Microcontroller Industry, with over 13 Years of Experience in Teaching and Doing Practical Projects.
We strive to put all our hands-on experience in these courses. Instead of superficial knowledge - we go into the depth of the topic and give you the exact - step by step blueprint on how to tame simple as well as complex topics in easy and digestible bite-sized videos.
This real-world knowledge enables you to grasp knowledge easily, and you can apply this learning immediately to your life and projects.
Educational Engineering Team has been in the Programming and Microcontroller business since 2007. We have been part of many projects. Over the course of these years - we have gained a good insight into students’ and educators’ needs. We are passionate about sharing all our collective knowledge with you. As of 2018, we have already taught over 250k-THOUSAND students and counting.
Currently, we have more than 100+ Courses on Udemy
Educator and Author of "Educational Engineering".
Ashraf is an educator, Mechatronics engineer, electronics and programming hobbyist, and Maker. He creates online video courses on the EduEng YouTube Channel (More Than 4 Million View, 20k + Subscriber) and author of four Microcontroller books.
As a Chief Educational Engineer since 2007 at Educational Engineering Team, the company he founded, Ashraf’s mission is to explore new trends and technology and help educate the world and make it a better place.
Educational Engineering offers educational courses and Bootcamps, articles, lessons, and online support for electronics hobbyists, Programming hobbyists, Microcontroller hobbyists, STEM students, and STEM teachers.
That team also work as freelancer engineers, helping many students in their graduation projects, and provide guidance and consulting for many students over the years to help them kick-start their career.
Ashraf’s core skill is explaining difficult concepts through in a step by step easy to understand matter using video and text. With over 11 years of tertiary teaching experience, Ashraf has developed a simple yet comprehensive and informative style in teaching that students from all around the world appreciate.
His passion for Microcontrollers and Programming and in particular for the world of Arduino, PIC Microcontroller, Rasberry Pi has guided his personal development and his work through Educational Engineering.
Ashraf’s online courses have helped over 250,000 people from around the world to be better and to make a great career in the industry.
Educational Engineering Team offer Course on
Circuit Design, Simulation, and PCB Fabrication
Arduino, PIC Microcontroller, and Raspberry Pi
Programming in C, Python, and other programming languages
PLC Industrial Programming and Automation
3D Design and Simulation
ESP and IoT World
For more information use the links in the profile page to follow Educational Engineering Team and Ashraf’s latest innovations.
Identify hardware and software requirements for a dtmf control project using an Arduino or PIC, including IC 8870, phone jack, 3.5 megahertz crystal, capacitors, resistor, regulator, and mobile phone.
Explore how a DTMF decoder IC listens to telephone tones via headphone jack, converts them into a four bit BCT code, and feeds a PIC microcontroller to identify pressed digits.
Explain the DTMF decoder circuit, detailing the schematic, headphone jack input, crystal and capacitors, and the four-bit output (Q1–Q4) to a microcontroller for keypad decoding.
Identify and wire headphone jacks for project audio by locating ground, left or right signal, and avoiding the microphone; learn trs and trrs configurations and test methods with a multimeter.
Design a dtmf decoder circuit by creating a schematic, adding and wiring components, setting values, and connecting power, ground, and microphone input to obtain the decoded four-bit output.
Use Proteus to design and simulate a PIC16F877A circuit that reads four inputs and drives four port c LEDs through 220 ohm resistors, controlled by a mobile phone input.
Master the DTMF project through C coding and simulation, reading keypad input, decoding signals, and controlling up to four devices with reliable on/off state management in a simulated circuit.
Turn a dtmf decoder schematic into a complete pcb layout by placing components, assigning top and bottom layers, routing traces, and performing pcb checks before production.
Demonstrate a practical DTMF decoder setup with a buzzer and audio jack, enabling remote control of devices via mobile calls and keypad commands.
Design the outer frame in 2d by sketching a two-point rectangle and defining enclosure dimensions, place four holes of 2.8 and safe margins, then prepare to extrude the sketch.
Learn to design an Arduino enclosure with clearance using the offset tool, then extrude and shell the body, and finally split the model in half with a construction plane.
Extrude four points to form the outer body, then sketch centered 4 mm circles as standoffs and join the extruded surfaces to complete the standing points.
Use the time feature to revert to a prior state, fix mistakes, and apply three millimeters of fillet to the four corners.
Download an Arduino Uno 3D model from Autodesk library via Fusion 360, upload it to your library, and import it into your design, then convert bodies to components for enclosure.
Learn to create joints between upper and lower bodies, control movement with sliders, add power supply cutouts, position the Arduino on standoffs, and fix geometry by editing sketches to fit.
Plan and execute surface cutouts by sketching areas, selecting lines accurately, applying a 0.5 millimeter offset, extruding, and cutting to prepare the power socket features.
Create cutouts on the Arduino enclosure body, sketch and extrude features for pin space, then add text and shapes to personalize the board.
Create an Arduino Mega enclosure sketch in fusion 360 by drawing a rectangle, placing six holes at precise coordinates, and aligning distances with reference measurements.
Create a 3d enclosure body for the Arduino Mega by extruding and shelling a design, splitting into upper and lower bodies, adding standoffs and alignment features.
Learn to design a 3D Arduino enclosure by modeling joints and rigid groups, projecting sketches, extruding and cutting sections, and adding holes for the pens with a structured CAD workflow.
Download and install mikroC for PIC, explore its built-in editor, compiler, libraries, and debugger, and leverage examples and documentation to develop embedded applications.
Open Fusion 360 from the start menu, sign in or create an account, then create the educational engineering team and explore the main drawing area with grid and origin.
Want to control devices from your phone without Wi-Fi, apps, or complex setup?
This course unlocks a classic yet powerful wireless control method using DTMF (Dual Tone Multi-Frequency) signals—like the tones from your phone keypad. You’ll learn how to decode these signals and trigger devices through a PIC microcontroller, creating reliable, offline control systems perfect for security, automation, and rural projects.
If you want to build phone-controlled devices with minimal hardware and high reliability, this course is your key.
Why DTMF + PIC?
No Internet required—just a phone signal or call
Works remotely and reliably, even in low-signal areas
Easy to integrate with relays, motors, alarms, and automation systems
Ideal for use in remote gates, irrigation systems, and security devices
This course shows you how to:
Connect a DTMF decoder to a PIC microcontroller
Detect and decode keypress tones from any phone
Use embedded C to process and act on DTMF input
Build a working wireless device controller using phone input
What You’ll Learn
How DTMF works and how it’s used for control systems
Connecting and configuring a DTMF decoder (MT8870)
Writing embedded C to process tone inputs on a PIC microcontroller
Mapping tone inputs to specific actions (e.g., turning on LEDs, motors, alarms)
Building a complete phone-controlled relay or device switcher
Debugging DTMF communication and signal handling
Expanding the design for more channels or feedback
Projects You’ll Build
A phone-controlled electrical relay system
A secure remote switch that responds only to specific DTMF codes
A multi-output control board triggered via keypress sequences
A simple remote automation prototype for irrigation or gate systems
Join now and master DTMF-based wireless control using the reliability of PIC microcontrollers.
Who This Course Is For
Intermediate learners with basic microcontroller and C experience
Students building wireless control or automation projects
DIY electronics makers seeking no-internet control options
Engineers working on remote-area or low-cost systems
Anyone curious about old-school yet effective control tech
Requirements
Basic knowledge of PIC microcontrollers and embedded C
PIC development board (e.g., PIC16F877A)
MT8870 DTMF decoder module
Phone (landline or mobile with keypad tones), SIM module (optional)
Relays, LEDs, resistors, jumper wires, breadboard
Instructor Bio
The Educational Engineering Team, with over 250,000 students trained, specializes in embedded control systems that solve real-world problems. Their expertise in microcontroller-based communication and automation makes this DTMF course a standout for anyone looking to master wireless control—without relying on Wi-Fi or apps.
FAQ
Q: What phone do I need?
A: Any phone with a keypad that produces tone-based sound (DTMF) works—landline or mobile.
Q: Is this like Bluetooth or Wi-Fi control?
A: No—it’s audio-based wireless control using sound signals from phone calls, with no internet needed.
Q: Do I need a SIM module or GSM setup?
A: Optional—you can test with a direct audio line or expand with GSM for full remote control.
Q: Will I get a certificate?
A: Yes—a Certificate of Completion is awarded at the end of the course.
Q: Can this be used in rural or offline areas?
A: Absolutely! That’s one of the biggest strengths of DTMF control systems.
Join Now – Build Reliable Wireless Control with DTMF & PIC