View allAll Photos Tagged gpio
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
This is the very first Next Hope prototype to work. It was taken before the flux was cleaned off, and the image has been cropped.
Enabling PWM for the backlight pin seems to mux *all* PWM pins to PWM mode, which isn't good if you're using them in GPIO mode already to toggle other logic
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
'Hello Pond' is the new 'Hello world'.
I'm converting my Little Box of Poems from Arduino to RaspberryPi.
The thermal printer is connected to serial pins on the Raspberry Pi. I'm programming the screenless and keyboardless Pi using an SSH session to log into the Pi in a terminal window on my netbook. If you look carefully you can see my ham-fisted attempts at getting my first ever Python scripts to run. Behind you can see www.geekgurldiaries.blogspot.co.uk/
I had to take the lid off my PiBow case to get to the GPIO pins using the male-female connectors I have.
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
The Pmod SSR is a solid state relay that features IXYS' CPC1908J. The Pmod SSR uses a switch controlled by a single GPIO pin and is rated to block up to 48 Volts and switch up to 6 Amps (rms) continuous current.
store.digilentinc.com/pmod-ssr-solid-state-relay-electron...
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
I used a few 603 .1uf caps where it called for 402's. Sorry SMD gods for such blasphemy.
goodfet.sourceforge.net
Debug port @ 0x0d8000e0. Bit order is (from D7 ... D0) TP220, TP219, TP226, TP225, TP224, TP223, TP222, TP221. See wiibrew.org/wiki/Hardware/Hollywood_GPIOs
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
The Pmod8LD is a set of 8 high-bright LEDs that are each individually driven by a logic-level transistor.
1st gen raspberry pi using an ULN2003 to drive Sainsmart 4 channel relay board. Works great using 5 volts from gpio :)
Should really be able to get up to many MHz using optimized assembly (limited by peripheral clock, not the faster 72MHz CPU clock as you might expect). This shot taken from output from our handy dandy interactive hardware test program: gist.github.com/380091
Fair amount of voltage jump on the transitions. Possibly exacerbated by el cheapo scope probes attached to flying test leads...
Intel J1900 2GHz (2.4GHz burst) Quad core 22nm CPU
8GB DDR3L 1333MHz SODIMM
SATA, mSATA, Gigabit Ethernet, VGA, LVDS, HDMI, USB3, RS-232, GPIO, Mini PCIe, HD Audio I/O
Runs Debian with:
MySQL, Apache, PHP, DNS, DHCPd, Samba, TFTP (for PXE Client boot), Zoneminder, Postfix, Dovecot and KVM to virtualise ½ dozen websites hosted through a LAMP server.
It uses a single 12 Volt supply at < 1 Amp. Fanless.
It'll do for year 2015.
Meh, I want 128 cores at 32GHz for < 3.3 Volts at < 100mA and the moon on a stick please.
Raspberry Pi Zero WiFi and Hammer Header from Microcenter - the header was more than the Pi Zero (5bux usd)
Sanguino is an open source Arduino-compatible microcontroller board that is base
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Intel J1900 2GHz (2.4GHz burst) Quad core 22nm CPU
8GB DDR3L 1333MHz SODIMM
SATA, mSATA, Gigabit Ethernet, VGA, LVDS, HDMI, USB3, RS-232, GPIO, Mini PCIe, HD Audio I/O
Runs Debian with:
MySQL, Apache, PHP, DNS, DHCPd, Samba, TFTP (for PXE Client boot), Zoneminder, Postfix, Dovecot and KVM to virtualise ½ dozen websites hosted through a LAMP server.
It uses a single 12 Volt supply at < 1 Amp. Fanless.
It'll do for year 2015.
Meh, I want 128 cores at 32GHz for < 3.3 Volts at < 100mA and the moon on a stick please.
With the help of a few google searches I connected a LCD shield for an Arduino to my Raspberry Pi using a Python-script, just to see if it could be done. Lying on top of my German Atari TT-keyboard.
I used this url: [learn.adafruit.com/drive-a-16x2-lcd-directly-with-a-raspb...] to find out how to connect it, this [www.raspberrypi-spy.co.uk/2012/06/simple-guide-to-the-rpi...] to map the pins on the Pi, and this [www.hobbytronics.co.uk/arduino-lcd-keypad-shield] to find out the pins on the shield.
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
supermicro h8sgl. modified ulx3s to power gpio from the flash power rail, allowing auto-adapting to correct voltage
The Pmod SSR is a solid state relay that features IXYS' CPC1908J. The Pmod SSR uses a switch controlled by a single GPIO pin and is rated to block up to 48 Volts and switch up to 6 Amps (rms) continuous current.
store.digilentinc.com/pmod-ssr-solid-state-relay-electron...
Embedded Electronics Starter Kit from GHI Electronics
FEZ Spider Starter Kit
www.ghielectronics.com/catalog/product/297
FEZ Spider Starter Kit is the first commercially available .NET Gadgeteer-compatible kit. it includes everything necessary for educators, hobbyists and even professionals. Embedded development is fast & easy (FEZ) thanks to .NET Micro Framework, .NET Gadgeteer and the numerous GHI value added features such as WiFi and USB Host.
The kit includes:
FEZ Spider Mainboard
Display T35 Module (3.5" with touchscreen)
USB Client DP Module (with USB cable)
Camera Module
2x Multicolor LED Module (DaisyLink)
2x Button Module
Ethernet J11D Module
SD Card Module
USB Host Module
Extender Module
Joystick Module
10cm IDC cables (included with modules).
Assorted IDC Cable Pack:
4x 5cm IDC cables
3x 20cm IDC cables
1x 50cm IDC cable
Reusable Plastic Storage Box
FEZ Spider Mainboard is a .NET Gadgeteer-compatible mainboard based on GHI Electronics' EMX module. This makes FEZ Spider Mainboard the most feature-full .NET Gadgeteer compatible device in the market. It contains all of .NET Micro Framework core features and adds many exclusive features, such as USB host, WiFi and RLP (loading native code). All these features combine to provide a rapid prototyping platform.
Key Features:
14 .NET Gadgeteer compatible sockets that include these types: X, Y, A, C, D, E, F, H, I, K, O, P, S, T, U, R, G, B and Z.
Configurable on-board LED
Configuration switches.
Based on GHI Electronics EMX module
72MHz 32-bit ARM7 processor
4.5 MB Flash
16 MB RAM
LCD controller
Full TCP/IP Stack with SSL, HTTP, TCP, UDP, DHCP
Ethernet, WiFi driver and PPP ( GPRS/ 3G modems) and DPWS
USB host
USB Device with specialized libraries to emulate devices like thumb-drive, virtual COM (CDC), mouse, keyboard
76 GPIO Pin
2 SPI (8/16bit)
I2C
4 UART
2 CAN Channels
7 10-bit Analog Inputs
10-bit Analog Output (capable of WAV audio playback)
4-bit SD/MMC Memory card interface
6 PWM
OneWire interface (available on any IO)
Built-in Real Time Clock (RTC) with the suitable crystal
Processor register access
OutputCompare for generating waveforms with high accuracy
RLP allowing users to load native code (C/Assembly) for real-time requirements
Extended double-precision math class
FAT File System
Cryptography (AES and XTEA)
Low power and hibernate support
In-field update (from SD, network or other)
Dimensions: W 2.25" x L 2.05" x H 0.5"
Power
Low power and hibernate modes
Active power consumption 160 mA
Idle power consumption 120 mA
Hibernate power consumption 40 mA
Enviromental:
Requires .NET Gadgeteer standard red power modules.
RoHS compliant /Lead-free compliant
Most EMX software features are GHI exclusive, see software documentation for details.
For more information about .NET Gadgeteer visit:
Photograph taken by Michael Kappel
Intel J1900 2GHz (2.4GHz burst) Quad core 22nm CPU
8GB DDR3L 1333MHz SODIMM
SATA, mSATA, Gigabit Ethernet, VGA, LVDS, HDMI, USB3, RS-232, GPIO, Mini PCIe, HD Audio I/O
Runs Debian with:
MySQL, Apache, PHP, DNS, DHCPd, Samba, TFTP (for PXE Client boot), Zoneminder, Postfix, Dovecot and KVM to virtualise ½ dozen websites hosted through a LAMP server.
It uses a single 12 Volt supply at < 1 Amp. Fanless.
It'll do for year 2015.
Meh, I want 128 cores at 32GHz for < 3.3 Volts at < 100mA and the moon on a stick please.
Sanguino is an open source Arduino-compatible microcontroller board that is base
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0
Sanguino is an open source Arduino-compatible microcontroller board that is based on the Arduino, and inspired by the Boarduino form-factor. It uses the atmega644P chip which has 4x the memory, ram and 12 more GPIO pins than the Arduino's atmega168.
More info: make.sanguino.cc/1.0