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

    Rainbowduino example for Arduino

    I had one of the Rainbowduino/ColorDuino type shields in my box of parts, so I decided to throw up a quick example. The Rainbowduino can be use to drive 8×8 …

  • Arduino Code

    Arduino and I2C 1602 Serial LCD example

    In this example we connect a 16×2 LCD with an I2C backpack, this backpack allows us to only use 2 pins to connect our LCD to an Arduino, so if …

  • Chipkit code

    chipKit Uno32 and LDR example

    In this example we connect an LDR to an analog pin of our Chipkit Uno32, depending on the reading we will then vary how bright an LED will be lit …

  • STM32 Code

    ST Nucleo F334R8 RGB led example

    This is  a first example with the ST Nucleo F334R8 board, this uses the mbed online compiler. here is a picture of the board In this example we flash the …

  • Chipkit code

    chipKit Uno32 and Arduino LCD shield example

    In this example I connected a Sainsmart LCD shield to the ChipKIT uno32, this is a common shield featuring a 16×2 LCD and 6 push button switches. In this example …

  • Chipkit

    chipKit Uno32 first look

    Recently I was browsing some electronic sites looking at some of the development boards and kits that are available when I noticed the Chipkit UNO, this was advertised as being …

  • Raspberry PI Code

    Raspberry PI and DS18b20 with LED warning

    In a previous example, we connected a DS18b20 to our Raspberry PI and measured and displayed the temperature, in a slight twist what about if we acted on this reading …

  • Raspberry PI Tutorials

    DS18b20 and the Raspberry PI example

    In this example we connect a DS18b20 temperature sensor to our Raspberry PI and read in the value, here is the schematic for this.   Start the terminal and entering …

  • Raspberry PI Code

    More Raspberry PI LED examples in python

    In our previous example we flashed an LED on, here are another couple of examples This will flash the led on and off [codesyntax lang=”python”] import RPi.GPIO as GPIO import …

  • Raspberry PI Tutorials

    Flash an Led using your Raspberry Pi and Python

    In the following example we will connect an LED and resistor to pin 7 of P1 on our Raspberry PI and we will flash an LED on, here is a …

Newer Posts
Older Posts

Products

MicroPython Programming Development Board: Pyboard/STM32/Single-chip Embedded Learning Experiment Kit
Electronic Component Base Fun Kit For Arduino or Raspberry Pi
1pcs FT2232HL development board learning board FT2232H MINI development board

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

Cubieboard 3 Dual Core Development Board
MSP430F149 PCB Minimum system Core board
ATtiny13 Development Board
PIC Development Board Kit + Microchip PIC16F877A
pcDuino V2 Development Board
STM32V Development Board With + 3.2' LCD

Share

@2020 - All Right Reserved.


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