Tag results for ios
sort by: relevance | recent
Results from all user's collections (696 out of ~696)
|
brickit app - build new models from your old lego bricks - youtube
Bookmarked 250 weeks ago i have a look at the brickit app which lets you scan old bricks and suggest new models you can build from them brickit app: https:brickitappmusic: https |
|
kainy: play your pc-games on your phone first release 10
Bookmarked 735 weeks ago kainy is a remote desktop oriented for gaming and performancestream your games from your pc into your phonetabletplay your pc games everywhere wifi3g4gavailable for android phone tabletavailable soon for ipodiphoneipadwwwkainycom |
|
cypress academy psoc 101 lesson 8 pulse-width modulator pwm
Bookmarked 526 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:partnumbersearch7cpsoc1017c17cny:truenea: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:youtubeqhk8or0aze0 |
|
cypress academy psoc 101 lesson 4 hardware pins
Bookmarked 526 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:partnumbersearch7cpsoc1017c17cny:truenea:true i am going to tie pins together inside the device and control the leds from the switch without any intervention from the arm core at all this functionality is completely unique to cypress psoc https:youtuberqkkmhznxz4 |
|
cypress academy psoc 101 lesson 9 timer
Bookmarked 523 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:partnumbersearch7cpsoc1017c17cny:truenea: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:youtubelmiu98hr6ci |
|
cypress academy psoc 101 lesson 13 capsense
Bookmarked 519 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:partnumbersearch7cpsoc1017c17cny:truenea: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:youtuberpkkr72zls0 |
|
cypress academy psoc 101 lesson 14 status register
Bookmarked 519 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:partnumbersearch7cpsoc1017c17cny:truenea: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:youtubem_k3mpulgi0 |
|
cypress academy: psoc 101- lesson: 15 control register
Bookmarked 513 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:manufacturerpartnumberupshiftedsearch7ccy8ckit2f-0427c17cny:truenea:true the status register lesson shows how to get information out of the hardware the control register works the other way it allows firmware to generate control signals in the hardware we are going to use a control register to pick channels in a digital multiplexer and control the brightness of an led https:youtubezfrphgxnhh4 |
|
cypress academy psoc 101- lesson 17 deep sleep
Bookmarked 513 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:manufacturerpartnumberupshiftedsearch7ccy8ckit2f-0427c17cny:truenea:true in this lesson i will introduce you to deep sleep which is a far more effective power-saving mode of the device while it saves more power deep sleep has fewer options for waking up deep sleep shuts down most of the hardware and so those interrupts cannot fire one exception to that rule is the serial communication blocks https:youtubekparzkiizls |
|
ios games
Bookmarked 448 weeks ago gnm games app games by groenewold new mediagnm games - developer and publisher of app-games for android iphone and ipad app games for android iphone and ipad farm space base td dr crazy dentist defence of empire talking bear and friends plush defenders http:gnm-gamesde |
|
automation amp industrial user interfaces - preview - youtube
Bookmarked 278 weeks ago this session will provide a look into some of the ui ux of industrial and automation applications with delphi it will explore some of the considerations that drive design and some of the difficulties faced by systems like thislearn more about embarcadero technologies products at https:embarcaderocom a web user interface or web app allows the user to interact with content or software running on a remote server through a web browser the content or web page is downloaded from the web server and the user can interact with this content in a web browseruser interface ui testing is a process used to test if the application is functioning correctly ui testing can be performed manually by a human tester or it can be performed automatically with the use of a software program automated ui testing is the automation of manual test tasksappointments:https:mmeembarcaderotech https:wwwfacebookcomembarcaderotech call to day: 1 831 431-5234email: infoembarcaderocom addres |
|
software ui trends - tcoffeeandcode - youtube
Bookmarked 260 weeks ago join stephen ball ian barker and dr holger flick as they talk about software ui trends and how component development helps protect your code investment today and also into the future stephen ball is co-inventor of the iot award-winning technology change views and previously lead the software ui trends ndash tcoffeeandcode services at nokia providing a unique insight to iot and data in a connected world topics covered include where to processing data edge v central iot connectivity moving data modern architectures data storage and software developmentlearn more about embarcadero technologies products at https:embarcaderocom investment tod |
|
cypress academy psoc 101 lesson 10 i2c receive
Bookmarked 523 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:partnumbersearch7cpsoc1017c17cny:truenea: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:youtubeks_48gjcbnc |
|
cypress academy psoc 101 lesson 11 i2c transmit
Bookmarked 519 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:partnumbersearch7cpsoc1017c17cny:truenea:true we just did an i2c receive project now lets 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:youtube93x2z6pe71i |
|
cypress academy psoc 101 lesson 12 uart
Bookmarked 519 weeks ago http:wwwfutureelectronicscomensearchaspxdsnav=ntk:partnumbersearch7cpsoc1017c17cny:truenea: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:youtubefb8tv5_ouse |












