]> git.piffa.net Git - arduino/commit
first commit
authorAndrea Manni <andrea@piffa.net>
Mon, 2 Mar 2015 14:21:42 +0000 (15:21 +0100)
committerAndrea Manni <andrea@piffa.net>
Mon, 2 Mar 2015 14:21:42 +0000 (15:21 +0100)
commit4f52f1fde0e01460db3f143901317de4e40dde11
tree1384e2ac34f8267a08839ae5cb116f61265e3af1
first commit
456 files changed:
ATtiny [new file with mode: 0644]
TODO [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/filter_test/filter_test.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_01_01_blink_10/sketch_01_01_blink_10.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_01_02_blink_fast_slow/sketch_01_02_blink_fast_slow.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_01_03_paperclip/sketch_01_03_paperclip.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_01_04_serial/sketch_01_04_serial.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_01_05_gibberish/sketch_01_05_gibberish.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_01_06_analog/sketch_01_06_analog.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_01_07_pwm/sketch_01_07_pwm.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_03_01_interrupt/sketch_03_01_interrupt.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_03_02_interrupt_flash/sketch_03_02_interrupt_flash.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_03_03_1kHz/sketch_03_03_1kHz.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_03_04_pwm/sketch_03_04_pwm.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_01_benchmark/sketch_04_01_benchmark.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_02_benchmark_float/sketch_04_02_benchmark_float.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_03_sin/sketch_04_03_sin.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_04_lookup/sketch_04_04_lookup.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_05_sin_print/sketch_04_05_sin_print.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_05_square/sketch_04_05_square.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_06_bytes/sketch_04_06_bytes.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_07_const/sketch_04_07_const.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_08_no_loop/sketch_04_08_no_loop.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_09_square_ports/sketch_04_09_square_ports.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_10_direct_read/sketch_04_10_direct_read.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_11_analog/sketch_04_11_analog.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_04_12_analog_fast/sketch_04_12_analog_fast.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_05_01_prescale/sketch_05_01_prescale.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_05_02_powering_off/sketch_05_02_powering_off.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_05_03_blink_standard/sketch_05_03_blink_standard.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_05_04_narcoleptic_blink/sketch_05_04_narcoleptic_blink.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_05_05_narcoleptic_input/sketch_05_05_narcoleptic_input.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_05_06_sleep_external_wake/sketch_05_06_sleep_external_wake.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_05_07_light_sensing/sketch_05_07_light_sensing.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_05_null/sketch_05_null.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_01_byte_const/sketch_06_01_byte_const.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_01_int/sketch_06_01_int.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_02_factorial/sketch_06_02_factorial.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_03_factorial_non_recur/sketch_06_03_factorial_non_recur.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_04_static/sketch_06_04_static.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_05_dynamic/sketch_06_05_dynamic.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_06_EEPROM_example/sketch_06_06_EEPROM_example.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_07_avr_eeprom_int/sketch_06_07_avr_eeprom_int.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_08_avr_eeprom_string/sketch_06_08_avr_eeprom_string.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_09_avr_eeprom_string_read/sketch_06_09_avr_eeprom_string_read.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_09_avr_eeprom_string_read/sketch_06_strings_in_flash_example/sketch_06_strings_in_flash_example.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_10_PROGMEM_array/sketch_06_10_PROGMEM_array.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_free_memory_fn_test/sketch_06_free_memory_fn_test.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_06_xx_EEPROM_byte/sketch_06_xx_EEPROM_byte.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_07_01_I2C_TEA5767/sketch_07_01_I2C_TEA5767.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_08_01_OneWire_List/sketch_08_01_OneWire_List.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_08_02_OneWire_DS18B20/sketch_08_02_OneWire_DS18B20.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_08_03_OneWire_DS18B20_2/sketch_08_03_OneWire_DS18B20_2.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_09_01_SPI_ADC/sketch_09_01_SPI_ADC.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_10_01_PC_to_Arduino/sketch_10_01_PC_to_Arduino.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_10_02_Arduino_Sender/sketch_10_02_Arduino_Sender.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_10_03_Arduino_Receiver/sketch_10_03_Arduino_Receiver.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_10_04_GPS/sketch_10_04_GPS.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_11_01_keyboard/sketch_11_01_keyboard.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_11_02_mouse/sketch_11_02_mouse.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_11_03_host_keyboard/sketch_11_03_host_keyboard.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_11_04_host_scroll_lock/sketch_11_04_host_scroll_lock.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_11_05_keyboard_due/sketch_11_05_keyboard_due.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_11_06_mouse_due/sketch_11_06_mouse_due.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_12_01_dhcp/sketch_12_01_dhcp.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_12_02_server/sketch_12_02_server.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_12_03_web_request/sketch_12_03_web_request.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_12_04_server_wifi/sketch_12_04_server_wifi.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_12_04_server_wifi_experimental/sketch_12_04_server_wifi_experimental.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_01_averaging/sketch_13_01_averaging.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_02_simple_smoothing/sketch_13_02_simple_smoothing.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_03_60Hz_band_stop/sketch_13_03_60Hz_band_stop.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_03_null_filter_uno/sketch_13_03_null_filter_uno.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_04_null_filter_due/sketch_13_04_null_filter_due.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_05_band_stop_due/sketch_13_05_band_stop_due.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_06_FFT_Spectrum/fix_fft.cpp [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_06_FFT_Spectrum/fix_fft.h [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_06_FFT_Spectrum/sketch_13_06_FFT_Spectrum.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_07_FFT_Freq/fix_fft.cpp [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_07_FFT_Freq/fix_fft.h [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_13_07_FFT_Freq/sketch_13_07_FFT_Freq.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_14_01_flashing_1/sketch_14_01_flashing_1.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_14_02_flashing_2/sketch_14_02_flashing_2.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_14_03_flashing_3/sketch_14_03_flashing_3.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/sketch_15_01_TEA5767_Example/sketch_15_01_TEA5767_Example.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/timer_interrupt_example/timer_interrupt_example.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/ArduinoNextSteps/wake_sleep_example/wake_sleep_example.ino [new file with mode: 0644]
books/ArduinoNextSteps-master/README.md [new file with mode: 0644]
books/ArduinoNextSteps-master/benchmark.c [new file with mode: 0644]
books/ArduinoNextSteps-master/sin_maker.py [new file with mode: 0644]
books/beginning_c_code/Chapter04/Exercise4_4/Exercise4_4.ino [new file with mode: 0644]
books/beginning_c_code/Chapter04/Listing4_1/Listing4_1.ino [new file with mode: 0644]
books/beginning_c_code/Chapter04/Listing4_2/Listing4_2.ino [new file with mode: 0644]
books/beginning_c_code/Chapter05/Listing5_1/Listing5_1.ino [new file with mode: 0644]
books/beginning_c_code/Chapter06/Listing6_1/Listing6_1.ino [new file with mode: 0644]
books/beginning_c_code/Chapter06/Listing6_2/Listing6_2.ino [new file with mode: 0644]
books/beginning_c_code/Chapter07/Listing7_1/Listing7_1.ino [new file with mode: 0644]
books/beginning_c_code/Chapter08/Listing8_1/Listing8_1.ino [new file with mode: 0644]
books/beginning_c_code/Chapter08/Listing8_2/Listing8_2.ino [new file with mode: 0644]
books/beginning_c_code/Chapter08/Listing8_3/Listing8_3.ino [new file with mode: 0644]
books/beginning_c_code/Chapter08/Listing8_4/Listing8_4.ino [new file with mode: 0644]
books/beginning_c_code/Chapter09/Listing9_1/Listing9_1.ino [new file with mode: 0644]
books/beginning_c_code/Chapter09/Listing9_2/Listing9_2.ino [new file with mode: 0644]
books/beginning_c_code/Chapter09/Listing9_3/Listing9_3.ino [new file with mode: 0644]
books/beginning_c_code/Chapter09/Listing9_4/Listing9_4.ino [new file with mode: 0644]
books/beginning_c_code/Chapter09/Listing9_5/Listing9_5.ino [new file with mode: 0644]
books/beginning_c_code/Chapter10/Listing10_1/Listing10_1.ino [new file with mode: 0644]
books/beginning_c_code/Chapter10/Listing10_2/Listing10_2.ino [new file with mode: 0644]
books/beginning_c_code/Chapter10/Listing10_3/Listing10_3.ino [new file with mode: 0644]
books/beginning_c_code/Chapter10/Listings10_4thru10/Listings10_4thru10.ino [new file with mode: 0644]
books/beginning_c_code/Chapter12/Dates/Dates.cpp [new file with mode: 0644]
books/beginning_c_code/Chapter12/Dates/Dates.h [new file with mode: 0644]
books/beginning_c_code/Chapter12/Dates/Examples/Listing12_4/Listing12_4.ino [new file with mode: 0644]
books/beginning_c_code/Chapter12/Dates/keywords.txt [new file with mode: 0644]
books/pdummies/.DS_Store [new file with mode: 0644]
books/pdummies/APFD_Chapter10_Automated_Garden/APFD_Chapter10_Automated_Garden.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter11_Tweeting_PetDoor/APFD_Chapter11_Tweeting_PetDoor.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter11_Tweeting_PetDoor_Test/APFD_Chapter11_Tweeting_PetDoor_Test.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter12_Home_Sensing_Station/.DS_Store [new file with mode: 0644]
books/pdummies/APFD_Chapter12_Home_Sensing_Station/APFD_Chapter12_Home_Sensing_Station.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter12_Home_Sensing_Station_Test/APFD_Chapter12_Home_Sensing_Station_Test.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter13_GPS_Datalogger/APFD_Chapter13_GPS_Datalogger.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter14_IR_Decoder/APFD_Chapter14_IR_Decoder.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter14_Remote_Controlled_Car/APFD_Chapter14_Remote_Controlled_Car.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter15_LED_Cube/APFD_Chapter15_LED_Cube.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter4/APFD_Chapter4.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter5/APFD_Chapter5.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter6_Animated_Smiley/APFD_Chapter6_Animated_Smiley.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter6_Smiley/APFD_Chapter6_Smiley.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter6_Text_Scrolling/APFD_Chapter6_Text_Scrolling.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter7_ArduinoClock/APFD_Chapter7_ArduinoClock.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter7_ArduinoClock_LCDTester/APFD_Chapter7_ArduinoClock_LCDTester.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter8_Keypad_Entry_System/APFD_Chapter8_Keypad_Entry_System.ino [new file with mode: 0644]
books/pdummies/APFD_Chapter9_RFID_Reader/APFD_Chapter9_RFID_Reader.ino [new file with mode: 0644]
books/pdummies/APFD_Web_Extras_Part_2/.DS_Store [new file with mode: 0644]
books/pdummies/APFD_Web_Extras_Part_2/APFD_Web_Extras_Part_2.ino [new file with mode: 0644]
books/pdummies/APFD_Web_Extras_Part_3/.DS_Store [new file with mode: 0644]
books/pdummies/APFD_Web_Extras_Part_3/APFD_Web_Extras_Part_3.ino [new file with mode: 0644]
books/pdummies/Libraries/.DS_Store [new file with mode: 0644]
books/pdummies/Libraries/Adafruit_GPS/Adafruit_GPS.cpp [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/Adafruit_GPS.h [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/GPSconfig.h [new file with mode: 0644]
books/pdummies/Libraries/Adafruit_GPS/README.txt [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/blank/blank.pde [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/echo/echo.pde [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/flora_dumplog/flora_gpsdump.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/flora_gpslog/flora_gpslog.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/flora_gpstest/flora_gpstest.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/flora_parsing/flora_parsing.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/leo_echo/leo_echo.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/leo_locus_dumpbasic/leo_locus_dumpbasic.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/leo_locus_erase/leo_locus_erase.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/leo_locus_start/leo_locus_start.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/leo_locus_status/leo_locus_status.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/leo_parsing/leo_parsing.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/locus_dumpbasic/locus_dumpbasic.pde [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/locus_erase/locus_erase.pde [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/locus_start/locus_start.pde [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/locus_status/locus_status.pde [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/parsing/parsing.pde [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/examples/shield_sdlog/shield_sdlog.ino [new file with mode: 0755]
books/pdummies/Libraries/Adafruit_GPS/license.txt [new file with mode: 0755]
books/pdummies/Libraries/HttpClient/HttpClient.cpp [new file with mode: 0755]
books/pdummies/Libraries/HttpClient/HttpClient.h [new file with mode: 0755]
books/pdummies/Libraries/HttpClient/README.txt [new file with mode: 0755]
books/pdummies/Libraries/HttpClient/b64.cpp [new file with mode: 0755]
books/pdummies/Libraries/HttpClient/b64.h [new file with mode: 0755]
books/pdummies/Libraries/HttpClient/examples/SimpleHttpExample/SimpleHttpExample.ino [new file with mode: 0755]
books/pdummies/Libraries/HttpClient/keywords.txt [new file with mode: 0755]
books/pdummies/Libraries/IRremote/IRremote.cpp [new file with mode: 0755]
books/pdummies/Libraries/IRremote/IRremote.h [new file with mode: 0755]
books/pdummies/Libraries/IRremote/IRremoteInt.h [new file with mode: 0755]
books/pdummies/Libraries/IRremote/LICENSE.txt [new file with mode: 0755]
books/pdummies/Libraries/IRremote/examples/IRrecord/IRrecord.ino [new file with mode: 0755]
books/pdummies/Libraries/IRremote/examples/IRrecvDemo/IRrecvDemo.ino [new file with mode: 0755]
books/pdummies/Libraries/IRremote/examples/IRrecvDump/IRrecvDump.ino [new file with mode: 0755]
books/pdummies/Libraries/IRremote/examples/IRrelay/IRrelay.ino [new file with mode: 0755]
books/pdummies/Libraries/IRremote/examples/IRsendDemo/IRsendDemo.ino [new file with mode: 0755]
books/pdummies/Libraries/IRremote/examples/IRtest/IRtest.ino [new file with mode: 0755]
books/pdummies/Libraries/IRremote/examples/IRtest2/IRtest2.ino [new file with mode: 0755]
books/pdummies/Libraries/IRremote/examples/JVCPanasonicSendDemo/JVCPanasonicSendDemo.ino [new file with mode: 0755]
books/pdummies/Libraries/IRremote/keywords.txt [new file with mode: 0755]
books/pdummies/Libraries/IRremote/readme.txt [new file with mode: 0755]
books/pdummies/Libraries/RTClib/RTClib.cpp [new file with mode: 0755]
books/pdummies/Libraries/RTClib/RTClib.h [new file with mode: 0755]
books/pdummies/Libraries/RTClib/examples/datecalc/datecalc.pde [new file with mode: 0755]
books/pdummies/Libraries/RTClib/examples/ds1307/ds1307.pde [new file with mode: 0755]
books/pdummies/Libraries/RTClib/examples/softrtc/softrtc.pde [new file with mode: 0755]
books/pdummies/Libraries/RTClib/keywords.txt [new file with mode: 0755]
books/pdummies/Libraries/SD/File.cpp [new file with mode: 0755]
books/pdummies/Libraries/SD/README.txt [new file with mode: 0755]
books/pdummies/Libraries/SD/SD.cpp [new file with mode: 0755]
books/pdummies/Libraries/SD/SD.h [new file with mode: 0755]
books/pdummies/Libraries/SD/examples/CardInfo/CardInfo.pde [new file with mode: 0755]
books/pdummies/Libraries/SD/examples/Datalogger/Datalogger.pde [new file with mode: 0755]
books/pdummies/Libraries/SD/examples/DumpFile/DumpFile.pde [new file with mode: 0755]
books/pdummies/Libraries/SD/examples/Files/Files.pde [new file with mode: 0755]
books/pdummies/Libraries/SD/examples/ReadWrite/ReadWrite.pde [new file with mode: 0755]
books/pdummies/Libraries/SD/examples/listfiles/listfiles.pde [new file with mode: 0755]
books/pdummies/Libraries/SD/keywords.txt [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/FatStructs.h [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/Sd2Card.cpp [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/Sd2Card.h [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/Sd2PinMap.h [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/SdFat.h [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/SdFatUtil.h [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/SdFatmainpage.h [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/SdFile.cpp [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/SdInfo.h [new file with mode: 0755]
books/pdummies/Libraries/SD/utility/SdVolume.cpp [new file with mode: 0755]
books/pdummies/Libraries/Sha/debugstuff.c [new file with mode: 0644]
books/pdummies/Libraries/Sha/examples/hmacsha256test/hmacsha256test.pde [new file with mode: 0644]
books/pdummies/Libraries/Sha/examples/sha1test/sha1test.pde [new file with mode: 0644]
books/pdummies/Libraries/Sha/examples/sha256test/sha256test.pde [new file with mode: 0644]
books/pdummies/Libraries/Sha/keywords.txt [new file with mode: 0644]
books/pdummies/Libraries/Sha/readme.txt [new file with mode: 0644]
books/pdummies/Libraries/Sha/sha1.cpp [new file with mode: 0644]
books/pdummies/Libraries/Sha/sha1.h [new file with mode: 0644]
books/pdummies/Libraries/Sha/sha256.cpp [new file with mode: 0644]
books/pdummies/Libraries/Sha/sha256.h [new file with mode: 0644]
books/pdummies/Libraries/Time/DateStrings.cpp [new file with mode: 0755]
books/pdummies/Libraries/Time/Examples/Processing/SyncArduinoClock/SyncArduinoClock.pde [new file with mode: 0644]
books/pdummies/Libraries/Time/Examples/Processing/SyncArduinoClock/readme.txt [new file with mode: 0644]
books/pdummies/Libraries/Time/Examples/TimeGPS/TimeGPS.pde [new file with mode: 0644]
books/pdummies/Libraries/Time/Examples/TimeNTP/TimeNTP.pde [new file with mode: 0755]
books/pdummies/Libraries/Time/Examples/TimeRTC/TimeRTC.pde [new file with mode: 0644]
books/pdummies/Libraries/Time/Examples/TimeRTCLog/TimeRTCLog.pde [new file with mode: 0644]
books/pdummies/Libraries/Time/Examples/TimeRTCSet/TimeRTCSet.pde [new file with mode: 0644]
books/pdummies/Libraries/Time/Examples/TimeSerial/TimeSerial.pde [new file with mode: 0644]
books/pdummies/Libraries/Time/Examples/TimeSerialDateStrings/TimeSerialDateStrings.pde [new file with mode: 0644]
books/pdummies/Libraries/Time/Readme.txt [new file with mode: 0755]
books/pdummies/Libraries/Time/Time.cpp [new file with mode: 0755]
books/pdummies/Libraries/Time/Time.h [new file with mode: 0755]
books/pdummies/Libraries/Time/keywords.txt [new file with mode: 0644]
books/pdummies/Libraries/Twitter/Twitter.cpp [new file with mode: 0644]
books/pdummies/Libraries/Twitter/Twitter.h [new file with mode: 0644]
books/pdummies/Libraries/xively/.gitignore [new file with mode: 0755]
books/pdummies/Libraries/xively/.travis.yml [new file with mode: 0755]
books/pdummies/Libraries/xively/CountingStream.h [new file with mode: 0755]
books/pdummies/Libraries/xively/README.md [new file with mode: 0755]
books/pdummies/Libraries/xively/Xively.h [new file with mode: 0755]
books/pdummies/Libraries/xively/XivelyClient.cpp [new file with mode: 0755]
books/pdummies/Libraries/xively/XivelyClient.h [new file with mode: 0755]
books/pdummies/Libraries/xively/XivelyDatastream.cpp [new file with mode: 0755]
books/pdummies/Libraries/xively/XivelyDatastream.h [new file with mode: 0755]
books/pdummies/Libraries/xively/XivelyFeed.cpp [new file with mode: 0755]
books/pdummies/Libraries/xively/XivelyFeed.h [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/DatastreamDownload/DatastreamDownload.ino [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/DatastreamDownload/DatastreamDownload.ino.old [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/DatastreamDownload/Makefile [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/DatastreamUpload/DatastreamUpload.ino [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/DatastreamUpload/Makefile [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/MultipleDatastreamsUpload/Makefile [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/MultipleDatastreamsUpload/MultipleDatastreamsUpload.ino [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/MultipleDatastreamsUpload/MultipleDatastreamsUpload.ino.old [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/WiFiDatastreamDownload/Makefile [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/WiFiDatastreamDownload/WiFiDatastreamDownload.ino [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/WiFiDatastreamUpload/Makefile [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/WiFiDatastreamUpload/WiFiDatastreamUpload.ino [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/WiFiMultipleDatastreamsUpload/Makefile [new file with mode: 0755]
books/pdummies/Libraries/xively/examples/WiFiMultipleDatastreamsUpload/WiFiMultipleDatastreamsUpload.ino [new file with mode: 0755]
books/pdummies/Libraries/xively/keywords.txt [new file with mode: 0755]
books/pdummies/README.txt [new file with mode: 0755]
lezioni/.elettronica-argomenti.swp [new file with mode: 0644]
lezioni/elettronica-argomenti [new file with mode: 0644]
lezioni/lezioni [new file with mode: 0644]
lezioni/ordine_argomenti [new file with mode: 0644]
lezioni/prima_lezione [new file with mode: 0644]
lezioni/ricettario.rst [new file with mode: 0644]
lezioni/seconda_lezione [new file with mode: 0644]
programming_sketchbook/ultrasonic_distance/sketch.properties [new file with mode: 0644]
programming_sketchbook/ultrasonic_distance/ultrasonic_distance.pde [new file with mode: 0644]
schemi/display_lcd_due_righe.fzz [new file with mode: 0644]
schemi/display_lcd_due_righe_bb.png [new file with mode: 0644]
serial-linux [new file with mode: 0644]
sfinge/accessori.rst [new file with mode: 0644]
sfinge/lezioni.rst [new file with mode: 0644]
sfinge/lista.rst [new file with mode: 0644]
sfinge/lista.rst_old [new file with mode: 0644]
sheets/ATmega320.png [new file with mode: 0644]
sheets/BC337-16_to_BC338-40.pdf [new file with mode: 0644]
sheets/LCD_2_righe [new file with mode: 0644]
sheets/arduino_pins_simple.png [new file with mode: 0644]
sheets/bc547b_a16_small_transistor.pdf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope MPU3050.rar [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/Data sheet and reference documents/AN-MPU-30x0EVB-00_v2-0.pdf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/Data sheet and reference documents/PS-MPU-3000A.pdf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/Data sheet and reference documents/RM-MPU-3000A.pdf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/Data sheet and reference documents/eb_armat91_xxaxx_b%20rev%201.2.pdf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/51MCU-CODE/STC-MPU-3050.txt [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/ExtDll.iex [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/JLink Regs CM3.txt [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/JLinkLog.txt [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/JLinkSettings.ini [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/core_cm3.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/core_cm3.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_cl.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_hd.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_ld.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_md.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_cl.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_hd.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_ld.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_md.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_cl.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_hd.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_ld.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_md.s [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/stm32f10x.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/system_stm32f10x.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/CM3/system_stm32f10x.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/Core/Documentation/CMSIS_Core.htm [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/CMSIS/License.doc [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/SRC/main.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/SRC/stm32f10x_conf.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/SRC/stm32f10x_it.c [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/SRC/stm32f10x_it.h [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/core_cm3.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/core_cm3.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/core_cm3.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/iic_driver.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/iic_driver.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/iic_driver.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.Uv2.bak [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.axf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.hex [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.htm [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.lnp [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.map [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.opt.bak [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.plg [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.sct [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.tra [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.uvopt [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou.uvproj [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou_Opt.Bak [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou_Target 1.dep [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou_Uv2.Bak [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou_sct.Bak [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou_uvopt.bak [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/lunzhou_uvproj.bak [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/main.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/main.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/main.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/misc.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/misc.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/misc.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/startup_stm32f10x_hd.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/startup_stm32f10x_hd.lst [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/startup_stm32f10x_hd.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_flash.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_flash.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_flash.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_gpio.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_gpio.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_gpio.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_it.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_it.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_it.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_rcc.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_rcc.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_rcc.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_tim.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_tim.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_tim.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_usart.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_usart.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_usart.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_wwdg.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_wwdg.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/stm32f10x_wwdg.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/system_stm32f10x.crf [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/system_stm32f10x.d [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52 Test program/STM32-CODE/serial port output MPU-3050/serial/system_stm32f10x.o [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/GY-52-SCH.jpg [new file with mode: 0644]
sheets/gyro/GY-52 Three-axis gyroscope sending data /Three-axis gyroscope sending data/Module Size .jpg [new file with mode: 0644]
sheets/gyro/MPU6050-V1-SCH.jpg [new file with mode: 0644]
sheets/gyro/MPU6050-V1.jpg [new file with mode: 0644]
sheets/gyro/PS-MPU-6000A.pdf [new file with mode: 0644]
sheets/gyro/RM-MPU-6000A.pdf [new file with mode: 0644]
sheets/gyro/Test program/51-coed/51-lcd-mpu6050.c [new file with mode: 0644]
sheets/gyro/Test program/51-coed/51-serial-mpu6050.c [new file with mode: 0644]
sheets/gyro/Test program/Arduino/MPU6050/Examples/MPU6050_raw/MPU6050_raw.ino [new file with mode: 0644]
sheets/gyro/Test program/Arduino/MPU6050/I2Cdev.cpp [new file with mode: 0644]
sheets/gyro/Test program/Arduino/MPU6050/I2Cdev.h [new file with mode: 0644]
sheets/gyro/Test program/Arduino/MPU6050/MPU6050.cpp [new file with mode: 0644]
sheets/gyro/Test program/Arduino/MPU6050/MPU6050.h [new file with mode: 0644]
sheets/led_5m.pdf [new file with mode: 0644]
sheets/noso.gif [new file with mode: 0644]
sheets/step_motor_28BYJ-48.pdf [new file with mode: 0644]
sheets/t-alt-pci-motherboard.gif [new file with mode: 0644]
slides/img/720px-Arduino_Logo.svg.png [new file with mode: 0644]
slides/img/background.jpg [new file with mode: 0644]
slides/img/background_desaturated.jpg [new file with mode: 0644]
slides/img/slide_bg.png [new file with mode: 0644]
slides/presentazione_arduino_base_templat_custom.odp [new file with mode: 0644]
slides/presentazione_arduino_base_templat_custom.pdf [new file with mode: 0644]
slides/presentazione_arduino_base_templat_custom.pwp [new file with mode: 0644]
staff [new file with mode: 0644]
status [new file with mode: 0644]
stores/Materiale_laboratorio.odt [new file with mode: 0644]
stores/banggood.pdf [new file with mode: 0644]
stores/lista.html [new file with mode: 0644]
tobuy [new file with mode: 0644]
var/Esposizione_in_fiera.odt [new file with mode: 0644]
var/fieraelettronica2015-7.doc [new file with mode: 0644]
var/lezioni.rst_original [new file with mode: 0644]
var/presentazione_arduino_base.odp [new file with mode: 0644]
var/presentazione_arduino_base_template.odp [new file with mode: 0644]
var/rspi_presentazione_corso.pdf [new file with mode: 0644]
var_sketches/get_started_2/_2_push_button/_2_push_button.ino [new file with mode: 0644]
var_sketches/get_started_2/example_03c_button_debouncing/example_03c_button_debouncing.ino [new file with mode: 0644]