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

wyniki wyszukiwania tagu cypress

1

Cypress Academy, PSoC 101, Lesson 14, Status Register

futureelectronicsfutureelectronics | dodany 2914 dni 12 godzin 2 minuty temu | () | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . Now I have a UART to print out information I want to show you a couple of extra components that are really useful for digital design. These are the control and status registers. These registers are the interface between the schematic and your firmware. https://youtu.be/m_k3mPulgI0 więcej...
Cypress Academy, PSoC 101, Lesson 14, Status Register
1

Cypress Academy, PSoC 101, Lesson 13, CapSense

futureelectronicsfutureelectronics | dodany 2914 dni 12 godzin 8 minut temu | () | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . PSoC can detect the presence of a finger by sensing capacitance. PSoC offers the best capacitive sensing on the planet. All the Pioneer kits have five sensors which we can use individually as buttons or to create a slider. In this lesson we will show how CapSense provides a very sensitive slider with just these 5 sensors. https://youtu.be/Rpkkr72zlS0 więcej...
Cypress Academy, PSoC 101, Lesson 13, CapSense
1

Cypress Academy, PSoC 101, Lesson 12, UART

futureelectronicsfutureelectronics | dodany 2914 dni 12 godzin 36 minut temu | () | 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 2914 dni 12 godzin 42 minuty temu | () | 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

Houston, Cypress, Tombal, Magnoila and Woodlands Custom Pool Builders

aaronburns4aaronburns4 | dodany 2931 dni 15 godzin 27 minut temu | () | Dodaj do obserwowanych obserwuj
http://www.CypressPoolBuilders.com Let us build your own private paradise. Whether you're looking for a simple pool to relax in during the hot days of summer or a complete backyard retreat to escape to after a long, hard, work week, then we can design the perfect in-ground swimming pool for you and create your dream. We want to listen to your ideas in order to get a good understanding of your vision. Our goal is to take the stress out of the equation and make the experience enjoyable... więcej...
Houston, Cypress, Tombal, Magnoila and Woodlands Custom Pool Builders
1

Cypress Academy, PSoC 101, Lesson 10, I2C Receive

futureelectronicsfutureelectronics | dodany 2935 dni 9 godzin 56 minut temu | () | 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 2935 dni 10 godzin 2 minuty temu | () | 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 2962 dni 13 godzin 26 minut temu | () | 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 2962 dni 13 godzin 32 minuty temu | () | 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
1

Cypress Academy, PSoC 101, Lesson 6, Basic Counter

futureelectronicsfutureelectronics | dodany 2962 dni 13 godzin 39 minut temu | () | Dodaj do obserwowanych obserwuj
http://www.futureelectronics.com/en/Search.aspx?dsNav=Ntk:PartNumberSearch%7cPSoC+101%7c1%7c,Ny:True,Nea:True . As you pressed the button it counted up and changed the state of the output pins accordingly. There is actually a component that can do all that for you and save a lot of wiring. It is also a great way to introduce you to the concept of wire busses. https://youtu.be/seAafknYEsE więcej...
Cypress Academy, PSoC 101, Lesson 6, Basic Counter