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
  • Espruino LM35 temperature sensor example

    by shedboy71 14th October 2016

    In this example we will connect an LM35 temperature sensor to our Espruino The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius …

    Read more
  • Espruino and an MCP9808 digital temperature sensor

    by shedboy71 14th October 2016

    MCP9808 digital temperature sensor example The MCP9808 digital temperature sensor converts temperatures between -20°C and +100°C to a digital word with ±0.5°C (max.) accuracy. The MCP9808 comes with user-programmable registers …

    Read more
  • More Espruino 7 Segment display examples

    by shedboy71 13th October 2016

    In a previous post we showed how to connect a MAX 7219  7 Segment display – Espruino and MAX7219 7 segment display example . Here are some more examples Counter example This …

    Read more
  • Espruino and MAX7219 7 segment display example

    by shedboy71 13th October 2016

    The MAX7219  is a compact, serial input/output common-cathode display drivers that interface microprocessors (µPs) to 7-segment numeric LED displays of up to 8 digits, bar-graph displays, or 64 individual LEDs. Included …

    Read more
  • Espruino ultrasonic tape measure

    by shedboy71 11th October 2016

    In the previous example using an HC-SRO4 ultrasonic sensor – Espruino and an ultrasonic distance sensor, we looked at displaying the distance to an object but just displayed this on the …

    Read more
  • 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
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

STM32 ARM DIY kit DEMO Board STM32F407Z PCB Development Board with Bluetooth ESP8266 WiFi, Master/Slave USB Device, Audio
STM32F103ZET6 Development Board Embedded ARM Learning Kit
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
NUCLEO-F767ZI Development Boards & Kits - ARM STM32 Nucleo-144 development board STM32F767ZI MCU
STM32F407VET6 Development Board 32Bit Arm Cortex M4 Learning Module 1.8V to 3.6V Ideal for DIY Projects Educational Electronics
STM32 ARM Cortex-M3 STM32F103C8T6 Development Board with RS232 RS485 CAN MP3 USB Breadboard OLED

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