Quotidien Shaarli
May 9, 2024

ATtiny85 Microcontroller Chip is an affordable and powerful alternative to other Arduino microcontrollers, especially when you want to shrink your project down. The chip features 8 pins out of which six are I/O (Including Reset) pins and two are power pins. But how do you program it as it doesn’t have a USB interface like other microcontroller boards? So in this article, I will walk you through the process of programming the ATtiny85 from the Arduino IDE with the help of the Arduino Uno.

Tout savoir pour construire une sonde de température et d'humidité et l'ajouter dans votre serveur Domoticz. ESP8266 et DHT22.

Introduction : Les ATtiny sont des microcontrôleurs très intéressants car même s’ils ne sont pas très puissants (enfin certains seulement … comme celui que j’utilise pour cet arti…

Hello les loupiots ! Après une petite période de latence, Tutomotique is back, once again, pour un nouvel article sur la conception de sondes de température 100% DIY ("Do It Yourself") ! En quoi cela consiste me direz-vous ? Eh bien tout simplement à fabriquer nos propres sondes faites maison à partir de composants électroniques…