Tag Archives: MicroView

Video: Young boy creates his own smartwatch


Watch-a making? While most kids would just go and ask for a watch, this eight-year-old decided to build one himself.


We had the pleasure of meeting eight-year-old Omkar back at Maker Faire Bay Area 2014. Since then, the young and talented Maker has been hard at work devising a DIY smartwatch, or what he describes as a “precise timekeeper.”

img_3277

The aptly-named O Watch uses a real-time clock module, a LiPo battery, an Adafruit charger and a Sparkfun Microview, which is a tiny ATmega328P based board with its own built-in OLED screen. At the moment, the device can tell time, day of the week and temperature, yet Omkar does reveal future plans for games, apps, reminders, an accelerometer, GPS, and perhaps even Bluetooth. We’ll let him tell you all about it himself…

WORDY recites vocabulary, plays Pong and makes decisions

If you recall, MicroView is a chip-sized platform equipped with a built-in OLED (64×48) display allowing Makers to see what the board is “thinking” without having to link with a PC.

 The device, which was an immediate Kickstarter hit, is built around the ATmega328P MCU. And while we may not have seen too many projects come through just yet using the uber-tiny ‘duino display, Elecia White has made up for the lull by devising a rather nifty ring, aptly named WORDY. Spelling bee geeks, rejoice!

photo-11

“The size and shape of the MicroView just cried out to be made into a ring, and for that, [Elicia] is using air-drying bendy polymer clay. To attach the clay to the MicroView, [Elecia] put some female headers in a breadboard, and molded the clay over them into a ring shape. It works, and although [Elecia] didn’t do anything too tricky with the headers and clay, there are some interesting things you could do running wires through the clay,” Hackaday’s Brian Benchoff notes.

3864531418142256621

Elecia sought out to create a ring that when tapped, would give her a word. If tapped again, it would display the definition. Aside from being a word-of-the-day-like device, the wearable can also serve as a personal Magic 8-Ball for those indecisive individuals.

Though we’ve seen the game of Tetris played on a Maker’s bracelet, we’ve never seen the insanely-popular game of Pong on a ring. Elecia controls the game paddles through finger movement using its embedded accelerometer.

9536461418256240818

One other key feature of the MicroView-based project is its distinct punch mode. Whenever a user makes an air-punch (or shake), WORDY shows a corresponding punch word (i.e. “BIFF, Pow!”) along with a few rectangles for added effect. However, for it to function properly, Elecia does warn that you need to mean it.

If you like it, then you should put a WORDY ring on it! You can find the Maker’s entire project here. Word up!

Atmel @ Maker Faire Day 2

