Top Posts
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
Anatomy of a Simple FreeRTOS Project: Beginner’s Guide
What Bare-Metal Programming Really Means on ARM
STM32 Nucleo and BMM150 sensor example using the...
STM32 Nucleo and ISL29125 RGB color light sensor Arduino...
STM32 Nucleo and HDC2080 sensor example using the...
ARM Learning
  • Code
  • Hardware
  • Projects
  • Espruino and an ultrasonic distance sensor

    by shedboy71 10th October 2016

    The HC-SR04 is used to measure distances by using ultrasonic sounds. It works by sending out a burst of ultrasound and listening for the echo when it bounces off of …

    Read more
  • Espruino and DS18B20 temperature sensor

    by shedboy71 3rd October 2016

    The DS18B20 is a  temperature sensor that can be used in various simple projects.  This part uses the 1 wire  bus and you can connect multiple sensors up to your Espruino. …

    Read more
  • MBed and a PCF8574

    by shedboy71 11th September 2016

    The PCF8574 is an 8 bits I/O port expander that uses the I2C protocol. Using this IC, you can use only the SDA and SCL pins of your Arduino board …

    Read more
  • LPC1768 and MLX90614 infrared thermometer

    by shedboy71 10th September 2016

    The MLX90614 is a non-contact infrared thermometer with a measurement range from -70 to +380 degree Celsius. Just connect the four leads to your MBed supported device and you will have …

    Read more
  • MBed LPC1768 and ADXL345 GY-291 example

    by shedboy71 10th September 2016

    The ADXL345 is a small, thin, low power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16g. Digital output data is formatted as 16-bit twos complement and is …

    Read more
  • Espruino Pico and DHT22 example

    by shedboy71 7th August 2016

    In this example we use the DHT22 (or AM2302) humidity/temperature sensor and the Arduino UNO board to read data and print it out to the serial monitor. The DHT22 is better …

    Read more
  • Espruino Pico and LDR example

    by shedboy71 7th August 2016

    A light-dependent resistor is a light-controlled variable resistor. The resistance of a photoresistor decreases with increasing incident light intensity; in other words, it exhibits photoconductivity. A photoresistor can be applied …

    Read more
  • Espruino Pico time on LCD example

    by shedboy71 6th August 2016

    This is similar to the previous example, this time we will display the time on our LCD. If you are familiar with JavaScript you will recognise some of the code …

    Read more
  • Espruino Pico and Nokia 5110 display example

    by shedboy71 6th August 2016

    These displays were used in old Nokia 5110 cell phones. It is a 84×48 pixel monochrome LCD display and you can use it for graphics, text or bitmaps. To use …

    Read more
  • Espruino Pico

    by shedboy71 5th August 2016

    This piece of hardware is the Espruino Pico which is designed to be programmed in Javascript ,the Pico is designed to plug right into you computer’s USB type A connector, …

    Read more
  • Blinking image using Microsoft Block Editor for the Micro:Bit

    by shedboy71 26th July 2016

    Go to the micro:bit web site and follow the hyperlink to Create Code. Choose the Microsoft Block Editor and make a New Project. Look in the Basic section for the …

    Read more
  • Micro Bit overview

    by shedboy71 26th July 2016

    In the last couple of days I managed to get my hands ona  Micro Bit, if you have no idea what i am talking about then this will introduce you …

    Read more
Newer Posts
Older Posts

Recent Posts

  • Vector Table and Reset Handler Explained: A Complete Guide for ARM Cortex-M
  • Low-Power Modes on STM32 with Wake-Up Example
  • Stack, Heap, and Memory Layout on ARM Cortex-M: A Complete Beginner’s Guide
  • Understanding the ARM Cortex-M Startup File: A Complete Beginner’s Guide
  • Task Priorities Explained with Real Examples in FreeRTOS
  • Anatomy of a Simple FreeRTOS Project: Beginner’s Guide
  • What Bare-Metal Programming Really Means on ARM

Products

WuKong Pi H3 Zero ARM ARM Development Board Single Board Computer Quad Core Open Source for Linux
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
STM32F407VGT6 STM32 System Board Development Board F407 Single-Chip Learning Board
NUCLEO-F411RE STM32 Nucleo-64 ARM mbed Development Board
NUCLEO-F767ZI Development Boards & Kits - ARM STM32 Nucleo-144 development board STM32F767ZI MCU
STM32 Nucleo-144 development board with STM32F767ZI MCU, supports Arduino, ST Zio and morpho connectivity

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