Digital light meter using Arduino and BH1750FVI sensor

Raj writes that he’s just finished new project a digital light meter using Arduino and BH1750 sensor. The meter can display light intensity in both Lux and Footcandles: A light meter is a device that measures the intensity of light. It finds applications in schools, hospitals, production areas, passageways and more to measure and maintain […]

OpenSprinkler, an open-source internet-based sprinkler / irrigation timer

Ray has written a detailed article about his OpenSprinkler 2.0 Arduino-based irrigation controller: OpenSprinkler is an open-source Internet / Ethernet sprinkler timer / controller based on the Arduino platform. It works with standard 24VAC sprinkler valves commonly found in household watering and irrigation systems. You may be planning to buy or have already purchased a commercial […]

Welcome Arduino Yún – the first member of a series of wifi products combining Arduino with Linux

Welcome Arduino Yún – the first member of a series of wifi products combining Arduino with Linux: Massimo Banzi announced it some minutes ago during his annual “The state of Arduino” presentation at Maker Faire Bay Area:  Arduino Yún  is the first of a revolutionary family of wifi products combining Arduino with Linux. Yún means […]

Arduino Workshop: A Hands-On Introduction with 65 Projects

Here’s an Arduino Workshop book by John Boxall of Tronixstuff, a hands-on introduction to Arduino with 65 projects: Although there are seemingly endless Arduino tutorials and articles on the Internet, Arduino Workshop offers a nicely edited and curated path for the beginner to learn from and have fun. It’s a hands-on introduction to Arduino with […]

Lira, an Arduino-compatible microcontroller

Lira is an open source Arduino-compatible microcontroller designed by Lyratron: What I came up with is the Lira. It is, as you will see, little more than a breakout board for the ATmega328, but it provides all the bare necessities like voltage regulation, basic power conditioning and an FTDI programming interface. It’s the smallest, simplest, cheapest design […]

Project-a-week: RickPAW Betty crocker Arduino

This week Rwinscot shared his Betty crocker Arduino in the project log forum: I’d love to get into Arduino… but I don’t know how to solder.   Which got me thinking about using through-hole sockets on a PCB. As the title of this post… a Betty Crocker Arduino. Add your through-hole components, mix, and bake your ideas. […]

Arduino and KTM-S1201 LCD modules

John Boxall over at Tronixstuff has a series of Arduino tutorials. This chapter forty-nine of a series will show you how to use KTM-S1201 LCD modules with an Arduino: After looking for some displays to use with another (!) clock, I came across some 12-digit numeric LCD displays. They aren’t anything flash, and don’t have […]

Another project-a-week: ATtiny85 programming shield

This week Rwinscot shared his RickPAW ATtiny85 programming shield project in the forum: Saw a couple implementations of the ATtiny85 programmer on Instructables… and decided to roll my own. It’s bare-bones, but gets the job done. It works as a minimal Arduino shield and has headers for ‘jacking-in’ to the uC. Goals on this one are […]

Nixie clock: 4 – the touch sensor

This video of Luca Dentella demonstrates the IQS127D touch sensor and an Arduino: My Nixie clock won’t have any visible buttons, so I chose to use a touch sensor, that signals to Arduino when the user touches the clock. I brought from SureElectronics the Capacitive Proximity and Touch Button Control module, based on the IQS127D […]