tm Graphics (Inside Job)

tm Graphics (Inside Job) Professional Services Fiberglass
AEG MOD
Printed Circuit Board designing and production. PSU for Video CAM
Lipoly - NiMH Charger
Raspberry Pi
Arduino

after 13 days...after missing 3 days on promised date to deliver...it landed on my workshop...work work work
04/09/2018

after 13 days...
after missing 3 days on promised date to deliver...

it landed on my workshop...
work work work

got NANO yesterday with its servo shield..
31/08/2018

got NANO yesterday with its servo shield..

say hello to new technology...hoping to improve quality...
20/12/2017

say hello to new technology...
hoping to improve quality...

Humidity and Temperature Sensor with Arduino UNOSKETCH:// april 12, 2016// marlon briones                //Include LCD l...
13/04/2016

Humidity and Temperature Sensor with Arduino UNO

SKETCH:

// april 12, 2016
// marlon briones

//Include LCD library
"DHT.h" //Include Library for DHT sensors
DHTPIN A0 //defines reader pin for the sensor as Arduino pin A0
DHTTYPE DHT11 //set which DHT sensor is being used
DHT dht(DHTPIN, DHTTYPE);
LiquidCrystal lcd(7, 8, 9, 10, 11, 12); // initialize the library with the numbers of the interface pins

void setup() {
Serial.begin(9600);
dht.begin();
lcd.begin(16, 2); // set up the LCD's number of columns and rows:
lcd.print("Humidity Celcius"); // Print a message to the LCD.
}

void loop() {
delay(1000); //set rate for screen refresh can't be lower than 1000ms
float H = dht.readHumidity();
float c = dht.readTemperature();
lcd.setCursor(0, 1);
lcd.print(" %");
lcd.setCursor(0, 1);
lcd.print(H);
lcd.setCursor(8, 1);
lcd.print(" deg");
lcd.setCursor(8, 1);
lcd.print(c);
}

new boards for the new year.
07/01/2016

new boards for the new year.

06/01/2016

using raspberry pi B+ to upload sketch to Arduino Uno.
setup evaluation for driving 74HC595N to shift 8leds.

new boards to thinker...wireless options IOT.
23/12/2015

new boards to thinker...
wireless options IOT.

24/11/2015

you need all the screen you can grab when programming...

22/11/2015

3.2 TFT screen now working...
how to adjust windowed buttons can not see them...

Address

San Carlos City
6127

Opening Hours

Monday 8am - 3pm
Tuesday 8am - 3pm
Wednesday 8am - 3pm
Thursday 8am - 3pm
Friday 8am - 3pm
Saturday 8am - 3pm

Telephone

+639985746004

Website

Alerts

Be the first to know and let us send you an email when tm Graphics (Inside Job) posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to tm Graphics (Inside Job):

Share