Top Posts
Tutorial: Arduino Arrays
Tutorial: Arduino Time Functions
Tutorial: Arduino Trigonometric Functions
Tutorial: Arduino Strings
Tutorial: Arduino Pulse Width Modulation (PWM)
Tutorial: Arduino Functions
Tutorial: Arduino Inter-Integrated Circuit (I2C)
Tutorial: Arduino Variables and Constants
Tutorial: Arduino Serial Peripheral Interface (SPI)
Tutorial: Arduino Loops
Mikro blog
Advertise here
  • Arduino
  • ESP8266
  • MIcro:bit
  • Raspberry PI
  • STM32
  • Arduino Code

    BMG160 3-axis angular rate sensor and Arduino example

    by shedboy71 16th February 2018

    The BMG160 is an ultra-small, digital 3-axis angular rate sensor with a measurement range up to 2000°/s and a digital resolution of 16 bit for consumer electronics applications. The BMG160 …

    Read more
  • Arduino Code

    OPT3001 Digital Ambient Light Sensor and Arduino example

    by shedboy71 16th February 2018

    The OPT3001 is a sensor that measures the intensity of visible light. The spectral response of the sensor tightly matches the photopic response of the human eye and includes significant …

    Read more
  • Arduino Code

    Using the HS1101 humidity sensor with an Arduino example

    by shedboy71 16th February 2018

    The HS1101 humidity sensor is a cost-effective solution for measuring relative humidity within ±5% accuracy. The sensor’s design is based on a unique capacitive cell; therefore, by using simple RC …

    Read more
  • Arduino Code

    Arduino and MMA8653FC accelerometer example

    by shedboy71 16th February 2018

    The NXP® MMA8653FC 10-bit accelerometer has industry leading performance in a small DFN package. Packed with embedded functions that include: Flexible user-programmable options and two configurable interrupt pins Overall power …

    Read more
  • MSP

    LaunchPad MSP430G2553 and an AD Keypad

    by shedboy71 11th February 2018

    I purchased this module as part of a microcontroller kit, its an interesting little module as it has 16 buttons but with only 1 I/O line is required, an analog input. …

    Read more
  • MSP

    MSP-EXP430G2 RGB led example

    by shedboy71 11th February 2018

    In this example we connect an RGB led to our MSP-EXP430G2 launchpad and flash the red, green and blue colours Here is a module that is good for these type …

    Read more
  • MSP

    MSP430G2 blinky led example

    by shedboy71 11th February 2018

    This is a basic ‘hello world’ example for the MSP430G2 LaunchPad, this example uses the Energia development environment. This is a first example I’ll be bringing more examples using this board …

    Read more
  • MSP

    MSP-EXP430G2 LaunchPad

    by shedboy71 11th February 2018

    The MSP-EXP430G2 LaunchPad Development Kit is an easy-to-use microcontroller development board for the low-power and low-cost MSP430G2x MCUs. It has on-board emulation for programming and debugging and features a 14/20-pin …

    Read more
  • Raspberry PI

    Raspberry Pi and Si7021 sensor java example

    by shedboy71 4th January 2018

    In this example we will connect an SI7021 digital temperature sensor to a Raspberry Pi and use Java to display the temperature readings, there are other languages such as C and …

    Read more
  • Raspberry PI

    Share a folder with a Windows computer from a Raspberry Pi

    by shedboy71 26th March 2017

    Sharing files over the network is incredibly handy, when I was writing code examples to publish on this site it was useful to run them on the Raspberry PI, copy …

    Read more
  • Raspberry PI Basics

    Raspberry PI File and directory command line

    by shedboy71 26th March 2017

    File and directory command line Directories List directory: ls List directory (wildcard matching): ls *.txt List all files of type: find . -name “*.txt” -print Switch/toggle between dirs: cd – …

    Read more
  • Raspberry PI

    Raspberry PI default passwords

    by shedboy71 26th March 2017

    I found this useful Distribution | Username | Password —————|————|————- Debian Squeeze | pi | raspberry Arch | root | root QtonPi | root | rootme Raspbian | pi | …

    Read more
  • MIcro:bit

    Microbit compass xample

    by shedboy71 31st December 2016

    Compass This module lets you access the built-in electronic compass. Before using, the compass should be calibrated, otherwise the readings may be wrong. Warning: Calibrating the compass will cause your …

    Read more
  • MIcro:bit

    Microbit Accelerometer example

    by shedboy71 31st December 2016

    Accelerometer This object gives you access to the on-board accelerometer. The accelerometer also provides convenience functions for detecting gestures. The recognised gestures are: up, down, left, right, face up, face …

    Read more
Newer Posts
Older Posts

Products

CPLD MAX II EPM240 Minimum System Core Board Development Board
Basic Starter Kit Set For Arduino UNO R3 Microcontroller
Arduino Sensor Shield V5.0 sensor expansion board
BeagleBone Cortex - A8 development board AM3359 XAM3359ZCZ BeagleBoard
Cubieboard2 - Cubieboard Upgrade Version Even More powerful than Raspberry PI
48 pin ARM Cortex-M3 STM32F103C8T6 Minimum System Development Board STM32

Latest

  • Tutorial: Arduino Arrays
  • Tutorial: Arduino Time Functions
  • Tutorial: Arduino Trigonometric Functions
  • Tutorial: Arduino Strings
  • Tutorial: Arduino Pulse Width Modulation (PWM)
  • Tutorial: Arduino Functions
  • Tutorial: Arduino Inter-Integrated Circuit (I2C)
  • Tutorial: Arduino Variables and Constants

Donation Options

What its all for

PayPal


NOWPayments

Crypto donation button by NOWPayments

Kofi



Librepay



Patreon

Become a Patron!

Buy me a coffee

Categories

Pages

  • Arduino for beginners
  • Arduino Sensors

@2024 onwards - All Right Reserved.


Back To Top
Mikro blog
  • Arduino
  • ESP8266
  • MIcro:bit
  • Raspberry PI
  • STM32