DIY Workshop

DIY Workshop Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from DIY Workshop, Video Creator, .

Peltier test comming soon!
05/03/2021

Peltier test comming soon!

10/02/2021
10/02/2021
12v 24Ah pcb battery test comming soon!
09/02/2021

12v 24Ah pcb battery test comming soon!

07/01/2021

simple arduino earthquake sensor
CODE:

int LED_Pin = 13;
int vibr_Pin =A5;

void setup(){
pinMode(LED_Pin, OUTPUT);
pinMode(vibr_Pin, INPUT); //set vibr_Pin input for measurment
Serial.begin(9600); //init serial 9600
// Serial.println("----------------------Vibration demo------------------------");
}
void loop(){
long measurement =TP_init();
delay(1);
// Serial.print("measurment = ");
Serial.println(measurement);
if (measurement > 100){
digitalWrite(LED_Pin, HIGH);
}
else{
digitalWrite(LED_Pin, LOW);
}
}

long TP_init(){
delay(1);
long measurement=pulseIn (vibr_Pin, HIGH); //wait for the pin to get HIGH and returns measurement
return measurement;
}

Coming soon 3s12p Li-Ion battery card + bms card
02/12/2020

Coming soon 3s12p Li-Ion battery card + bms card

⁉️🔋🔋🔋🔋🔋
29/11/2020

⁉️🔋🔋🔋🔋🔋

12v 36Ah Li-ion battery pack.
21/01/2020

12v 36Ah Li-ion battery pack.

3s12p pcb battery pack?in progress! :)
16/01/2020

3s12p pcb battery pack?
in progress! :)

Coming Soon New video.
14/01/2020

Coming Soon New video.

Address


Website

Alerts

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

Shortcuts

  • Address
  • Alerts
  • Claim ownership or report listing
  • Want your business to be the top-listed Media Company?

Share