Tag: Arduino Uno

  • Arduino UNO R3 Pinout

    Arduino UNO R3 Pinout

    Click here for original image source.

  • Arduino Talkie Library Convertor Patch

    Arduino can talk without any complicated circuit or extra add thanks to this useful Talkie Library. Library is working pretty well but adding/converting custom wav files needs some time and knowledge. Discussion is on github. I’ve just involved to this conversation issue with my little script to complete a step of complicated conversation steps. Steps:…

  • Using Real 1 Bit Boolean Variable For Arduino Memory Efficiency

    Using Real 1 Bit Boolean Variable For Arduino Memory Efficiency

    We love Arduino we want to make some fancy project  but in this beautiful playground we have some limitations.  32K Programming memory is quite enough but 2K SRAM is becoming insufficient  when we use  lot of variable, especially if we don’t use the variables in efficient way. For example; if the variable will have a value between 0 and 255 ve use…

  • Programming ATtiny85 With Arduino IDE & Arduino Uno as ISP

    Programming ATtiny85 With Arduino IDE & Arduino Uno as ISP

    It’s possible to transfer your Arduino sketches on ATtiny85 by using Arduino Uno (in this example) as ISP programmer.

  • RF 433 MHz Frequency Band Analyser | Sniffer

    RF 433 MHz Frequency Band Analyser | Sniffer

    RF 433 MHz Frequency band analyser is an Arduino based simple radio frequency signal detector. According to RF module it catch all signals and show the signal values on LCD screen.

  • Arduino Uno Pin In/Outs Sticker

    Arduino Uno Pin In/Outs Sticker

    I very like the visual informations which gives a quick information efficient and just in place! I saw some Arduino breadboards with some sticker on the ATmega328 which explain each pin in/outs. I think it’s not bad and plus looks gorgeous 🙂 As a couldn’t find a one without any advertisement/brand text, I produced myself.…