Posts

Showing posts from June, 2025

Industrial Electronics Class B Project – Music Box Circuit

  Industrial Electronics Class B  – Introduction to the Music Box Circuit 01. Materials List 02. Exam Question Result Image Other Circuits 01. Digital Electronics Class B  – Question 1: 4-Digit Display Device 02. Digital Electronics Class B  – Question 2: Keypad Input Display Device 03. Digital Electronics Class B Extend Project  – Digital Clock 04. Computer Hardware Maintenance Class B  – Station 1: Bluetooth Debugging Board Writer: Roy Yan

Computer Hardware Maintenance Class B– Station 1: Bluetooth Debugging Board

Image
Computer Hardware Maintenance Class B  – Introduction to the Bluetooth Debugging Board 01. Materials List     01.SMD LED Green     02.SMD LED Red     03.220 Ω SMD Resistor     04.74273 SMD IC     05.74244 SMD IC     06.28-Pin IC Socket     07.4.7uF Electrolytic Caoacitor     08.0.1uF Ceramic Capacitor     09.20pF Ceramic Capacitor     10.220 Resistor     11.LED     12.6-Pin Female Header     13.Atmega 328P-PU IC     14.HC-05 Bluetooth Mode     15.Plastic Standoffs     16.Type-C Socket 02. Visual Basic 6.0 Program Code Dim A, C Dim RR(20), GG(20) Private Sub Timer1_Timer() RR(0) = &H1 RR(1) = &H2 RR(2) = &H4 RR(3) = &H8 RR(4) = &H10 RR(5) = &H20 RR(6) = &H40 RR(7) = &H80 GG(0) = &H1 GG(1) = &H2 GG(2) = &H4 GG(3) = &H8 GG(4) = &H10 GG(5) = &H20 GG(6) = &H40 GG(7) = ...

Digital Electronics Class B Project – Keypad Display Device

Image
Introduction to the Digital Electronics Class B  –  Exam Qestion 1 01. Materials List     (1)Sub Board          0 1.CPLD Sub Board PCB           02.4.7kΩ SMD Resistor           03.1kΩ SMD  Resistor           04.220 Ω SMD Resistor           05.10uF  SMD Capacitor           06.1uF SMD Capacitor           07.CPLD IC Socket           08.Quartz Crystal Socket           09.SMD LED           10.J TagSocket           11.15-Pin Male Header           12.EPM3064PLACC44-10 IC          13.Quartz Crystal          14.Jump Pins     (2)Main Board      ...

Digital Electronics Class B Extend Project – Digital Clock

Image
Digital Electronics Extended Project – Introduction to the Digital Clock Ciruit 01. Materials List     (1)Sub Board          0 1.CPLD Sub Board PCB           02.4.7kΩ SMD Resistor           03.1kΩ SMD  Resistor           04.220 Ω SMD Resistor           05.10uF  SMD Capacitor           06.1uF SMD Capacitor           07.CPLD IC Socket           08.Quartz Crystal Socket           09.SMD LED           10.J TagSocket           11.15-Pin Male Header           12.EPM3064PLACC44-10 IC          13.Quartz Crystal          14.Jump Pins     (2)Main Board   ...

Popular posts from this blog

Project Competition: Start with English, Aim for Greatness

Computer Hardware Maintenance Class B– Station 1: Bluetooth Debugging Board

Digital Electronics Class B Extend Project – Digital Clock