CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI

文件名称:Esercizi-Architteture

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-08-31
  • 文件大小:
    93.84kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

for msp430 you can do something with your board
(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
LEZIONE5/Check the correctness of the data using code/main.c
LEZIONE5/Check the correctness of the written data using the debugger/main.c
LEZIONE5/Create a 100byte char buffer in FLASH and use the DMA to transfer it to SRAM memory/main.c
LEZIONE5/Rewrite the example code not using the DMA to perform the data transfer/main.c
LEZIONE5/Risposte domande DMA.txt
LEZIONE6/USART/Exercise 1/main.c
LEZIONE6/USART/Exercise 2/main.c
LEZIONE6/USART/Exercise 3/main.c
LEZIONE6/USART/Exercise 4/main.c
LEZIONE7/Bluetooth/Configure the Bluetooth/main.c
LEZIONE7/Bluetooth/Send and Receive data/main.c
LEZIONE7/WiFi/Perform a POST request with your name and the variable that will be assigned/main.c
LEZIONE8/misurare temperatura con ADC.docx
LEZIONE8/Nuova cartella/main.c
LEZIONE8/Write a program to monitor the temperature for 10 min with a sampling time of 30 sec/main.c
LEZIONE8/Write a program to turn on a LED if the temperature is above a certain threshold and turn off/main.c
FinalProject/main.c
LEZIONE 2/General Purpose IO/Make the LEDs alternately blink/main.c
LEZIONE 2/General Purpose IO/Make the LEDs blink together/main.c
LEZIONE 2/General Purpose IO/Turn ON both the LEDs/main.c
LEZIONE 2/General Purpose IO/Turn ON the BLUE LED/main.c
LEZIONE 2/Risposte alle domande sul SysTick.txt
LEZIONE 2/SysTick/Make the LEDs alternately blink using the SysTick/main.c
LEZIONE 2/SysTick/Make the LEDs alternately blink with a frequency lower than 1Hz/main.c
LEZIONE 2/SysTick/Make the LEDs blink using the SysTick/main.c
LEZIONE 2/SysTick/Make the LEDs that blik at diferrent frequency/main.c
LEZIONE 3/EXTI/Risposte alle domande sul EXTI.txt
LEZIONE 3/EXTI/Write a code to avoid bouncing/main.c
LEZIONE 3/EXTI/Write a code to avoid debouncing that uses the systick as a debounce timer/main.c
LEZIONE 3/EXTI/Write a code to detect interrupt on PC6 and test connecting the pin to GND/main.c
LEZIONE 3/EXTI/Write a code to toggle the status of the LED/main.c
LEZIONE 3/EXTI/Write a program in which the button starts and stops the blinking of the led/main.c
LEZIONE 3/EXTI/Write a program to modify the frequency of LED blinking by pressing the button/main.c
LEZIONE 3/EXTI/Write a program to recognize double click on the button to turn ON the LED/main.c
LEZIONE 3/EXTI.rar
LEZIONE 3/FLASH/Check the correctness of the data using code/main.c
LEZIONE 3/FLASH/Check the correctness of the written data using the debugger/main.c
LEZIONE 3/FLASH/Modify the code to write in FLASH the half-word 0xBEEF and check the correctness of the/main.c
LEZIONE 3/FLASH/Risposte alle domande sulla FLASH.txt
LEZIONE 3/FLASH/Write a program to store in flash memory the number of times a button is pressed in a unit/main.c.txt
LEZIONE4/Generate a 500Hz square wave in output from TIM2_CH1 pin/main.c
LEZIONE4/Generate a PWM signal @ 25KHz duty cycle 10%/main.c
LEZIONE4/Make a LED blinking at 2Hz the other one at 3Hz/main.c
LEZIONE4/Modify the blinking frequency to 2Hz 5Hz 0.5Hz 0.1Hz/main.c
LEZIONE4/Risposte alle domande sul TIMER.txt
LEZIONE4/Use the button to modify the blinking frequency of the LEDs/main.c
LEZIONE6/USART/Exercise 1
LEZIONE6/USART/Exercise 2
LEZIONE6/USART/Exercise 3
LEZIONE6/USART/Exercise 4
LEZIONE7/Bluetooth/Configure the Bluetooth
LEZIONE7/Bluetooth/Send and Receive data
LEZIONE7/WiFi/Perform a POST request with your name and the variable that will be assigned
LEZIONE 2/General Purpose IO/Make the LEDs alternately blink
LEZIONE 2/General Purpose IO/Make the LEDs blink together
LEZIONE 2/General Purpose IO/Turn ON both the LEDs
LEZIONE 2/General Purpose IO/Turn ON the BLUE LED
LEZIONE 2/SysTick/Make the LEDs alternately blink using the SysTick
LEZIONE 2/SysTick/Make the LEDs alternately blink with a frequency lower than 1Hz
LEZIONE 2/SysTick/Make the LEDs blink using the SysTick
LEZIONE 2/SysTick/Make the LEDs that blik at diferrent frequency
LEZIONE 3/EXTI/Write a code to avoid bouncing
LEZIONE 3/EXTI/Write a code to avoid debouncing that uses the systick as a debounce timer
LEZIONE 3/EXTI/Write a code to detect interrupt on PC6 and test connecting the pin to GND
LEZIONE 3/EXTI/Write a code to toggle the status of the LED
LEZIONE 3/EXTI/Write a program in which the button starts and stops the blinking of the led
LEZIONE 3/EXTI/Write a program to modify the frequency of LED blinking by pressing the button
LEZIONE 3/EXTI/Write a program to recognize double click on the button to turn ON the LED
LEZIONE 3/FLASH/Check the correctness of the data using code
LEZIONE 3/FLASH/Check the correctness of the written data using the debugger
LEZIONE 3/FLASH/Modify the code to write in FLASH the half-word 0xBEEF and check the correctness of the
LEZIONE 3/FLASH/Write a program to store in flash memory the number of times a button is pressed in a unit
LEZIONE5/Check the correctness of the data using code
LEZIONE5/Check the correctness of the written data using the debugger
LEZIONE5/Create a 100byte char buffer in FLASH and use the DMA to transfer it to SRAM memory
LEZIONE5/Rewrite the example code not using the DMA to perform the data transfer
LEZIONE6/USART
LEZIONE7/Bluetooth
LEZIONE7/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com