Top Posts
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...
STM32 Nucleo and LPS25H pressure sensor example using...
STM32 Nucleo and LPS22HB absolute pressure sensor example...
STM32 Nucleo and SHTC1 digital humidity sensor example...
STM32 Nucleo and BMA400 acceleration sensor example using...
ARM Learning
  • Code
  • Hardware
  • Projects
  • 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
  • stm32f0discovery and RGB led example

    by shedboy71 11th February 2016

    In this example we will do a simple flashing led project for a stm32f0discovery board, I used Coocox IDE 1.7.8. I did try the newer version and didn’t really like the …

    Read more
  • Analog Joystick

    by shedboy71 8th February 2016

    This example shows how to connect a joystick to your St Nucleo. This could be used for games or perhaps navigating through a menu for example Here is a picture of …

    Read more
  • STM32 Nucleo board and an AD Keypad

    by shedboy71 7th February 2016

    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
  • BMP180 and LCD keypad example

    by shedboy71 5th February 2016

    In this example we will take the previous bmp180 example – Nucleo and BMP180 example. This time again we will connect an LCD Keypad shield and display the temperature and pressure …

    Read more
Newer Posts
Older Posts

Recent Posts

  • 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 Arduino IDE
  • STM32 Nucleo and ISL29125 RGB color light sensor Arduino example
  • STM32 Nucleo and HDC2080 sensor example using the Arduino IDE
  • STM32 Nucleo and LPS25H pressure sensor example using the Arduino IDE

Products

STM32 ARM DIY kit DEMO Board STM32F407Z PCB Development Board with Bluetooth ESP8266 WiFi, Master/Slave USB Device, Audio
WuKong Pi H3 Zero ARM ARM Development Board Single Board Computer Quad Core Open Source for Linux
NUCLEO-F767ZI Development Boards & Kits - ARM STM32 Nucleo-144 development board STM32F767ZI MCU
STM32F103ZET6 Development Board Embedded ARM Learning Kit
STM32 Nucleo-144 development board with STM32F767ZI MCU, supports Arduino, ST Zio and morpho connectivity
STM32 ARM Cortex-M3 STM32F103C8T6 Development Board with RS232 RS485 CAN MP3 USB Breadboard OLED
NUCLEO-F411RE STM32 Nucleo-64 ARM mbed Development Board

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