screen

Arduino Watch with Nokia 3110 screen

Arduino Watch with Nokia 3110 screen

My goal for this project is to make a watch with selectable dials, stopwatch and millidays. This idea started with an Aprils fools prank about metric-time. (http://www.youtube.com/watch?v=K35xG1buyFA) First I wanted to make a metric clock but soon this idea evolved from a metric watch into an open course watch. I knew that it would be …

Arduino Watch with Nokia 3110 screen Read More »

SEGGER’S OZONE DEBUGGER ADDS SUPPORT FOR CUSTOM INSTRUCTIONS

SEGGER’S OZONE DEBUGGER ADDS SUPPORT FOR CUSTOM INSTRUCTIONS

SEGGER just released Ozone V3.10, a major update to its full-featured graphical debugger and performance analyzer. The new release includes support for custom instructions, allowing disassembly of application-specific instructions added to the CPU core to tailor it for the particular application. Custom instructions are defined in plug-in scripts, which can be easily edited by the user of Ozone or …

SEGGER’S OZONE DEBUGGER ADDS SUPPORT FOR CUSTOM INSTRUCTIONS Read More »

Human Motion Powered Nanotechnology Devices

Human Motion Powered Nanotechnology Devices

Michigan State University researchers have came up with a new method for  harvesting energy from human motion using nanotechnology. They designed a low-cost film-like device, a nanogenerator, than can power a LCD display,  keyboard, and some LEDs without any source of electric power, by only using some human touching or pressing. This device called FENG, …

Human Motion Powered Nanotechnology Devices Read More »

Paperino, The ePaper Display Shield

Paperino, The ePaper Display Shield

ePaper displays (EPDs) are becoming a trend in application, just like the display used in Amazon Kindle, for their low power consumption due to the to the underlying ‘bistable’ display technology. These displays can continue to show information without any power at all. It is only required while updating the display with new information, otherwise …

Paperino, The ePaper Display Shield Read More »

How to Set Up and Program an LCD Display on an Arduino

In this tutorial, I’ll explain how to set up an LCD on an Arduino and show you all the different ways you can program it. I’ll show you how to print text, scroll text, make custom characters, blink text, and position text. They’re great for any project that outputs data, and they can make your project a lot more …

How to Set Up and Program an LCD Display on an Arduino Read More »

Scroll to Top