Activity for fmadev-arduino-projects

  • Fabrice MARCEL Fabrice MARCEL committed [r121] on Code

    Tag V1.01 with better reaction time (200ms instead of 1000ms)

  • Fabrice MARCEL Fabrice MARCEL committed [r120] on Code

    change loop period from 1s to 200ms

  • Fabrice MARCEL Fabrice MARCEL committed [r119] on Code

    attempt to use a NANO PRO board instead of NANO board.

  • Fabrice MARCEL Fabrice MARCEL committed [r118] on Code

    suppress led management

  • Fabrice MARCEL Fabrice MARCEL committed [r117] on Code

    quick & dirty first attempt of useless box

  • Fabrice MARCEL Fabrice MARCEL committed [r116]

    Tag revision with :

  • Fabrice MARCEL Fabrice MARCEL committed [r115]

    add commands to action the motor in serial debug

  • Fabrice MARCEL Fabrice MARCEL committed [r114]

    Set MCU idle mode when motor is not working

  • Fabrice MARCEL Fabrice MARCEL committed [r113]

    First version of a simple door driver

  • Fabrice MARCEL Fabrice MARCEL committed [r112]

    supress unused files

  • Fabrice MARCEL Fabrice MARCEL committed [r111]

    minor modifs

  • Fabrice MARCEL Fabrice MARCEL committed [r110]

    first algo

  • Fabrice MARCEL Fabrice MARCEL committed [r109]

    rename arduino sketch unless it does not work

  • Fabrice MARCEL Fabrice MARCEL committed [r108]

    fork DoorDriver to simplify it:

  • Fabrice MARCEL Fabrice MARCEL committed [r107]

    Tag V2.01, the one in field tests at Alexandre Besson chicken house

  • Fabrice MARCEL Fabrice MARCEL committed [r106]

    init D2 for power all time motor

  • Fabrice MARCEL Fabrice MARCEL committed [r105]

    add counter on motor direction change : stop all if continuously change of direction

  • Fabrice MARCEL Fabrice MARCEL committed [r104]

    add nano pro pinout document

  • Fabrice MARCEL Fabrice MARCEL committed [r103]

    minor bug correction after first tests with real door

  • Fabrice MARCEL Fabrice MARCEL committed [r102]

    add in EEPROM the motor minimum running time

  • Fabrice MARCEL Fabrice MARCEL committed [r101]

    First attempt with a motor manager object

  • Fabrice MARCEL Fabrice MARCEL committed [r100]

    error management : when dorr is not fully open during the day or not fully closed at night

  • Fabrice MARCEL Fabrice MARCEL committed [r99]

    First attempt with a state machine.

  • Fabrice MARCEL Fabrice MARCEL committed [r98]

    Tag of tested version

  • Fabrice MARCEL Fabrice MARCEL committed [r97]

    add test sketch to check PhotoR and resistor value to adjust the value for DoorDriver

  • Fabrice MARCEL Fabrice MARCEL committed [r96]

    add version in debug serial

  • Fabrice MARCEL Fabrice MARCEL committed [r95]

    Priority to door close instead of door open

  • Fabrice MARCEL Fabrice MARCEL committed [r94]

    Add new skecth "myArduinoISP" : identical to the Arduino except the use of D6 instead of D9 for heartbeat

  • Fabrice MARCEL Fabrice MARCEL committed [r93]

    add \r\n for serial print on end of lines

  • Fabrice MARCEL Fabrice MARCEL committed [r92]

    revert LEDs change for setting threshold with D8&D9 buttons : use the green and orange LEDs instead of red LED for both

  • Fabrice MARCEL Fabrice MARCEL committed [r91]

    change LEDs for setting threshold with D8&D9 buttons : use the red LED for both instead of green and orange LEDs

  • Fabrice MARCEL Fabrice MARCEL committed [r90]

    Update the schematics to add the buttons on D8 & D9

  • Fabrice MARCEL Fabrice MARCEL committed [r89]

    Add the use of push buttons to set the luminosity threshold

  • Fabrice MARCEL Fabrice MARCEL committed [r88]

    Add the use of a LED lighted with a PWM read from the analog value of the potentiometer

  • Fabrice MARCEL Fabrice MARCEL committed [r87]

    misc : add serial command for reading analog inputs in serialcommand template

  • Fabrice MARCEL Fabrice MARCEL committed [r86]

    misc : check value of potentiometer + serial command associated

  • Fabrice MARCEL Fabrice MARCEL committed [r85]

    change low freq 1 second -> 10 seconds (1 min is too large for testing purpose !!!)

  • Fabrice MARCEL Fabrice MARCEL committed [r84]

    Change motor management : use timer instead of polling.

  • Fabrice MARCEL Fabrice MARCEL committed [r83]

    add schematic of arduino mini pro

  • Fabrice MARCEL Fabrice MARCEL committed [r82]

    add schematics

  • Fabrice MARCEL Fabrice MARCEL committed [r81]

    Change completely the management of the buttons:

  • Fabrice MARCEL Fabrice MARCEL committed [r80]

    change order of programmation: (set alarm / set time / set date)

  • Fabrice MARCEL Fabrice MARCEL committed [r79]

    update the recording of the song to play in ALARM MODE

  • Fabrice MARCEL Fabrice MARCEL committed [r78]

    Few minor update :

  • Fabrice MARCEL Fabrice MARCEL committed [r77]

    Add example of use of the debounce library that works with external pull_down

  • Fabrice MARCEL Fabrice MARCEL committed [r76]

    Add a delay in the send command to add the possibility to send multiple command by the user of the object

  • Fabrice MARCEL Fabrice MARCEL committed [r75]

    Add the readback of the MP3 serial music module but it answers always the same value:

  • Fabrice MARCEL Fabrice MARCEL committed [r74]

    Add complete object musicManager with all the useful member functions

  • Fabrice MARCEL Fabrice MARCEL committed [r73]

    Add first object for controlling the MP3 serial player

  • Fabrice MARCEL Fabrice MARCEL committed [r72]

    settings are all OK : setting time, date, and alarm hour&minutes + on/off

  • Fabrice MARCEL Fabrice MARCEL committed [r71]

    rename interrupt function and global variable from BckLight to Brightness

  • Fabrice MARCEL Fabrice MARCEL committed [r70]

    display time with separation ":" between HH and MM if alarm is ON

  • Fabrice MARCEL Fabrice MARCEL committed [r69]

    Add object clockparam to manage the internal parameters and store params into EEPROM

  • Fabrice MARCEL Fabrice MARCEL committed [r68]

    add module for functions to manage the display

  • Fabrice MARCEL Fabrice MARCEL committed [r67]

    commit very first version of RTC+Display program

  • Fabrice MARCEL Fabrice MARCEL committed [r66]

    add serial command to launch the different command over the serial line to MP3 player for testing purposes:

  • Fabrice MARCEL Fabrice MARCEL committed [r65]

    create quick project for serial MP3 player board from catalex.

  • Fabrice MARCEL Fabrice MARCEL committed [r64]

    modification of define name and connection pin to Arduino

  • Fabrice MARCEL Fabrice MARCEL committed [r63]

    create quick project for 7 segment display management with messages from serial line

  • Fabrice MARCEL Fabrice MARCEL committed [r62]

    Add example of use software I2C library from seed studio (https://github.com/Seeed-Studio/Arduino_Software_I2C/)

  • Fabrice MARCEL Fabrice MARCEL committed [r61]

    add initial timing ON

  • Fabrice MARCEL Fabrice MARCEL committed [r60]

    add precompilation flag for use of serial line (use of serial:use of 32% flash / 48% memory, without serial: 15% flash, 10% memory)

  • Fabrice MARCEL Fabrice MARCEL committed [r59]

    add intro of "The Final Countdown" instead of random noise for ringing

  • Fabrice MARCEL Fabrice MARCEL committed [r58]

    TAG of WaterDrop version v1.00

  • Fabrice MARCEL Fabrice MARCEL committed [r57]

    add algorithm description

  • Fabrice MARCEL Fabrice MARCEL committed [r56]

    set low & high temperature as #define to be changed quickly

  • Fabrice MARCEL Fabrice MARCEL committed [r55]

    add missing source

  • Fabrice MARCEL Fabrice MARCEL committed [r54]

    add file .h for temperature sensor

  • Fabrice MARCEL Fabrice MARCEL committed [r53]

    resolve compilation problem - parenthesis missing

  • Fabrice MARCEL Fabrice MARCEL committed [r52]

    hardware driver managed on edge (change of temperature) and not on state (value of temperature)

  • Fabrice MARCEL Fabrice MARCEL committed [r51]

    integration of temperature sensor

  • Fabrice MARCEL Fabrice MARCEL committed [r50]

    add possibility to dynamically change the hardware driver

  • Fabrice MARCEL Fabrice MARCEL committed [r49]

    starting point from misc/Timer :

  • Fabrice MARCEL Fabrice MARCEL committed [r48]

    first test of timer using library MsTimer2

  • Fabrice MARCEL Fabrice MARCEL committed [r47]

    first test with a DS18B20 temperature sensor

  • Fabrice MARCEL Fabrice MARCEL committed [r46]

    add error message when command is not right

  • Fabrice MARCEL Fabrice MARCEL committed [r45]

    creation of the Serial Command project : use the serial line to send states of digital/analog i/os.

  • Fabrice MARCEL Fabrice MARCEL committed [r44]

    tag first version of Door Driver

  • Fabrice MARCEL Fabrice MARCEL committed [r43]

    add photo for routage between Arduino and interface board

  • Fabrice MARCEL Fabrice MARCEL committed [r42]

    add doc of L293D (motor driver).

  • Fabrice MARCEL Fabrice MARCEL committed [r41]

    enhancement of leds & switches management : now serial com is not stopped when motor is activated

  • Fabrice MARCEL Fabrice MARCEL committed [r40]

    leds & switches management according to luminosity : first test OK

  • Fabrice MARCEL Fabrice MARCEL committed [r39]

    as res(b)oot capability via serial comm

  • Fabrice MARCEL Fabrice MARCEL committed [r38]

    better management of read/write thresholds in EEPROM using Serial:

  • Fabrice MARCEL Fabrice MARCEL committed [r37]

    management of read/write thresholds in EEPROM using Serial

  • Fabrice MARCEL Fabrice MARCEL committed [r36]

    Start of DoorDriver project:

  • Fabrice MARCEL Fabrice MARCEL committed [r35]

    add EEPROM management with use of read/write command on serial line for debug

  • Fabrice MARCEL Fabrice MARCEL committed [r34]

    Label first revision of ElvenBox

  • Fabrice MARCEL Fabrice MARCEL committed [r33]

    add schematics

  • Fabrice MARCEL Fabrice MARCEL committed [r32]

    reorganization of folder due the use of 2 different technology

  • Fabrice MARCEL Fabrice MARCEL committed [r31]

    reorganization of folder due the use of 2 different technology

  • Fabrice MARCEL Fabrice MARCEL committed [r30]

    low power using AVR library

  • Fabrice MARCEL Fabrice MARCEL committed [r29]

    add jeopardy as music

  • Fabrice MARCEL Fabrice MARCEL committed [r28]

    final countdown sketch with piezzo: too cool ! :)

  • Fabrice MARCEL Fabrice MARCEL committed [r27]

    Suppress unuseful folder

  • Fabrice MARCEL Fabrice MARCEL committed [r26]

    schematics is consistent with software now (second command button added on D12)

  • Fabrice MARCEL Fabrice MARCEL committed [r25]

    enhanced behavior with management of 2 information (low & high info).

  • Fabrice MARCEL Fabrice MARCEL committed [r24]

    Add drive of a relay: schematics+source code is OK

  • Fabrice MARCEL Fabrice MARCEL committed [r23]

    add volatile for a variable used in the interrupt subroutine

  • Fabrice MARCEL Fabrice MARCEL committed [r22]

    update soft for better management of re-entrance. This is almost perfect, it works as I wanted to !

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.