Hotboards MX

Public Repositories (51)

  • Mbed 2 deprecated
    Bridge

    SERIAL BRIDGE

    Last updated: 15 Jun 2016 1 1
  • Mbed 2 deprecated
    Buzzer

    program that sound the imperial march

    Last updated: 21 Apr 2016 1 62
  • Hotboards_buttons

    Driver to control buttons (with hardware debounce). This driver considered external pull-ups (or pull-downs) are in use

    buttons, hotboards
    Last updated: 29 Feb 2016 1 30
  • Mbed 2 deprecated
    Hotboards_buttons_is_pressed

    Toggle led ON pin PA_5 (LED1) when the button on pin PB_4 is pressed

    buttons, hotboards, Nucleo
    Last updated: 03 Mar 2016 1 16
  • Mbed 2 deprecated
    Hotboards_buttons_is_released

    Toggle led ON pin PA_5 (LED1) when the button on pin PB_4 is released

    buttons, hotboards
    Last updated: 03 Mar 2016 1 4
  • Mbed 2 deprecated
    Hotboards_buttons_led

    Turn ON a led on pin PA_5 (LED1) if the button on pin PB_4 is pressed, then turn it OFF if the button on pin PB_10 is pressed

    BUTTON, hotboards, Nucleo
    Last updated: 03 Mar 2016 1 12
  • Mbed 2 deprecated
    Hotboards_button_status

    The simplest program, read a single button on pin PB_4

    Last updated: 03 Mar 2016 1 44
  • Mbed 2 deprecated
    Hotboards_DynamicKeypad

    This is a demonstration of keypadEvents. It's used to switch between keymaps while using only one keypad.

    hotboards, keyboard, keypad, matricial, Teclado
    Last updated: 08 Mar 2016 2 12
  • Hotboards_eeprom

    Hotboards_eeprom.cpp - Driver to control serial (spi) eeprom memories, The memories are compatibles amount the manufactures Microchip, Atmel and ST, and of course you can control Hotboards eeprom boards (http://hotboards.org)

    EEPROM, hotboards, storage
    Last updated: 29 Jan 2016 1 37
  • Mbed 2 deprecated
    Hotboards_eeprom_write_array

    This sketch write an array into a memory, then, read back the data and print them to a serial port.

    EEPROM, hotboards, SPI
    Last updated: 05 Feb 2016 1 35