futureelectronics futureelectronics w Spisie od 20.02.2015
dodał linków: 110

Sortuj według: punktów | komentarzy | daty

punkty użytkownika futureelectronics

1

Cypress Academy, PSoC 101, Lesson 12, UART (+)

futureelectronicsfutureelectronics | dodany 3323 dni 4 minuty temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . I am going to show you another use of the communication blocks; a UART. For this lesson you will need to install a terminal emulator program. I recommend TeraTerm or PuTTY both of which can be downloaded to the web for free. This time create a new project from scratch rather than copying an old project. Find and add the UART to the schematic. https://youtu.be/FB8Tv5_OusE więcej...
Cypress Academy, PSoC 101, Lesson 12, UART
1

Cypress Academy, PSoC 101, Lesson 11, I2C Transmit (+)

futureelectronicsfutureelectronics | dodany 3323 dni 10 minut temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . We just did an I2C receive project. Now let’s reverse that and transmit data from the slave to the Control Panel. I do not want to spend a lot of unrelated effort creating data to transmit but the example is more interesting if the data changes value. So I will simple run the PWM slowly and transmit the counter value. https://youtu.be/93X2z6PE71I więcej...
Cypress Academy, PSoC 101, Lesson 11, I2C Transmit
1

How To Demo NXP’s BLE QN9020 (+)

futureelectronicsfutureelectronics | dodany 3343 dni 20 godzin 24 minuty temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:ManufacturerPartNumberUpshiftedSearch%7c*QN902*%7c1%7c,Ny:True,Ro:0,Nea:True,N:936 . NXP’s BLE solution, the QN900 series, presents ultra-low power consumption, longer battery life and best-in-class wireless performance. It integrates a high performance microcontroller, the ARM Cortex-M0, BLE radio, protocol stack and profile software on the chip. NXP offers the opportunity to explore the series with their development kit, QN9020... więcej...
How To Demo NXP’s BLE QN9020
1

Panasonic’s Versatile and High Quality Light Touch Switches (+)

futureelectronicsfutureelectronics | dodany 3343 dni 20 godzin 29 minut temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cEVQ%2f-%7c1%7c,Ny:True,Ro:0,Nea:True,N:546 . Main features of Panasonic’s Light Touch Switches are: small size, ESD protection, IP67 rated, high contact reliability and high peel off strength. Main benefits are: suitable for small applications, saves PCB, improves the market perception of the set device, high performance and strong solder strength that endures typical consumer handling. https://youtu.be/iHb5lRg7wdM więcej...
Panasonic’s Versatile and High Quality Light Touch Switches
1

Panasonic Coin Type CR & BR Lithium Batteries – High Energy & Reliability in One! (+)

futureelectronicsfutureelectronics | dodany 3343 dni 20 godzin 40 minut temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cCR+Series%7c1%7c,Ny:True,Ro:0,Nea:True,N:4294851090 . Panasonic offers a series of lithium batteries in many shapes and sizes including cylindrical, coin and pin types. They also introduced coin type rechargeable lithium batteries for applications like memory back up. The two battery series I will be discussing today are the CR and BR series of non-rechargeable Lithium based batteries. https://youtu.be/AAX8z9LOOFs więcej...
Panasonic Coin Type CR & BR Lithium Batteries – High Energy & Reliability in One!
1

Infineon XMC 32-bit ARM MCU’s and Power Solutions for Lighting and Motor Drive Applications (+)

futureelectronicsfutureelectronics | dodany 3343 dni 21 godzin 5 minut temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:ManufacturerPartNumberUpshiftedSearch%7c*XMC1*%7c1%7c,Ny:True,Ro:0,Nea:True,N:4294938478 . Infineon’s XMC 32-bit microcontroller portfolio is designed for system cost and efficiency for demanding industrial applications. The portfolio offers the most advanced peripheral set in the industry. Fast and largely autonomous these peripherals can be configured to support individual needs. https://youtu.be/-w4t8Xki9lc więcej...
Infineon XMC 32-bit ARM MCU’s and Power Solutions for Lighting and Motor Drive Applications
1

