Arduino

As the preeminent tool for makers, Arduino is a versatile platform that covers almost every type of creative making. With its simple-to-use coding language and fun programming concepts, Arduino enables users to create modern electronics with ease. From beginner level projects like flashing LED lights to more advanced builds such as interactive robots, there are an endless number of possibilities when it comes to building projects with Arduino. Whether you are new or an experienced builder in search of fresh ideas, these posts will provide interesting Arduino tutorials and unique ideas that may spark your creativity and motivate you take on any type of maker project!

Enter Our Arduino Book Drawing

Enter Our Arduino Book Drawing

We’re getting a wonderful response to our Getting Started with Arduino giveaway. The theme is “everything you always wanted to know about Arduino but were afraid to ask.” You can ask your vexing questions to be eligible for one of five copies of this popular little Getting Started tome, or you can help out your […]

Morse For The Hard-Core: Replace Your Keyboard with a Key

Morse For The Hard-Core: Replace Your Keyboard with a Key

Here’s a fairly radical way to motivate yourself to learn Morse, from Australian Ben Buxton. Got to agree with tipster Alan Dove, who described the build as, “a project involving Arduino programming, a mint tin, a USB interface, and International Morse Code, resulting in unassailable geek cred.” The USB key interface is built into a mint tin and provides a dual input port for a standard USB keyboard to access non-Morse characters. A numeric display on the tin displays your coding speed, and tapping out “SOS” without letter spaces brings up the settings menu. Software, schematics, and build notes at Ben’s site. [Thanks, Alan!]

Coffee Roaster Arduino Shield

Coffee Roaster Arduino Shield

The TC-4 shield won’t roast coffee for you, but this homeroasters.org project will help you gather data from up to four thermocouples. From the related code repository: Probably best to think of the TC4 as programmable interface hardware for multiple thermocouple sensors. …support(s) both standalone operation using an LCD display and/or data logger operation if […]