Products tagged with '.NET Gadgeteer'
Button Module for Gadgeteer-compatible devices. This module is equipted with an on-board configurable LED.Requires socket type X or Y.
General
Schematics
Aug
|
This USB Camera Module can stream images as large as 320x240 with up to 20fps on smaller images.Requires socket type H and support for USB Cameras (ISO stream).
.NET Micro Framework devices — ChipworkX, EMX, EM, USBizi and FEZ
Please visit our community website www.TinyCLR.com for support.
Why join?
Comprehensive support from GHI's engineering staff and community members.
Access and contribute to projects on the TinyCLR Wiki.
Access and contribute open source drivers with TinyCLR Code.
Free tutorials with e-books available in multiple languages.
Live chat with community members and GHI's engineering staff.
Exclusive access to beta firmware releases.
Participate in exciting contests.
Coupons and free gifts.
uALFAT & USBwiz Chipsets
Please visit the contact page for dedicated support for these devices.
$(function() {
//When page loads...
$(".tab_content").hide(); //Hide all content
$("ul.tabs li:first").addClass("active").show(); //Activate first tab
$(".tab_content:first").show(); //Show first tab content
//On Click Event
$("ul.tabs li").click(function() {
$("ul.tabs li").removeClass("active"); //Remove any "active" class
$(this).addClass("active"); //Add "active" class to selected tab
$(".tab_content").hide(); //Hide all tab content
var activeTab = $(this).find("a").attr("href"); //Find the href attribute value to identify the active tab + content
$(activeTab).fadeIn('fast'); //Fade in the active ID content
return false;
});
slimbox2_scan();
$('a[id|="cartBtn"]').click(function(e) {
e.preventDefault();
if (!$(this).attr('enabled')) {
$(this).attr('enabled', false);
$(this).html('Processing ...').addClass('not-enabled');
$('#cartForm').submit();
} else {
alert('Please be patient
|
320x240 3.5" Color Display Module with Touch Screen.Requires sockets type R, G, B for LCD signals and optional T for touch screen.
.NET Micro Framework devices — ChipworkX, EMX, EM, USBizi and FEZ
Please visit our community website www.TinyCLR.com for support.
Why join?
Comprehensive support from GHI's engineering staff and community members.
Access and contribute to projects on the TinyCLR Wiki.
Access and contribute open source drivers with TinyCLR Code.
Free tutorials with e-books available in multiple languages.
Live chat with community members and GHI's engineering staff.
Exclusive access to beta firmware releases.
Participate in exciting contests.
Coupons and free gifts.
uALFAT & USBwiz Chipsets
Please visit the contact page for dedicated support for these devices.
$(function() {
//When page loads...
$(".tab_content").hide(); //Hide all content
$("ul.tabs li:first").addClass("active").show(); //Activate first tab
$(".tab_content:first").show(); //Show first tab content
//On Click Event
$("ul.tabs li").click(function() {
$("ul.tabs li").removeClass("active"); //Remove any "active" class
$(this).addClass("active"); //Add "active" class to selected tab
$(".tab_content").hide(); //Hide all tab content
var activeTab = $(this).find("a").attr("href"); //Find the href attribute value to identify the active tab + content
$(activeTab).fadeIn('fast'); //Fade in the active ID content
return false;
});
slimbox2_scan();
$('a[id|="cartBtn"]').click(function(e) {
e.preventDefault();
if (!$(this).attr('enabled')) {
$(this).attr('enabled', false);
$(this).html('Processing ...').addClass('not-enabled');
$('#cartForm').submit();
} else {
alert('Please be patient
|
GHI's catalog is full of 3-pin eblocks
|
This Ethernet Module gives a Gadgeteer mainboard an instant access to networks and internet
|
Need a really long cable? Use this extender to connect 2 cables
|