Image | Item | Location | Available | |
---|---|---|---|---|
SparkFun Block for Intel® Edison - OLED The Intel® Edison is an ultra small computing platform that will change the way you look at embedded electronics. Each Edison is packed with a huge amount of tech goodies into a tiny package while still providing the same robust strength of your go-to single board computer. Powered by the Intel® Atom™ SoC dual-core CPU and including an integrated WiFi, Bluetooth LE, and a 70-pin connector to attach a veritable slew of shield-like “Blocks” which can be stacked on top of each other. It’s no wonder how this little guy is lowering the barrier of entry on the world of electronics! Equip your Edison with a graphic display using the Edison OLED Block! Simply snap this board onto your Edison to gain access to a 0.66", 64x48 pixel monochrome OLED. To add some control over your Edison and the OLED, this board also includes a small joystick and a pair of push-buttons which can be used them to create a game, file navigator, or more! If you are looking to add a little more stability to your Intel® Edison stack, check out this Hardware Pack. It will provide you with increased mechanical strength for stacking Blocks on your Edison! | 1/1 | |||
84X48 Nokia 5110 LCD Display Module NOTE: This is pinned out different to the one from Sparkfun Nokia 5110 LCD Module, Arduino Compatible You will Need: ( NOT Included in this Listing ! ) Set of Two 1K Resistors ( For Safe Operation ) Set of Four 10K Resistors ( For Safe Operation ) Pin Connections 1. RST--------- reset. 2. CE------------chip selection. 3. DC-----------data/commands choice. 4. DIN-----------serial data line. 5. CLK------------serial Clock Speed. 6. VCC----------Power, 3.3V (Positive). 7. LIGHT--------- backlight control terminal. 8. GND-----------power negative. Specification: Power supply voltage: 2.7V- 3.3V Backlight Power Supply Voltage: 3.3V MAX 43.6mm x 43.1mm(width X height) 84 x 84 dot matrix LCD,can show 4 lines of characters, 12 Characters Per Line Feature: Uses Serial Peripheral Interface (SPI) to communicate with the microcontroller, only 8 signal lines including power and GND. Support different types of MCU (MicroController Unit) , such as Arduino, PICAXE, ARM, Raspberry PI etc. Transfer rate up to 4Mbps,can full speed write display data without waiting time. LCD controller/driver chip has been bound to LCD chip so the overall footprint of the LCD Module is Kept as small as possible. Has TWO Rows where header pins can be soldered for greater flexibility of use! Low power supply, the working current in normal situation is lower than 200¦ÌA,and has power-down mode. | 1/1 | |||
SparkFun MicroView - OLED Arduino Module The MicroView is the first chip-sized Arduino compatible module that lets you see what your Arduino is thinking using a built-in OLED display. With the on-board 64x48 pixel OLED, you can use the MicroView to display sensor data, emails, pin status, and more. It also fits nicely into a breadboard to make prototyping easy. The MicroView also has a full-featured Arduino library to make programming the module easy. In the heart of MicroView there is ATMEL’s ATmega328P, 5V & 3.3V LDO and a 64x48 pixel OLED display, together with other passive components that allow the MicroView to operate without any external components other than a power supply. Additionally, the MicroView is 100% code compatible with Arduino Uno (ATmega328P version), meaning the code that runs on an Arduino Uno will also be able to run on the MicroView if the IO pins used in the code are externally exposed on the MicroView. Note: The MicroView programmer is sold separately. Check the recommended products below. Also, unlike the Kickstarter campaign, this does not come with the breadboard and USB cable. You only get the bare module. Get Started with the SparkFun MicroView Guide Features 64x48 Pixel OLED Display ATmega328P 5V Operational Voltage VIN Range: 3.3V - 16V 12 Digital I/O Pins (3 PWM) 6 Analog Inputs Breadboard Friendly DIP Package 32KB Flash Memory Arduino IDE 1.0+ Compatible | 2/2 | |||
SparkFun Micro OLED Breakout The SparkFun Micro OLED Breakout Board breaks out a small monochrome, blue-on-black OLED. It’s “micro”, but it still packs a punch – the OLED display is crisp, and you can fit a deceivingly large amount of graphics on there. This breakout is perfect for adding graphics to your next Arduino project, displaying diagnostic information without resorting to serial output, and teaching a little game theory while creating a fun, Arduino-based video game. Most important of all, though, is the Micro OLED is easy to control over either an SPI or I2C interface. You may be asking yourself, “Why does this board look so familiar?” Yes, this is essentially a MicroView without the Arduino portion. We understand that sometimes you just need a breakout, an open door for you to explore the possibilities of a super small OLED screen. Speaking of, the screen on this breakout is only 64 pixels wide and 48 pixels tall, measuring 0.66" across. In total, the Micro OLED Breakout provides access to 16 of the OLED’s pins. Fortunately, though, you’ll only need about half of them to make the display work. The top row of pins (GND-CS) breaks out everything you’d need to interface with the OLED over an SPI or I2C interface. The pins on the bottom (D7-vB) are mostly only used if you need to control the display over a parallel interface. This board operates at 3.3V with a current of 10mA (20mA max). Get Started with the SparkFun Micro OLED Breakout Guide Features Operating Voltage: 3.3V Screen Size: 64x48 pixels (0.66" Across) Monochrome Blue-on-Black SPI or I2C Interface | 1/1 | |||
Adafruit USB + Serial LCD Backpack Add-On with Cable Adding a character display to your project or computer has never been easier with the new Adafruit USB or TTL serial backpack! This custom-designed PCB can connect to the back of any 16x2 or 20x4 character LCD and does everything you could want: printing text, automatic scrolling, setting the backlight, adjusting contrast, making custom characters, turning on and off the cursor, etc. It can even handle our RGB backlight LCDs with full 8-bit PWM control of the backlight. That means you can change the background color to anything you want - red, green, blue, pink, white, purple yellow, teal, salmon, chartreuse, or just leave it off for a neutral background. On non-RGB backlights you'll be able to dim the backlight (it's on the same pin as the 'Red' LED) Inside this backpack is an USB-capable AT90USB162 chip that listens for commands both a mini-B USB port and a TTL serial input wire. The USB interface shows up as a COM/serial port on Windows/Mac/Linux. The backpack will automatically select data from whichever input is being used. For the USB connection, it will work at any baud rate. For the TTL connection, the default baud rate is 9600 but you can send it a command to set the baud rate to 2400, 4800, 9600, 19200, 28800, or 57600 baud. (The baud rate is flashed on the LCD during powerup). Any customizations such as baud rate, backlight color, brightness, splash screen, etc. are stored permanently EEPROM.The command interface is compatible with the popular "Matrix Orbital" specifications so this backpack will work perfectly with computer applications or libraries that are expecting a "Matrix" LCD such as "LCD Smartie". We added a few extra commands for the RGB backlight and setting the LCD size. If you don't want to use the commands, you can just start sending ASCII to the LCD and it will magically appear as typed. Does not include an LCD module! You'll need to pick out an LCD from the shop and solder it on the back. | 1/1 | |||
Liquid Flow Meter - Plastic 1/2" NPS Threaded Measure liquid/water flow for your solar, computer cooling, or gardening project using this handy basic flow meter. This sensor sit in line with your water line, and uses a pinwheel sensor to measure how much liquid has moved through it. The pinwheel has a little magnet attached, and there's a hall effect magnetic sensor on the other side of the plastic tube that can measure how many spins the pinwheel has made through the plastic wall. This method allows the sensor to stay safe and dry.The sensor comes with three wires: red (5-24VDC power), black (ground) and yellow (Hall effect pulse output). By counting the pulses from the output of the sensor, you can easily track fluid movement: each pulse is approximately 2.25 milliliters. Note this isn't a precision sensor, and the pulse rate does vary a bit depending on the flow rate, fluid pressure and sensor orientation. It will need careful calibration if better than 10% precision is required. However, its great for basic measurement tasks!We have an example Arduino sketch that can be used to quickly test the sensor - it will calculate the approximate quantity of fluid in liters and display on an LCD or the serial monitor. | 2/2 |