Top Posts
Brown-Out Detection in ARM Projects Explained with Examples
Creating Multiple Tasks in FreeRTOS: Beginner’s Guide
Watchdog Timer Tutorial for STM32 with Examples
Linker Script Basics for Embedded ARM Projects
Creating Your First Task on ARM with FreeRTOS
Vector Table and Reset Handler Explained: A Complete...
Low-Power Modes on STM32 with Wake-Up Example
Stack, Heap, and Memory Layout on ARM Cortex-M:...
Understanding the ARM Cortex-M Startup File: A Complete...
Task Priorities Explained with Real Examples in FreeRTOS
ARM Learning
  • Code
  • Hardware
  • Projects
  • Arduino Due and MMA7455 accelerometer example

    by shedboy71 31st December 2017

    The MMA7455 accelerometer is a sensor that can measure acceleration in three axes. This sensor is commonly available as a breakout board that you can connect to your Arduino. It …

    Read more
  • Arduino Due and MMA8451 sensor example

    by shedboy71 31st December 2017

    The MMA8451 is a low-power accelerometer with 14 bits of resolution, with the following features: Embedded functions with flexible user-programmable options, configurable to two interrupt pins Embedded interrupt functions for overall …

    Read more
  • Arduino Due and MLX90393 magnetic field sensor example

    by shedboy71 31st December 2017

    The MLX90393 magnetic field sensor can be reprogrammed to different modes and with different settings at run-time. The sensor offers a 16-bit output proportional to the magnetic flux density sensed …

    Read more
  • Arduino Due and a TSL2561 Luminosity Sensor example

    by shedboy71 31st December 2017

    The TSL2560 and TSL2561 are second-generation ambient light sensor devices. Each contains two integrating analog-to-digital converters (ADC) that integrate currents from two photodiodes. Integration of both channels occurs simultaneously. Upon …

    Read more
  • Arduino Due and DS1624 temperature sensor example

    by shedboy71 31st December 2017

    The DS1624 consists of two separate functional units: a 256-byte nonvolatile E2 memory and a direct-to-digital temperature sensor. The nonvolatile memory is made up of 256 bytes of E2 memory. …

    Read more
  • Arduino Due and MMA7361 accelerometer example

    by shedboy71 31st December 2017

    The MMA7361L is a low power, low profile capacitive micromachined accelerometer featuring signal conditioning, a 1-pole low pass filter, temperature compensation, self test, 0g-Detect which detects linear freefall, and g-Select …

    Read more
  • Arduino Due and MLX90614 infrared thermometer example

    by shedboy71 31st December 2017

    This proved to more problematic – see the code section The MLX90614 is a non-contact infrared thermometer with a measurement range from -70 to +380 degree Celsius. Just connect the …

    Read more
  • Arduino Due and MCP4725 Digital-to-Analog Converter example

    by shedboy71 31st December 2017

    MCP4725 is a single channel, 12-bit, voltage output Digital-to-Analog Converter with integrated EEPROM and an I2C Compatible Serial Interface. Again the easiest way to interface is to purchase a module, …

    Read more
  • Arduino Due and GA1A12S202 light sensor example

    by shedboy71 31st December 2017

    In this example we will connect a GA1A12S202 Log-Scale Analog Light Sensor to an Arduino Due The features of this sensor are as follows Output voltage increases with light on …

    Read more
  • Arduino Due and MCP9808 digital temperature sensor example

    by shedboy71 31st December 2017

    In this example we connect the MCP9808 to an Arduino Due The MCP9808 digital temperature sensor converts temperatures between -20°C and +100°C to a digital word with ±0.5°C (max.) accuracy. …

    Read more
  • Arduino Due and BMP180 sensor example

    by shedboy71 30th December 2017

    This bmp180 from Bosch is the best low-cost sensing solution for measuring barometric pressure and temperature. The sensor is soldered onto a PCB with a 3.3V regulator, I2C level shifter …

    Read more
  • STM32 Nucleo and ML8511 sensor example

    by shedboy71 30th December 2017

    In a previous example we showed how to connect an ML8511 to an Arduino Due, this time we are using a Nucleo board – in fact this was tested with …

    Read more
Newer Posts
Older Posts

Recent Posts

  • Brown-Out Detection in ARM Projects Explained with Examples
  • Creating Multiple Tasks in FreeRTOS: Beginner’s Guide
  • Watchdog Timer Tutorial for STM32 with Examples
  • Linker Script Basics for Embedded ARM Projects
  • Creating Your First Task on ARM with FreeRTOS
  • Vector Table and Reset Handler Explained: A Complete Guide for ARM Cortex-M
  • Low-Power Modes on STM32 with Wake-Up Example

Products

NUCLEO-F767ZI Development Boards & Kits - ARM STM32 Nucleo-144 development board STM32F767ZI MCU
STM32 ARM DIY kit DEMO Board STM32F407Z PCB Development Board with Bluetooth ESP8266 WiFi, Master/Slave USB Device, Audio
STM32 ARM Cortex-M3 STM32F103C8T6 Development Board with RS232 RS485 CAN MP3 USB Breadboard OLED
WuKong Pi H3 Zero ARM ARM Development Board Single Board Computer Quad Core Open Source for Linux
NUCLEO-F411RE STM32 Nucleo-64 ARM mbed Development Board
STM32F407VET6 Development Board 32Bit Arm Cortex M4 Learning Module 1.8V to 3.6V Ideal for DIY Projects Educational Electronics
STM32F103ZET6 Development Board Embedded ARM Learning Kit

Pages

  • Privacy Policy
  • Support Us

Donation Options

What its all for

PayPal


Kofi



Patreon

Become a Patron!

Buy me a coffee

Categories

  • Arduino Due
  • Code
  • Espruino
  • FreeRTOS
  • Hardware
  • MBed
  • Micro Bit
  • Micropython
  • Projects
  • Tutorials
  • Uncategorised
  • Facebook
  • Twitter

@2020 - All Right Reserved. Designed and Developed by ARMlearning


Back To Top
ARM Learning
  • Code
  • Hardware
  • Projects