March 2012
15 posts
TwDoor - Twitter
I use Twitter4J library for my sketch. It can let Processing(JAVA) work with Twitter. “Processing code is converted to straight Java code (using the “preprocessor”) “ —-Processing Wiki Page It’s a very useful library and can be obtained easily online, and there are many examples there. Twitter4j http://www.twitter4j.org // This is where you enter your ConsumerKey info static...
TwDoor - List
Materials
Arduino UNO
Breadboard
8x8 LED Matrix
1K ohm Resistor x8
Reed Switch
9v battery
9v to Barrel Jack Adapter
RN-42 Bluetooth Mod(Canceled)
Tools
Soldering iron
A Computer(MAC or PC)
Arduino development environment
Processing development environment
Twitter.com
TwDoor - Bluetooth
I take 20pounds for this one. But it was damaged by me. T_T
TwDoor - Arduino exercise
In the practical class, I began study Arduino. This my first time to contact the knowledge about arduino. When I came back my flat, I order a Arduino Kit from Frirzing. My Arduino life started.
I bought a StarterKit with Arduino UNO from Frirzing. This kit contains many helpful components and a completely transparent Project box. However, the wire is very difficult to link together, so some...
TwDoor - Processing Study
This a very helpful book. I got a lot information about the Processing.
Esp, It tell me how to using Processing work with the Internet.
TwDoor - My Coursework Project
In the second tutorial class, I expressed my ideas about possibly monitoring the door lock with arduino .But I had a lot of problems about this project.
So, I started the project to look for ways to solve these problems.
My Arduino project done
I will update the blog ,when I finished my presentation
Mat Flipping Training
Processing Drawing Time
RGB Led with Arduino and Processing
Fade LED
RFID and Processing
February 2012
5 posts
Interactive Led chase Effect.haha
Basic House is a design from Barcelona designer Martin Azua. It couldn’t be more simple. It’s basically a lightweight balloon that you can carry with you in your pocket and use for shelter if you need it.
Im now use a string of LEDʼs (3 in total, I need more LED)
to make an LED chase effect
Superbus
“Carefree and comfortable travel, customized according to your needs. You can get in the vehicle wherever and whenever you need. It will take you to your destination without any changeovers. During the journey, you can get on with your work, or sit back and enjoy the speed and the luxury. This service will be yours for a fare which is comparable to the prices of present day’s public transport.”
...
In this movie Canadian artist Nicholas Hanna demonstrates how his customised tricycle mimics the Chinese custom of writing temporary messages on the road with water.
January 2012
11 posts
I just finished my Interactive Traffic Lights(follow the Starters Kit Manual) with my Arduino Starter Kit。
millis()
Description
Returns the number of milliseconds since the Arduino board began running the current program. This number will overflow (go back to zero), after approximately 50 days.
via: http://arduino.cc/en/Reference/Millis
DOTA2 COMIC BOOK →
I just try to remember the Arduino project 4 -Interactive Traffic Lights in the class, with my Arduino UNO.
but , I can’t completely remember the entire process.
So I made a simple traffic lights, its work!!^_^
// Simple LED Traffic Lights
int greenLed = 8;
int yellowLed = 9;
int redLed = 10;
void setup()
{
pinMode(greenled, OUTPUT);
pinMode(yellowled, OUTPUT);
...
haha, safe street in china
”very little streetcrime, like Singapore or China “„
From WikiPedia
2 tags
My First Lesson- Responsive Environment
Hello everyone, My name is Guangyi Liu, you can call me Leo
Ok, back to the topic, Today I attended my first module class -Responsive Environment , I sit in the front of the classroom , and using my recorder to make some voice note, But when I came back to my flat ,then play the record , the voice its not clearly , I only heard a few word ,T_T,haha . Everything will be fine.