In this project I have made exposure box for my PCB manufacturing with photolitography process. For exposure light I’m using 20W LED floodlight which is actually intended for outdoor use…
Tag: microcontrollers
RC Car Controlled via WiFi
One more project where I was use ESP8266, but this time in the role of server. When the user accesses an server IP address via web browser on mobile phone,…
DC Motor PWM speed control and IR tachometer
One microcontroller is responsible for regulation of DC motor speed by using Pulse Width Modulation (PWM) signal, while other MCU have responsibility for measuring that speed. Everything will be easy…
GPS/GPRS Vehicle Tracking System based on GM862
Real-Time monitoring of vehicle movements. Application written in pure C language using mikroC IDE, and burned into PIC18F46K22 microcontroller, have task to control EasyGPS/GPRS GM862 board. When user sends command…