Category Archives: New Technology

New Technology

Review of Arduino DAC solutions

Embedded Newbie has compiled a list of Arduino DAC solutions. [ via ] I was in a need of an analog output output for my Arduino, and I found quite many different digital-to-analog converter (DAC) solutions by googling around.

Posted in New Technology | Tagged , , , , , , , , , , , | Leave a comment

Review of Arduino DAC solutions

Embedded Newbie has compiled a list of Arduino DAC solutions. [ via ] I was in a need of an analog output output for my Arduino, and I found quite many different digital-to-analog converter (DAC) solutions by googling around. So finally I decided to gather them on one page as a reminder for myself and a guide for others.

Posted in New Technology | Tagged , , , , , , , , , , , , | Leave a comment

AVR digital clock with white seven segment LED display

This is a digital clock project based on an ATtiny26 microcontroller, displaying time on four seven segment LEDs.

Posted in New Technology | Tagged , , , , , , , , , | Leave a comment

AVR digital clock with white seven segment LED display

This is a digital clock project based on an ATtiny26 microcontroller, displaying time on four seven segment LEDs. The seven segment LEDs glow bright white and are multiplexed through PORTB pins, whereas the segments are driven by PORTA pins.

Posted in New Technology | Tagged , , , , , , , , | Leave a comment

A multifunction digital meter using Atmega128

This is a multifunction bench test instrument built using an Atmega128 microcontroller and incorporate a lot of functions like voltmeter, ammeter, logic analyzer, frequency generator, frequency counter and also provides regulated DC power supply.

Posted in New Technology | Tagged , , , , , , , | Leave a comment

A multifunction digital meter using Atmega128

This is a multifunction bench test instrument built using an Atmega128 microcontroller and incorporate a lot of functions like voltmeter, ammeter, logic analyzer, frequency generator, frequency counter and also provides regulated DC power supply. A multifunction digital meter using Atmega128 – [ Link ]

Posted in New Technology | Tagged , , , , , , , , , | Leave a comment

Measure liquid flow rate with Arduino

The Makers Workbench shares this project which measures the rate of liquid flow using a Seeedstudio Water Flow Sensor and Seeeduino . The flow sensor uses a simple rotating wheel that pulses a hall effect sensor. By reading these pulses the Arduino mathematically calculates the liquid flow with a 3% accuracy rate and sends the reading via serial to the PC.

Posted in New Technology | Tagged , , , , , , , , , | Leave a comment

Measure liquid flow rate with Arduino

The Makers Workbench shares this project which measures the rate of liquid flow using a Seeedstudio Water Flow Sensor and Seeeduino . The flow sensor uses a simple rotating wheel that pulses a hall effect sensor

Posted in New Technology | Tagged , , , , , , , , , , , , , | Leave a comment

PIC16F628 intelligent battery charger

This project is an intelligent battery charger based on PIC16F628. PIC16F628 intelligent battery charger- [ Link ]

Posted in New Technology | Tagged , , , , , , , , , | Leave a comment

PIC16F628 intelligent battery charger

This project is an intelligent battery charger based on PIC16F628.

Posted in New Technology | Tagged , , , , , , , , | Leave a comment