Hackaday Prize Entry: A Charlieplexed Wristwatch

6344261468860648419

Hackaday Prize Entry: A Charlieplexed Wristwatch

If there’s one thing we like, it’s blinky stuff, and you’re not going to get anything cooler than a display made of tiny SMD LEDs. That’s the idea behind this wristwatch and Hackaday Prize entry. It’s a tiny board, loaded up with an ATmega, a few buttons, and a bunch of LEDs in a big charlieplexed array.

Hackaday Prize Entry: A Charlieplexed Wristwatch

Smart Living Room with NodeMCU

MobileWill revamped his living room monitor with a new board design:

20160821_223033

Living Room Node Upgrade

For over a year now the living room node and La Crosse Gateway has been sitting atop a plastic bin next to my patio slider in a mess of wires.  This is when you know you have too many projects lying around the house.  So this summer I decided to design a PCB with a nodeMCU that will replace both projects and mount atop of a power brick. I went with the nodeMCU since there is power nearby, ease of connecting directly to the MQTT broker, and I can broadcast more often without the power limitations of a battery. This project frees up two RFM12B boards so that they can be used for the other window and the front door.

The new board features:

  • 2x female headers (so the nodeMCU is removable)
  • DHT11 sensor for humidity/temperature
  • LDR for light level
  • 2pin header for reed switch attached to slider door
  • Connections for 433Mhz radio for the La Crosse outdoor temperature sensor
20160821_221832.jpg
Design files and code are available on GitHub:

github friedcircuits/nodeSensor

 

Smart Living Room with NodeMCU

Chronio: Arduino-based, low-power smartwatch

Max.K designed this low-power,  Arduino-based smartwatch:

5353341473017041105

Chronio

Arduino-based 3D-printed Watch. By not including fancy Wifi and BLE connectivity, it gets several months of run time out of a 160mAh button cell. The display is an always-on 96×96 pixel Sharp Memory LCD.

Hardware

  • Microcontroller: Atmega328p with Arduino bootloader
  • Real Time Clock: Maxim DS3231 (<2min per year deviation)
  • Display: 96×96 pixel Sharp Memory LCD (LS013B4DN04)
  • Battery: CR2025 160mAh coin cell

 

Chronio: Arduino-based, low-power smartwatch

Portland Mini Maker Faire 2016

We look forward to meeting everyone this weekend at:

Portland_MMF_Logo-trimmed

September 10 (Saturday) and September 11 (Sunday)

Open 10 AM – 5 PM

Portland Mini Maker Faire will run the gamut from demonstrations of 3D printing and robot welding, to knife forging, bee keeping, recycled skateboard jewelry, and much more.

1500x500

Oregon Museum of Science and Industry

1945 SE Water Ave, Portland, OR 97214

Portland Mini Maker Faire at OMSI showcases the amazing works of all kinds and ages of makers—anyone who is embracing the do-it-yourself (or do-it-together) spirit and wants to share their accomplishments with an appreciative audience.

Screenshot from 2016-09-06 01-58-21.png
OSH Park 3-D PCB crown

The sheer variety of the more than 100 exhibits, most of them hands-on, will boggle the mind.

breadboard (1).jpg
OSH Park 10x scale breadboard for teaching electronics

Video of highlights from last year:

Cathe Post wrote on Make blog about a previous year:

10 Favorite Things at Portland’s Mini Maker Faire

130914-pdxmakerfaire-42.jpg

Portland Mini Maker Faire 2016

Teensy WiFi Weather Logger

IMG_20160903_175148-ANIMATION

Teensy-based weather badge that logs humidity and temperature to Adafruit.io via WiFi:

Teensy WiFi Weather Logger

4918510884f437e052029ea54630438a (1).png

Order from OSH Park

Bill of Materials:

IMG_20160903_175047

Schematic:

teensy-wifi-weather-logger-schematic

The Kicad design files and Arduino source code are hosted on GitHub:

github teensy-wifi-weather-logger

 

The sensor data is logged to Adafruit.io via ESP8266’s WiFi connection:

Adafruit.io Dashboard

Screenshot from 2016-09-04 00-53-23

Adafruit.io feeds:

Video of establishing WiFi connection and logging weather data:

Teensy WiFi Weather Logger

Wireless remote display

Abstract. For a while now the Pilogger needs a small remote display. The logging station is neither particularly compact nor elegant, therefore I made some tests about a battery powered status display. I tried solutions which I never used mainly by curiosity but also in order to continue to learn something. Especially the Wifi chip ESP8266 and a […]

via Wireless remote display — About using electronic stuff

Wireless remote display

LiDAR Rangefinder Teensy Hat

OSH Park engineer Jenner Hanni posted on Wickerbox Electronics about his LiDAR project for the Teensy 3.2:

lcdlidarsd-frontview (1)

LCD-LiDAR-SD Teensy Hat

Teensy 3.2 daughter board to display the results of a LiDAR-Lite rangefinder on an LCD screen, with three buttons, two LEDs, and a micro-SD card for datalogging.

 

The KiCad hardware design files and Arduino source code are hosted on GitHub:

githubwickerbox/Teensy-Hats/LCD-LiDAR-SD-Hat

 

Jenner has shared his board on OSH Park:

LCD-LiDAR-SD Teensy Hat v1.0

lcdlidarsd-oshpreview
Order from OSH Park

LiDAR Rangefinder Teensy Hat

Hackaday Prize Entry: Open Sip And Puff


Hackaday highlights Jason Webb’s impressive assistive technology project:

Hackaday Prize Entry: Open Sip And Puff

A sip-and-puff device is an assistive technology used by people who cannot use their hands. Being a quasi-medical device, you can imagine this technology is extremely expensive, incapable of being modified, and basically a black box that can’t do anything except what it was designed for.

 

Hackaday Prize Entry: Open Sip And Puff