Atmel’s jam-packed booth (#205) hosted Makers, modders and hackers on day two of Maker Faire Bay Area 2014.

We showcased a number of uber-cool exhibits and demos throughout the day, with various guest appearances by various personalities such as Massimo Banzi and Sir Mix-A-Lot.

Our Day 1 image gallery is available here – and more Day 2 pictures below!

Atmel @ Maker Faire Day 0 (sneak peek)

Atmel is getting ready to take center stage at Maker Faire Bay Area 2014 in San Mateo on May 17th and 18th.

atmelmakerfaire1

Our team is currently setting up booth #205, where we’ll be showcasing a wide range of Maker projects, platforms and devices, including the new Arduino Zero which is powered by Atmel’s ARM-based SAMD21 microcontroller (MCU).

So, what else can you find in booth #205?

  • Wearable electronics and cosplay
  • MicroView
  • ProtoSnap Pro-Mini
  • Red Boards
  • FuzzBots
  • Phonear
  • Touch Boards
  • Hexabugs
  • uToT ‘bots
  • 3D printers
… And more!

Maker Faire Bay Area 2014 will kick off at the San Mateo Event Center in San Mateo, CA, on Saturday, May 17, from 10am to 8pm and Sunday, May 18, from 10am to 6pm.

Tickets can be purchased on-site at Maker Faire Bay Area 2014 on May 17 and 18, 2014 ($25.00 – $40.00 for a full day pass).

Can’t make it to the Faire? You can follow @Atmel live on Twitter for event updates, or join the conversation by tweeting #AtmelMakes.

1:1 Interview with Marcus Schappi of MicroView

The Atmel-powered MicroView – which made its first official Kickstarter appearance last week – has already raised nearly $547,925 from over 6,666 enthusiastic backers.

Essentially, the MicroView is a chip-sized platform with a built-in OLED (64×48) display that allows Makers to see what the Atmel-based board is “thinking” without having to link with a PC.

 The device, designed by the Geek Ammo crew, is built around Atmel’s versatile ATmega328P microcontroller (MCU).

Recently, Atmel’s Tom Vu sat down with MicroView creator Marcus Schappi to discuss the project’s Kickstarter success.

Tom Vu: What are the origins of Project MicroView? How did it all start? Given your success with Ninja Blocks, what motivated you to do this project?

Marcus Shappi: This is the first time you can see what your Arduino is thinking! We’ve always tried to make learning electronics easier. We started by creating an Arduino with LEDs on each output pin so you know when the pins are being turned on. We next built Ninja Blocks, an Internet of Things (IoT) system that removes the impediments of needing to know electronics, networking and programming. To cap things off, we asked ourselves how can we make this even easier, and [then] came the MicroView.  We’ve put an incredible amount of time into the MicroView Arduino Library, with only a couple of lines of code makers can dispay images, text, widgets, graphs and gauges. MicroView embeds the power of an Arduino or dev board, onto the size of a chip.

TV: What is Geek Ammo core philosophy and mission?

MS: At Geek Ammo we want to make awesome open source gear (hardware) for Makers and Geeks.

Marcus Shappi and Geek Ammo - Kickstarter Funded Project

TV: Obviously, this compliments the Arduino environment. Why does achieving the smallest form factor matter during the phases of development and engineering process?

MS: When Makers are building projects, often size is a consideration (the MicroView is a tiny 26mm x 26mm x 16mm); this is especially so with wearable and airborne projects where size and weight are a constraint. When holding a MicroView in your hand you’ll instantly notice that it has standard spacing (bread board compatible), but not only that it’s also DIP compatible, making it easy to include in projects with just a couple of headers. Meanwhile, users can also appreciate the smooth ergonomic surfaces on the underside which make it easy to remove the MicroView from a prototyping breadboard.

TV: What can you do with a packaged OLED on microcontroller? Can you provide some use-cases where the display is useful during the Maker Build or Prototype process toward achieving MVP?

MicroView with OLED making ease of use on a nicely fitted Breadboard-AVR

MS: The OLED on the microcontroller really makes it easy to quickly understand what’s going on inside the Arduino. As part of our Arduino library we’ve included code to easily render text, widgets, sprites, graphs and gauges. This is great for displaying information on what your project is doing. Every project has some level of debugging and the MicroView makes this so easy. This could be in a wearables project or even robotics.

TV: Tell us about why education is important in getting newbie younger and Maker-aspiring audience more involved? How are you helping facilitate this early start?

MS: Yes, naturally education is important for the next generation of Makers, and the MicroView helps to make electronics more accessible. By virtue of having the built in OLED display we’re able to show tutorials on how to use the hardware, and that’s cool, but what is really special is the ability to interact with a project and get live feedback on the OLED display. MicroView can help teach you electronics and Arduino. The MicroView comes preflashed with built-in tutorials that are displayed on its OLED screen.

TV: What versions of development platforms can be used with MicroView?

MS: The MicroView support Arduino today.MicroView from Kickstarter Funded Project  Demonstrating Agile Development with OLED Interface

TV: Can MicroView be used inside some connected items? IoT? Wearables? Drones? Robots? Please describe some imaginative projects?

MS: Yup, it sure can. Anywhere where you can use an Arduino you can use a MicroView. We’ve used it to display weather and [other] information. We’ve [also] used it as the brains of a robot, showing the motor status and even a wearable project that displays a heart beat.

TV: What does can MicroView do better for an inspiring engineer or ideate builder looking to help sculpt the world of IoT?

MS: The MicroView make it easier to get started, you can very quickly see what’s happening. This is especially important for IoT projects where you traditionally don’t have one.

MicroView and Sample Applications demonstrating use on Robot

TV: Why doesn’t your project consider multiple rewards or tiers for crowd funding patrons? What you are getting if basic funding goals are met? Stretch goals?

MS: Reward tiers for direct multiples are not possible due to Kickstarter’s terms and conditions. We have a number of tiers starting from $45, with the most popular Tier being the “Learning Kit Tier” which includes parts to create 11 different circuits. We’ve decided to not do stretch goals as they tend to add risk to a project. We want to ship the MicroView on time!

TV: Why is SparkFun your choice in distribution and build?

MS: SparkFun are the experts at manufacturing products like the MicroView. Previously, they’ve manufactured and shipped a Kickstarter project called Makey Makey. We know they can do this, and do it well! Beyond Kickstarter, SparkFun has, by far, the best distribution in the industry.

MicroView makes it easier to get started

TV: Does this statement embody “I am a software company or hardware company” matter in the age of IoT where innovation lies beyond the core?

MS: Didn’t the venture capitalist, Brad Feld say “hardware is just software wrapped in plastic?” So yeah, in 2014 hardware is software and vice versa.

TV: How do you see and why you chose the AVR (MegaAVR)?

MS: We primarily chose AVR for it’s compatibility with Arduino. We’ve seen other projects try to port Arduino to other chipsets, and whilst on the whole they’ve done a good job, there always seems to be some bugs. We don’t want any bugs!

TV: What do you especially like about AVR MCU in your projects?

MS: When you’re designing projects, it’s critical that you have: parts availability, a part that has been field tested (tried and true), and for the type of projects we’re doing power consumption is also a big priority.

TV: What is the differentiator of the Library? Tell me about the enhanced frames per second (FPS) performance in the OLED? Why? What could be a potential use or engineering feat of this speed?

MS: The Arduino library our amazing EE JP Liew has created makes it super easy to do things that would normally be difficult on a microcontroller, like showing on the display, images, text, graphs and gauges. With JP’s library, creating a widget is only a line of code, and updating it another line. When we first started the project we used a 3rd party library, but we found that the performance was sluggish. JP rewrote the library and was able to get 200FPS (more than needed for the human eye). However, this is important on an AVR because you’re doing all your work in a single thread, so if the uC gets bogged down trying to render the screen, it can’t do other things like data-acquisition from a sensor like an accelerometer.

TV: What is the advantage of a combined small form factor OLED display for creative building and prototyping?

MS: You no longer need to connect your Arduino to a computer to see what it’s thinking. No more cryptic LED blink sequences to working what part of the code your Arduino is running.

TV: In the spirit of open source, when can I access the 3D CAD design files, PCB source files, and project’s open source code?

MS:  We’ll make the source public as soon as the Kickstarter funding period is over.

 

Winning with Atmel on Kickstarter



Kickstarter first opened its virtual doors on April 28, 2009. Since then, the wildly popular crowdfunding website has tracked over $1 billion in pledges from 5.9 million individuals who actively funded 59,000 creative projects.

Unsurprisingly, quite a number of Atmel-powered Kickstarter projects have been successfully funded over the past year, including:

MicroView



MicroView is a chip-sized platform with a built-in OLED (64×48) display that allows Makers to see what the Atmel-based board is “thinking” without having to link with a PC.

The device, designed by the Geek Ammo crew, is built around Atmel’s versatile ATmega328P microcontroller (MCU).



1Sheeld

Integreight’s 1Sheeld – designed around Atmel’s ATMega162 MCU – is an easily configurable shield for Arduino boards.

http://www.kickstarter.com/projects/integreight/1sheeld-replace-your-arduino-shields-with-your-sma

Essentially, 1Sheeld connects to a mobile Android app that allows users to take advantage of various smartphone features including the display, gyroscope, accelerometer, magnetometer, GSM, Wi-Fi and GPS.

DIWire



The first desktop CNC wire bender recently hit Kickstarter with an Atmel MCU (ATxmega192/TinyG) under the hood.

https://www.kickstarter.com/projects/1638882643/diwire-the-first-desktop-wire-bender

Designed by Pensa Labs, the DIWire transforms drawn curves into bent wire that can be assembled to make just about anything.

Primo



Primo can best be described as a playful physical programming interface that helps teach children programming logic without the need for literacy.

https://www.kickstarter.com/projects/1039674461/primo-teaching-programming-logic-to-children-age-4

Powered by an Atmel-based Arduino board, the Primo play-set uses shapes, colors and spacial awareness to instruct programming logic through a tactile, warm and magical learning experience

.

Robox



Robox is a 3D printing and micro-manufacturing platform designed byC Enterprise Ltd. (CEL).

https://www.kickstarter.com/projects/robox/robox-desktop-3d-printer-and-micro-manufacturing-p?ref=live

Driven by an ARM-based Atmel chip, the Robox was designed by its creators to “demystify” the 3D printing process.

The EX¹ 

The Atmel-powered (ATmega2560) EX¹ allows Makers and engineers to quickly print circuit boards on a wide variety of material.

https://www.kickstarter.com/projects/cartesianco/the-ex1-rapid-3d-printing-of-circuit-boards

Simply put, the EX¹ is helping to transform electronics and prototyping in the same way that conventional 3D printing revolutionized traditional manufacturing.

Touch Board: Interactivity Everywhere



The Touch Board is an Atmel-powered platform (ATmega32U4 MCU) that allows Makers to more easily create interactive and responsive projects.

The Touch Board can change the world around you by turning almost any material or surface into a sensor.

Flutter

Flutter is an open source Atmel-powered wireless platform with a 1000m+ (3200 ft) range.

https://www.kickstarter.com/projects/flutterwireless/flutter-20-wireless-arduino-with-half-mile-1km-ran

Protected from digital intruders by Atmel’s ATSHA204 which offers 256-bit AES hardware encryption, Flutter makes it easy for DIY Makers to build projects that communicate across a house, neighborhood and beyond.

Hex ‘Copter

Hex – powered by Atmel’s ATmega32U4 – is a 3D-printed nanocopter that can be controlled using the gravity sensors in a mobile device.

https://www.kickstarter.com/projects/1387330585/hex-a-copter-that-anyone-can-fly

Essentially, Hex imitates the movement of the smartphone or a tablet in the air. In addition, traditional throttle, elevator, aileron, rudder control systems can be used to operate your Hex.

ATtiny85 ISP!



Designed by Ben Escobedo, the open source ATtiny85 ISP! can probably best be described as a breakout prototyping board for Atmel’s ATtiny85/45/25 lineup.

https://www.kickstarter.com/projects/rullywowr/attiny85-isp-shrink-your-arduino-projects-with-eas?ref=live

The project’s goal? Allowing Makers to take advantage of the ATtiny85 chip’s potential, while using the familiar Arduino IDE and harnessing the super awesome support from the Arduino community.

Agent Smartwatch



Atmel’s SAM4S and tinyAVR MCUs are inside the Agent smartwatch which raised well over a million dollars on the crowdfunding website.

https://www.kickstarter.com/projects/secretlabs/agent-the-worlds-smartest-watch

The next-gen smartwatch offers brand-new technology, world-class developer tools, unparalleled battery life and Qi wireless charging.

Blinky Tape



BlinkyTape – powered by Atmel’s ATmega32U4 – is a portable LED strip with 60 pixels and an integrated USB-programmable light processor.

https://www.kickstarter.com/projects/740956622/blinkytape-the-led-strip-reinvented

Additional key specs include 32KB Flash memory, 2.5KB RAM, 1KB EEPROM, a micro USB connector for power and data, as well as an on-board micro switch for interactive applications.

Vega Edge



Made of laser-cut leather, the Atmel-powered, Arduino-based Edge is a wearable light that snaps securely onto your clothing with the help of four strong neodymium magnets.

https://www.kickstarter.com/projects/868814363/vega-edge

You can wear it discreetly by day or brightly at night with your winter coat, cardigan, hood, scarf, handbag, collar, pocket, belt, or wherever you’d like a touch of light.

The Open Enigma Project

Designed by the ST-Geotronics crew, the Open Enigma (M4) Project – powered by an Atmel-based Arduino Mega (ATmega1280) – first surfaced towards the end of 2013.

https://www.kickstarter.com/projects/438986934/the-open-enigma-project

When it went live on Kickstarter, the Open Engima successfully raised over $62,000, facilitating the implementation of several important stretch goals.

Skirmos: Open Source Laser Tag

Skirmos is an open source, versatile laser tag system that features an ATmega328P microcontroller (MCU), Arduino bootloader, color LCD screen (acts as a realtime HUD) and an infrared LED.

Skirmos currently offers a trio of preset gametypes: basic, free-for-all and team slayer. However, the platform is ultimately expected to boast an almost unlimited number of gametypes.

OSCAR: Open Screen Adapter



OSCAR is a super high resolution 9.7″ screen with an Atmel-powered (ATmega32u4) adapter that allows users to easily link the display to their PC, Mac or Linux machine.

https://www.kickstarter.com/projects/1859884318/oscar-the-open-screen-adapter?ref=live

The board is Arduino compatible ,which makes modifying the behavior easy, as all the software and hardware is open source.

DigiX

DigiX is an Atmel-based development board (AT91SAM3X8E) with WiFi and Mesh networking, Audio, USB OTG, microSD and 99 i/o pins.

https://www.kickstarter.com/projects/digistump/digix-the-ultimate-arduino-compatible-board-with-w?ref=live

The DigiX was designed to be a dev board ready for any project – with no compromises.

Reactor Core – Arduino/AVR Programmer, DIY Soldering Kit



The Reactor Core is a hardware programming platform for Arduino boards and stand-alone AVR-based microcontrollers (MCUs).

https://www.kickstarter.com/projects/1257390142/reactor-core-arduino-avr-programmer-diy-soldering?ref=live

Designed by Frank Fox, the Reactor Core is powered by Atmel’s ATmega328P MCU and an FT232R for USB to serial communication.

King’s Assembly Mouse

Solid Art Labs recently debuted the King’s Assembly – a unique device that packs a high-precision laser mouse, full mechanical keyboard and an analog joystick into a single platform.

https://www.kickstarter.com/projects/70308014/kings-assembly-a-computer-mouse-full-of-awesome

Atmel’s AT90USB128 MCU powers this three-in-one mouse. Key features include 30 keys for each hand, finger key rows angled for fast access and a two-axis analog joystick for each thumb.

Pi-Bot

The Atmel-powered Pi-Bot (ATmega328) is a hands-on robotic learning platform for both students and professional engineers.

https://www.kickstarter.com/projects/1158090852/pi-bot-the-next-great-tool-in-robotics-learning-pl?ref=category#

According to STEM Center USA CEO Melissa Jawaharlal, the team designed the Pi-Bot from the ground up to optimize functionality and ensure affordability.

Game Frame: The Art of Pixels



Game Frame – an Arduino-based grid of 256 ultra-bright LED pixels – was designed by Jeremy Williams to showcase pixel art and old school video games.

https://www.kickstarter.com/projects/jerware/game-frame-the-art-of-pixels

As Williams notes, video game artists used to draw everything with a sheet of graph paper, a few colors and a couple of animation frames.

Robot Army Starter Kit

The Robot Army is a DIY Delta Robot kit powered by Atmel’s versatile ATmega328 microcontroller for the rapidly growing Maker community.

https://www.kickstarter.com/projects/1984252088/robot-army-starter-kit?ref=footer

The kit includes all mechanical pieces in grey and neon yellow plastic (the yellow fluoresces under black light), spacers, brackets, ball bearings and hardware required for assembly. In addition, the kit is packed with electronic components, PCB and wire harnesses.

MicroSlice: Mini Laser Cutter & Engraver



The MicroSlice is a mini laser cutter and engraver.

The open source platform, powered by an Atmel-based Arduino Uno (ATmega328), is currently being promoted as a kit that takes approximately 15 hours to build.

uARM: Miniature Industrial Robot



This four-axis parallel-mechanism desktop robot arm is modeled after the ABB industrial PalletPack robot and is built around Atmel’s ATmega328 MCU which powers a custom board.

https://www.kickstarter.com/projects/ufactory/uarm-put-a-miniature-industrial-robot-arm-on-your?ref=live

The uARM platform is constructed with acrylic or wood parts and fitted with standard RC hobby servos.

Smart Nixie Tube



The Smart Nixie Tube is an open source platform powered by Atmel’s versatile ATmega328p.

https://www.kickstarter.com/projects/popshields/smart-nixie-tube?ref=live

Designed by Tyler Nehowing, the platform is fully programmable using the unmodified Arduino IDE, as it appears as an Arduino Uno running at 16MHz/5V.

OpenBCI: An Open Source Brain-Computer Interface For Makers

OpenBCI – designed by Joel Murphy & Conor Russomanno – is a low-cost programmable open-source EEG platform that offers Makers easy access to their brainwaves. In addition to an ADS1299 IC, the OpenBCI is equipped with Atmel’s ATmega328 (+ Arduino’s latest bootloader).

https://www.kickstarter.com/projects/openbci/openbci-an-open-source-brain-computer-interface-fo?ref=live

The project’s vision? 

”To realize the potential of the open-source movement to accelerate innovation in brain science through collaborative hardware and software development.”

White Bread Shield for Arduino

Mark Davidson recently designed an Atmel-powered (ATmega328) Arduino prototyping shield that can also be used as a stand-alone board for various DIY Maker projects.

https://www.kickstarter.com/projects/1214533021/white-bread-shield-for-arduino?ref=live

Dubbed the “White Bread Shield,” the platform is compatible with Arduino Uno boards.

Hauntbox



The Hauntbox is a prop controller and automation machine that is browser-configured and open source.

https://www.kickstarter.com/projects/1020117671/hauntbox

The ATmega2560-based platform allows Makers to easily automate inputs and outputs without the need for complex programming.

ControlLeo

ControLeo – designed by two retired Silicon Valley engineers – can probably best be described as a quad relay controller enclosed in a professional box.

https://www.kickstarter.com/projects/1471240030/controleo-an-arduino-compatible-controller?ref=live

The platform is driven by Atmel’s ATmega32u4 paired with an Arduino Leonardo boot loader.

FEZ Medusa



FEZ Medusa is an open source hardware (OSHW) processor board powered by Atmel’s ATmega328P.

https://www.kickstarter.com/projects/1359959821/an-arduino-compatible-electronic-building-block-sy?ref=search

Aptly described as “electronic building blocks” by the GHI Electronics crew, the Fez Medusa is designed to keep soldering irons optional with a comprehensive ecosystem of mainboards, sensors and control modules.

Rapid IoT prototyping with SODAQ

The Atmel-based SODAQ (ATmega328P) is a LEGO-like, plug-in, rapid prototyping board.

Simply put, the multi-feature microprocessor board allows both Makers and engineers to easily connect a wide variety of sensors and devices to the Internet.

Oscilloscope Watch

A Maker by the name of Gabriel Anzziani recently designed a rather impressive oscilloscope watch built around Atmel’s versatile ATxmega256A3U MCU.

https://www.kickstarter.com/projects/920064946/oscilloscope-watch

The device boasts all the trappings of a modern watch (time, calendar and alarm), along with all the features of the popular Xprotolab – oscilloscope, waveform generator, logic analyzer, protocol sniffer and frequency counter.

GPS Cookie

Developed by Richard Haberkern, the open source GPS Cookie is built around Atmel’s popular ATmega328P.

https://www.kickstarter.com/projects/richardhaberkern/gps-cookie-leaving-crumbs-wherever-it-goes

The Cookie’s compact form factor (available in two form factors, or shapes) makes it easy to carry, experiment with and expand.

Little Robot Friends



Little Robot Friends are both interactive and customizable, each with a unique and evolving personality.

https://www.kickstarter.com/projects/aesthetec/little-robot-friends?ref=home_spotlight

According to Mark Argo of Aesthetec Studio, the Little ‘bot family is built around Atmel’s ATmega328P MCU. Each Little Robot is powered by two rechargeable AAA batteries and depending on the frequency of use, should last for weeks or months on a single charge.

Lumapad



The Lumapad is an open source, high intensity, 8000 lumen LED lighting system built around Atmel’s ATmega328P MCU and an (optional) electric IMP.

https://www.kickstarter.com/projects/richardhaberkern/open-source-ultra-bright-led-light-pad-with-wifi-a

According to project designer Richard Haberkern, 32 ultra-bright LEDs are positioned in a landscape array to provide bright, even and controllable lighting, drawing only 88 watts. Last, but certainly not least, a built in electronic dimmer makes the light intensity adjustable to fit just about any environment.

Delta Six Game Controller



The Delta Six mirrors the look of a modern military combat rifle, including real time aiming as well as a kickback sensation. The Atmel-powered, Arduino-based Delta Six was developed using IR sensors, accelerometers and gyroscopes to provide unparalleled arcade experience.

https://www.kickstarter.com/projects/356540105/delta-six-a-new-kind-of-game-controller

The controller is compatible with Xbox 360, Play Station 3, and PC systems – and upgradeable for next-gen systems like Playstation 4.

Neko – A Color Field Oil Painter



Created by Laura Lippincott, Neko was brought to life with an Arduino Mega (Atmel ATmega1280), hobby parts and a 3D printer.

https://www.kickstarter.com/projects/painterbot/neko-a-color-field-oil-painter?ref=live

The ‘bot is currently being primed with color data in an attempt to make him more creative.

Smart Citizen Kit

Designed by Acrobotic, the Smart Citizen Kit is an open-source environmental monitoring platform powered by Atmel’s ATmega32U4.

https://www.kickstarter.com/projects/acrobotic/the-smart-citizen-kit-crowdsourced-environmental-m?ref=live

Dubbed the Ambient Board, the Kit hardware comprises two printed-circuit boards – an interchangeable daughterboard or shield, and an Arduino-compatible data-processing board. As the name suggests, it is equipped with sensors to measure air composition (CO and NO2), temperature, light intensity, sound levels and humidity.

Sparki – The Easy Robot for Everyone


Sparki is an easy to use Arduino-based robot (ATmega32u4RC) that offers a fun introduction to programming, electronics and robotics.

Although Sparki is simple enough for beginners, the ‘bot is packed with more than enough features to satisfy more experienced Makers.

Linkbot



Designed by Barobo, the Linkbot  is a modular robot platform powered by Atmel’s ATmega128RFA1 (running at 16MHz) that boasts 100oz-in (7.2 Kg-cm) of torque and a free-run speed of 300 deg/sec.

https://www.kickstarter.com/projects/barobo/linkbot-create-with-robots

Atmel-powered MicroView is a Kickstarter champion

The Atmel-powered MicroView – which made its first official Kickstarter appearance last week – has already raised nearly $260,000 from over 3,000 enthusiastic backers.

https://www.kickstarter.com/projects/1516846343/microview-chip-sized-arduino-with-built-in-oled-di?ref=live

For the uninitiated, MicroView is a chip-sized platform with a built-in OLED (64×48) display that allows Makers to see what the Atmel-based board is “thinking” without having to link with a PC.

 The device, designed by the Geek Ammo crew, is built around Atmel’s versatile ATmega328P microcontroller (MCU).

Additional key features and specs include:

  • Support for the Arduino IDE 1.0+ (OSX/Win/Linux)
  • Direct 3.3VDC – 16VDC power input, no power regulator required
  • Standard DIP package
  • Breadboard friendly or direct solder
  • Operating Voltage: 5V
  • Input Voltage: 3.3VDC – 16VDC
  • Digital I/O Pins: 12 (of which 3 provide PWM output)
  • Analog Input Pins: 6
  • Flash Memory: 32 KB
  • SRAM: 2 KB
  • EEPROM: 1 Kilobyte
  • Clock Speed: 16 Mhz

In addition to providing a wide range of tutorials, the Geek Ammo crew has developed a cross-platform MicroView course that takes Makers through a step-by-step process of building 11 different circuits including:

  • Blinking LEDs and creating various colors on an RGB LED
  • Obtaining readings from a potentiometer
  • Taking the input from a push button
  • Sensing temperature and light
  • Controlling actuators relays, motors and servos
  • Generating sound

The MicroView can be powered via a number of sources, including a coin cell battery, AA or AAA, USB, 9V (Square) and 12V (car).

Interested in learning more about the Atmel-powered MicroView? You can check out the project’s official Kickstarter page here and Makezine’s recent write-up here.

Uber-mini MicroView dev board has a built-in OLED

The MicroView – which recently made its Kickstarter debut – is a chip-sized platform with a built-in OLED (64×48) display.

https://www.kickstarter.com/projects/1516846343/microview-chip-sized-arduino-with-built-in-oled-di

Essentially, the MicroView allows Makers to see what the Atmel-based board is “thinking” without having to link with a PC. The device, designed by the Geek Ammo crew, is powered by Atmel’s versatile ATmega328P microcontroller (MCU).

Additional key features and specs include:

  • Support for the Arduino IDE 1.0+ (OSX/Win/Linux)
  • Direct 3.3VDC – 16VDC power input, no power regulator required
  • Standard DIP package
  • Breadboard friendly or direct solder
  • Operating Voltage: 5V
  • Input Voltage: 3.3VDC – 16VDC
  • Digital I/O Pins: 12 (of which 3 provide PWM output)
  • Analog Input Pins: 6
  • Flash Memory: 32 KB
  • SRAM: 2 KB
  • EEPROM: 1 Kilobyte
  • Clock Speed: 16 Mhz

“No more cryptic ‘Hello World’ LED blink sequences or shoehorning oversized displays,” a Geek Ammo rep explained.

“Development is much easier when you can [actually] see what’s going on.”

In addition to providing a wide range of tutorials, the Geek Ammo crew has developed a cross-platform MicroView course that takes Makers through a step-by-step process of building 11 different circuits including:

  • Blinking LEDs and creating various colors on an RGB LED
  • Obtaining readings from a potentiometer
  • Taking the input from a push button
  • Sensing temperature and light
  • Controlling actuators relays, motors and servos
  • Generating sound

The MicroView can be powered via a number of sources, including a coin cell battery, AA or AAA, USB, 9V (Square) and 12V (car).

Interested in learning more about the Atmel-powered MicroView? You can check out the project’s official Kickstarter page here.