All Projects → fablabnbg → Openwordclock

fablabnbg / Openwordclock

Licence: gpl-3.0

Labels

Projects that are alternatives of or similar to Openwordclock

Microblu ws
SkyNet Arduino Firmware
Stars: ✭ 12 (-40%)
Mutual labels:  arduino
Esp8266 Robot
Build a WiFi Controlled Robot with the ESP8266
Stars: ✭ 14 (-30%)
Mutual labels:  arduino
Esp8266 pir
ESP8266 Motion Detector to IFTTT
Stars: ✭ 15 (-25%)
Mutual labels:  arduino
Esp8266 Wifi Relay
simple sketch of using ESP8266WebServer to switch relays on GPIO pins. It serves a simple website with toggle buttons for each relay
Stars: ✭ 13 (-35%)
Mutual labels:  arduino
Wilderness Wireless I
Repository for Radical Networks Workshop
Stars: ✭ 14 (-30%)
Mutual labels:  arduino
Arduorbiter
The software running on ArduOrbiter-1.
Stars: ✭ 14 (-30%)
Mutual labels:  arduino
Fastled Patterns
Repeating sequence of color patterns as examples for using FastLED with a strand of LEDs, like the Adafruit Neopixels.
Stars: ✭ 12 (-40%)
Mutual labels:  arduino
Easyntpclient
Library to read time from Network Time Protocol (NTP) servers.
Stars: ✭ 20 (+0%)
Mutual labels:  arduino
Roboticarmandroid
💪 + 📱 It's a simple project where you'll learn how to create a Robotic Arm with Arduino board, controlled by a Android smartphone using Bluetooth. (PT-BR: Um projeto simples onde você irá aprender como criar um braço robótico utilizando Arduino, e controlar ele via Bluetooth através de um aplicativo Android)
Stars: ✭ 14 (-30%)
Mutual labels:  arduino
Redfly Shield
WiFi/WLAN Shield for Arduino with Redpine Signals RS9110-N-11-22
Stars: ✭ 14 (-30%)
Mutual labels:  arduino
Simple Socket Io Example Esp8266
ESP8266 Arduino code for a simple socket.io client example
Stars: ✭ 13 (-35%)
Mutual labels:  arduino
Ir Tester
Quick IR Value Tester
Stars: ✭ 14 (-30%)
Mutual labels:  arduino
Neopixel painter
Light painting project for Arduino Uno + NeoPixel strips
Stars: ✭ 14 (-30%)
Mutual labels:  arduino
Autonomousvehicle
Simple Autonomous Vehicle
Stars: ✭ 12 (-40%)
Mutual labels:  arduino
Openwifidetectoresp8266
MASLOW: an Open WiFi Detector with ESP8266
Stars: ✭ 15 (-25%)
Mutual labels:  arduino
Grideye rfduino
a tiny 8x8 thermal camera with OLED display and BLE capability
Stars: ✭ 12 (-40%)
Mutual labels:  arduino
Arduinoserialmp3player
Playing MP3 files on a Serial MP3 Player board from Catalex (YX5300 chip)
Stars: ✭ 14 (-30%)
Mutual labels:  arduino
Rctransmitter Usbgamepad
Plug-n-play USB Gamepad adapter for 6 channel RC Transmitter PPM output
Stars: ✭ 20 (+0%)
Mutual labels:  arduino
Esp32 esp8266 wifi speaker oled
A MP3 streaming WiFi speaker for ESP8266 & ESP32 chips
Stars: ✭ 20 (+0%)
Mutual labels:  arduino
Evy1 shield
Stars: ✭ 14 (-30%)
Mutual labels:  arduino

OpenWordClock

Simple project for building your own Wordclock with Arduino. The wordclock frame is based on the well known Ikea Ribba frame 25x25cm. The front and the inserts are made with a lasercutter. Compared to other projects this version doesn´t need any other components or pcb. the 42 LEDS are directly connected to the atmega chip. Just flash files to your Arduino of choice (you'll need A6/A7). Code was tested on an ATmega328P and 168P(seperate branch!)

Connect LEDs with 150 ohm resistors directly to your Arduino pins:

  • Eins: D1
  • [...]
  • Zwölf: D12
  • EsIst: D0
  • Uhr: 13
  • Vor: A0
  • Nach: A1
  • Viertel: A2
  • Halb: A3
  • Zehn: A4
  • Fünf: A5

Buttons:

  • Button_hour: A6
  • Button_min: A7
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].