Get micros
  • Arduino
  • AVR Code
  • ESP8266
  • Micro Bit Code
  • 8051 Code
  • PIC Code
  • PIC tutorials
  • PIC tutorials

    PIC16f877 and push button example

    In this example we connect a push button switch to RD0 when the button is pressed we will light an LED(s), when the button is not pressed the LED(s) will not …

  • PIC tutorials

    PIC16F877A and RGB LED example

    In this example we connect an RGB led to PORT C 0 – 2 of our PIC16F877A. Again we are using the Ql 200 PIC development board. The RGB LED …

  • AVR

    Attiny85 LDR and LED – arduino version

    In this example we will connect an LDR to an Attiny85, once the value read drops below a certain value we will switch an LED on. For this example we …

  • Arduino

    Arduino hex file location

    As an experiment I wanted to use the Arduino IDE to write code for an Attiny85, I didn’t have an ISP shield at that point and couldn’t be bothered making …

  • AVR

    8 pin Attiny breakout board

    This was a little no frills breakout board I designed for Attiny 8 pin chips, minimal components but I had a few requirements that I wanted to meet. 1. ISP …

  • AVR Code

    ATTINY85 – flash multiple LEDs

    Similar to our previous example, in this case we connect 3 LEDs up to Pin 5, 6 and 7 which are PB0,1 and 2 Here is the schematic for this …

  • AVR Code

    Attiny85 beginner example – Flash an LED

    The hello world of examples this time for an ATTINY85, although this should work with similar chips as well. We will connect the LED to pin 2 (PB3) and simply …

  • PIC Code

    Flash an RGB led with a Pic 18F4520

    In this example we will connect an RGB led to our Pic 18F4520 Port D. We will then light the red, green and blue individually. We will connect this up as …

  • PIC Code

    Flashing LED example for a PIC18F4520

    This is a simple ‘Hello world’ type example. This was to test out a PIc18F4520 development board that I purchased, the board comes with 8 LED’s connected to PORT B. …

  • Arduino

    Arduino Multi function shield

    This is a shield that I decided to buy, it was a nice beginner related board with some basic functions. Here is a picture of the board, a few code …

Newer Posts
Older Posts

Products

ARM Development Board STM32F407ZGT6 Development Board
pyboard v1.1-CN MicroPython Programming STM32F405 microcontroller embedded development board
ATMEGA128 development board test board supports SD card TFT color LCD stepper motor

Pages

  • Arduino Products
  • Arduino Sensors
  • Arduino Shields
  • Privacy Policy
  • Support Us

Donations

What its all for

PayPal


NOWPayments

Crypto donation button by NOWPayments

Kofi



Librepay



Patreon

Become a Patron!

Buy me a coffee

Categories

Latest

  • Setting Arduino pins high by default
  • Examples on how to optimize Arduino memory usage
  • Another Raspberry Pi inspired SBC – the Walnut Pi
  • Connect a Neopixel LED strip to a Digispark
  • Connect an 128 x 64 OLED display to a Digispark
  • A look at the Digispark ATtiny85 board
  • Connect an RGB led to a Digispark

Products

CAN bus development board
xilinx fpga development board
pcDuino V2 Development Board
FriendlyARM Development Board ARM Kit
STM32V Development Board With + 3.2' LCD
PIC18F66J60 Development Board

Share

@2020 - All Right Reserved.


Back To Top
Get micros
  • Arduino
  • AVR Code
  • ESP8266
  • Micro Bit Code
  • 8051 Code
  • PIC Code
  • PIC tutorials