Cypress Academy, PSoC 101, Lesson 10, I2C Receive (+)

futureelectronicsfutureelectronics | dodany 3343 dni 21 godzin 23 minuty temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . My name is Alan Hawse and this is PSoC 101. Another useful hardware peripheral inside of PSoC 4 is the serial communication block, which can be used as a UART, I2C, or SPI. In this lesson I will start with PSoC 4 acting as an I2C slave and use our Windows utility called the Bridge Control Panel to play the role of master. https://youtu.be/ks_48gjCBNc więcej...
Cypress Academy, PSoC 101, Lesson 10, I2C Receive
1

Cypress Academy, PSoC 101, Lesson 9, Timer (+)

futureelectronicsfutureelectronics | dodany 3343 dni 21 godzin 30 minut temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . My name is Alan Hawse and this is PSoC 101. The third use of the TCPWM component is as a timer. In this example we will time how long the switch is held down and translate that into the brightness of the LED by reusing the PWM that we set up in the last lesson. https://youtu.be/LmiU98HR6CI więcej...
Cypress Academy, PSoC 101, Lesson 9, Timer
1

Cypress Academy, PSoC 101, Lesson 8, Pulse-Width Modulator (PWM) (+)

futureelectronicsfutureelectronics | dodany 3371 dni 54 minuty temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . In this lesson I am going to show you the pulse width modulator, or PWM functionality of the TCPWM. This component generates repeating pulses on its output and lets you control both the period and the duty cycle. https://youtu.be/QhK8OR0Aze0 więcej...
Cypress Academy, PSoC 101, Lesson 8, Pulse-Width Modulator (PWM)
1

Cypress Academy, PSoC 101, Lesson 7, Timer, Counter and PWM Component (+)

futureelectronicsfutureelectronics | dodany 3371 dni 1 godzinę temu | (www.youtube.com) | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . I am going to introduce you to a more powerful counter. This counter is implemented in one of the special Timer/Counter/PWM blocks or TCPWM in the PSoC device. https://youtu.be/zRAP3PRudMg więcej...
Cypress Academy, PSoC 101, Lesson 7, Timer, Counter and PWM Component


Drogi użytkowniku!

W trosce o komfort korzystania z naszego serwisu chcemy dostarczać Ci coraz lepsze usługi. By móc to robić prosimy, abyś wyraził zgodę na dopasowanie treści marketingowych do Twoich zachowań w serwisie. Zgoda ta pozwoli nam częściowo finansować rozwój świadczonych usług.

Pamiętaj, że dbamy o Twoją prywatność. Nie zwiększamy zakresu naszych uprawnień bez Twojej zgody. Zadbamy również o bezpieczeństwo Twoich danych. Wyrażoną zgodę możesz cofnąć w każdej chwili.

 Tak, zgadzam się na nadanie mi "cookie" i korzystanie z danych przez Administratora Serwisu i jego partnerów w celu dopasowania treści do moich potrzeb. Przeczytałem(am) Politykę prywatności. Rozumiem ją i akceptuję.

 Tak, zgadzam się na przetwarzanie moich danych osobowych przez Administratora Serwisu i jego partnerów w celu personalizowania wyświetlanych mi reklam i dostosowania do mnie prezentowanych treści marketingowych. Przeczytałem(am) Politykę prywatności. Rozumiem ją i akceptuję.

Wyrażenie powyższych zgód jest dobrowolne i możesz je w dowolnym momencie wycofać poprzez opcję: "Twoje zgody", dostępnej w prawym, dolnym rogu strony lub poprzez usunięcie "cookies" w swojej przeglądarce dla powyżej strony, z tym, że wycofanie zgody nie będzie miało wpływu na zgodność z prawem przetwarzania na podstawie zgody, przed jej wycofaniem.