查看会员资料
- 用户积分:0 分
- Email:
- Icq/MSN:rastin_n2020
- 电话号码:
- Homepage:
- 会员简介:Nothing!
最新会员发布资源
Thermometer and thermostat with 16f628 and DS18B20 sensor
- In this project, the DS18B20 sensor is used, which communicates with the microcontroller with 1wire protocol. Receives the micro temperature and displays it on 7 segments.
Control home appliances with infrared remote control and PIC microcontroller
- When a button on the controller is pressed, the code sequence is sent as coded pulses using a frequency of 38Khz. These pulses are received by the TSOP1738 infrared sensor and then read by the microcontroller. Then the microcontroller decodes the rec
LPG gas detection with PIC microcontroller
- In this article, we will teach how to use these gas sensors with a PIC microcontroller to measure the PPM value of gas and display it on a 2*16 LCD. In this PIC project we will use MQ6 gas sensor which can be used to detect the presence and concentra
Making digital voltmeter with ATmega32 and seven segment and AVR microcontroller
- In this project, we have designed a very accurate digital voltmeter in the measurement range of 0 to 30 volts using an ATmega32 microcontroller from the AVR family of microcontrollers. Also, we have used a 4-digit seven-segment multiplex to display t
Very accurate and advanced clock and calendar by Atmega 16
- . In this project, the exact current time in terms of hours, minutes and seconds and the date in terms of year, month and day are displayed on a character LCD, and all time and date values can be changed with the help of two thumbs.
Frequency meter with the help of timer and internal Timer/Counter + Atmega 32
- In this project, we measure the input frequency using AVR microcontroller and then display its value on the character LCD.