Small I2C OLED displays are common nowadays, and thanks to the work of helpful developers, there are also a variety of graphics libraries for using them. Most of them work by using a RAM buffer, which ...
If you’ve ever had your internet connection drop out while running Chrome, you’ve probably seen a little dinosaur pop up to ...
Making a servo tester using an Attiny85 micro chip, Attiny45 also works for this project. This diy servo tester is as good as any other servo tester, the difference is that it can be programmed to do ...
An ultrasonic range finder is a useful tool in a variety of real-life and robotic applications, such as in obstacle-avoidance and distance-measurement systems. The ultrasonic range finder measures the ...
Anyone who would like to learn Arduino programming and more about the fantastic electronic development platform which is fun and easy-to-use to create a wide variety of different projects. Maybe worth ...
Following on from getting an Arduino programme to run on an 8pin ATtiny (ATtiny85), I need to invoke the in-built brown-out reset circuit – because my application involves running from an ...
If you are looking for a project to keep you busy this weekend you might be interested in a new 3D printed ring watch that has been created and published to the Instructables website and uses a ...
For one of my hobby projects, I needed to add a small countdown timer at an affordable cost. Fortunately, a DigiSpark Attiny85 development board was lying around on my workbench. The next component ...