NEW
OLED Oscilloscope ATtiny85
LCD Counter ATtiny88
LCD Counter ATtiny84
SD CARD
20 Tracks Sound Recorder
SD Card Data Logger
FAT32 Player ATtiny85/45
CH376 USB Picture Frame
SD FAT32 Player PIC12F1822
W25Q64 Flash Recorder
SD Picture Frame
SD FAT32 TFT Display
Doorbell with SD/EEPROM
SD Talking Clock
SD FAT32 Sound Player Recorder
SD Arduino Recorder
Arduino Picture Frame
Projects Without uControlador
CH341 USB to I2C OLED
CH341 USB to 16x2 LCD
CH341 USB to TFT
CH341 USB Input Output
PC Digital I/O
CH341 Analogue to USB
USB MCP3201 ADC
FREQUENCY COUNTER
OLED Counter ATtiny85
AD9833 Waveform Generator
Chrome Browser Counter
Arduino LED MAX7219 Counter
LCD Accurate Counter
OLED Accurate Counter
MilliHertz Counter
PIC Counter For Android
MAX7219 LED Counter
WiFi Frequency Counter
Frequency Generator
OLED Counter PIC12F629
Talking Frequency Counter
TFT Counter PIC16F628A
SSD1331 Counter PIC16F628A
Arduino Counter for PC
OLED Arduino Counter
TFT 10MHz Counter
PC Counter
LED Counter
Scope Screen Counter
LCD 16 x 2 Counter
6MHz Android Counter
NIXIE Android Counter
Bluetooth Counters
USB Counter PIC18F2550
OBD2
OBD2 RPM meter PIC16F876A
OBD2 Android Rev Counter
OBD2 Diagnostic App PIC/Arduino
OSCILLOSCOPE
Logic Analyzer
PIC12F1822 Scope for PC
Arduino Oscilloscope for PC
Arduino OLED Oscilloscope
Android Oscilloscope
TFT Oscilloscope
USB Oscilloscope PIC18F2550
THERMOMETER
Temperature Controller
Thermocouple 1023 Deg
Thermometer For Browser
OLED Thermometer PIC12F629
OLED Room Thermostat
TFT Clock and Thermometer
LED Thermometer
USB Thermometer
Serial Thermometer
USB DS18B20 Sensor
TIMER / CLOCK
Cuckoo Clock
Real Time Clock DS3231
LED TM1637 Timer
OLED Timer Thermometer
TFT Timer Thermometer
LED Timer
LCD Timer
Talking Clock PIC16F628A
Android Talking Clock
WiFi
WiFi, Ethernet
WiFi Thermometer
WiFi ESP8266
USB
IO for Chrome Browser
USB 16x2 LCD
USB TFT display BMP
USB Meter
USB Input-Output
USB Input-Output Android
MISCELLANEOUS
Musical Doorbell
Talk to Arduino
HC-SR04 Sensor
OLED Amp Meter
Water Softener
Solar Charger
Music, Birthday Card
Code Lock
RETIRED
Serial Port
LPT Printer Port
SMALL PROJECTS  
List of Projects Technical Tips  

2 THERMOMETERS USING DS18B20 SENSOR AND MAX7219 DISPLAY

2 thermometers based on PIC12F629 . Included C code and circuit diagram. Displays -55 to 125 °C.
The temperature is read every 2 seconds. Sensors are DS18B20. 4 digits are used for each thermometer.
LED brightness can be set in the code, value can be 0-15.
It can be used for temperature inside and outside the house.
The 7 segment LED is a module of 8 digits driven by MAX7219, I got it from eBay.
When programming the PIC disconnect the sensors from pins 6 and 7.

You are free to use the circuit diagram and the software with no limitations.

7219 7219

line

LED TEMPERATURE CONTROLLER MAX6675 ATtiny88

Nano ATtiny88 board and thermocouple module with MAX6675. Displays 0 to 1023 °C . 10K potentiometer set the temperature, when SET pushbutton pressed the set temperature is displayed. The relay output can drive a relay or a Solid State relay. Hysteresis is +/- 5 degrees.
The project can be used as a thermometer by removing the bushbutton and the pot.
The temperature is read every 1 second, can be changed in the code.
The 7 segment LED is common cathode, 4 separate digits can be used with segments a to g linked. The seven segments, a to g, of one digit are linked to the corresponding seven segments in the other digits. The LEDs I used are 5621AS. cc1 is the common cathode of the digit on the left.
Total 5V supply current is 30mA.
MAX6675 can be bought from eBay: https://www.ebay.co.uk/

usbtiny led

line

LED THERMOCOUPLE 1023 CENTIGRADE THERMOMETER USING MAX6675

Thermometer based on PIC16F628A and thermocouple module. Included C code and circuit diagram. Displays 0 to 1023 °C .
The temperature is read every 10 seconds, can be changed in the code.
The 7 segment LED is common cathode, 4 separate digits can be used with segments a to g linked. The seven segments, a to g, of one digit are linked to the corresponding seven segments in the other digits. The LEDs I used are 5621AS. cc1 is the common cathode of the digit on the left.
Total 5V supply current is 30mA.
MAX6675 can be bought from eBay: https://www.ebay.co.uk/

usb led

line

4 DIGITS THERMOMETER USING DS18B20 DIGITAL SENSOR

Updated on 21/08/24 , old version included in the download.
Thermometer based on PIC16F628A . Included C code and circuit diagram. Displays -55 to 125 °C .

The temperature is read every 10 seconds, can be changed in the code.
The math is using integers to calculate the degrees and the tenths of degrees are calculated separately.
The 7 segment LED is common cathode, 4 separate digits can be used with segments a to g linked.
Total 5V supply current is 30mA.
The 4 digits display is common cathode. The LEDs I used are 5621AS.
cc1 is the common cathode of the digit on the left.
The seven segments, a to g, of one digit are linked to the corresponding seven segments in the other digits.
DP is the decimal point of third digit from the left.
DS18B20 can be any type.

 



Write a comment

iconFlag Countermoty22.co.uk  2008-2025