
Thomas sxt's instructables
Achievements
- Thomas sxt commented on AngusC5's instructable Raspberry Pi IoT Doorbell
- Thomas sxt commented on vidlogoi's instructable Add Logo to Video - Brand Your Video for FreeView Instructable »
Thanks for the tutorial was useful !
- Thomas sxt commented on Thomas sxt's instructable Cocktail Machine : Smartphone ControlledView Instructable »
Thanks for your comment !
- Thomas sxt's instructable IKEA Smart Plant's weekly stats:
- Thomas sxt's instructable Cocktail Machine : Smartphone Controlled's weekly stats:
- Thomas sxt entered IKEA Smart Plant in the Epilog Challenge 9 contest
- Thomas sxt entered IKEA Smart Plant in the Arduino Contest 2017 contest
- Thomas sxt entered IKEA Smart Plant in the Remote Control Contest 2017 contest
- Thomas sxt commented on Thomas sxt's instructable Automated FARM Arduino (fan,lights,water Pump)
Hello sorry for the delay, yes any seed more or less , i am not an expert but you will have to check how much light water etc they need
View Instructable »For the light maybe try change the variable of darkness , otherwise if none of three are working it looks like a material issue because they are working separately for example the fan is program to work a certain amount of time so nothing to do with the light or the pump
- Thomas sxt commented on Thomas sxt's instructable Automated FARM Arduino (fan,lights,water Pump)View Instructable »
Yes there is nothing mandatory just check it's the right voltage .
- Thomas sxt commented on Thomas sxt's instructable Automated FARM Arduino (fan,lights,water Pump)View Instructable »
You have two 5v on the arduino same for GND and it doesn't matter its the ground .
- Thomas sxt followed HackerHouse
- Thomas sxt commented on educ8s's instructable Arduino Pong Game - OLED DisplayView Instructable »
hello , Thank for you tutorial !Is there any to make the computer more difficult to beat?
- Thomas sxt commented on Thomas sxt's instructable Cocktail Machine With GUI RaspberryView Instructable »
Test celui la ou envoie ton mail en mp#!/bin/bash while true; do choice="$(zenity --width=400 --height=300 --list --column "" --title="test" \ "cocktail" \ "soft" \ "shooter" \ "cow boy")" echo $choice case "${choice}" in "cocktail" ) while true; do choice="$(zenity --width=400 --height=300 --list --column "" --title="test" \ "whisky coca" \ "wodka orange" \ "ricard eau" \ "tequila orange"\ "Gin orange")" echo $choice case "${choice}" in "whisky coca" ) gpio mode 2 out sleep 3 gpio mode 2 input \ gpio mode…
see more » - Thomas sxt commented on Thomas sxt's instructable Cocktail Machine With GUI Raspberry
Please re upload the code it was some HTML inside ,if you see something <p></p> it shouldn't be there
View Instructable »hello ,right click on the file and check the permission should be "anyone"and I gonna double check my code if there is no htlm tag Inside...
- Thomas sxt commented on FlyingHazard's instructable OwnCloud 9 on Raspberry Pi - DIY Dropbox
Thanks for you answer ! I gonna check nextcloud
Hello ,Great tutorial thanks !I used raspberry 3 and I have issue uploading large file with with windows it get stuck at 99% , i also tryed cyberduck do you have an idea what can cause this
View Instructable »i Know the feeling ... good luck for your work!
- Thomas sxt commented on Thomas sxt's instructable IOT Farm + Timelapse Cayenne Arduino/RaspberryView Instructable »
Sure but you have the consider the price ;)The raspberry timelapse is just an option
- Thomas sxt commented on Thomas sxt's instructable Automated FARM Arduino (fan,lights,water Pump)View Instructable »
Hello , you can connect the fan directly to the relay without the transistor and resistor otherwise 10k will do.
- Thomas sxt commented on Algaescientist's instructable Food of the Future: Window DIY Spirulina SuperfoodView Instructable »
Hello Thanks for the Tutorial !The harvesting pipe you use it only to recolt or is always on?
- Thomas sxt commented on Thomas sxt's instructable Automated FARM arduino (fan,lights,water pump)View Instructable »
Hi,It was because some HTML tag got inside the code... ( the <p>)I changed it it will worked now
- Thomas sxt entered IOT Farm + Timelapse Cayenne Arduino/Raspberry in the Make it Glow Contest 2016 contest
- Thomas sxt commented on Thomas sxt's instructable Cocktail machine with GUI RaspberryView Instructable »
yes you can do the same but i would not know how to program the touch screen
- Thomas sxt entered Cocktail machine with GUI Raspberry in the IoT Builders Contest contest
- Thomas sxt's instructable IOT Farm + Timelapse Cayenne Arduino/Raspberry's weekly stats:
- Thomas sxt commented on Thomas sxt's instructable IOT Farm + Timelapse Cayenne Arduino/RaspberryView Instructable »
good point I will try thanks !
- Thomas sxt entered IOT Farm + Timelapse Cayenne Arduino/Raspberry in the IoT Builders Contest contest
- Thomas sxt entered IOT Farm + Timelapse Cayenne Arduino/Raspberry in the Epilog Contest 8 contest
- Thomas sxt commented on Thomas sxt's instructable IOT Farm + Timelapse Cayenne Arduino/RaspberryView Instructable »
It's not available on cayenne but thingspeak does it.
- Thomas sxt's instructable Cocktail machine with GUI Raspberry's weekly stats:
- Thomas sxt commented on Thomas sxt's instructable Cocktail machine with GUI RaspberryView Instructable »
Well it's more about the pipe from what i checked it's fine, and it will be always better than the water we drink from the sink !
- Thomas sxt entered Cocktail machine with GUI Raspberry in the Dorm Hacks Contest 2016 contest
- Thomas sxt entered Cocktail machine with GUI Raspberry in the Circuits Contest 2016 contest
- Thomas sxt commented on Thomas sxt's instructable Cocktail machine with GUI Raspberry
- Thomas sxt followed arduino, remote-control and raspberry-pi channel
- Thomas sxt's instructable Auto Coffee machine bluetooth arduino + android app's weekly stats:
- Thomas sxt commented on duartejm's instructable Pi Outlet Relay Control using Cayenne
Thanks for your instrucable! Do you directly connect the relay to the 230V ?
View Instructable »And the terminal block its connected to the 230V right? Sorry for obvious questions but high current is a bit scary !
- Thomas sxt entered Automated FARM arduino (fan,lights,water pump) in the Circuits Contest 2016 contest
- Thomas sxt entered Auto Coffee machine bluetooth arduino + android app in the IoT Builders Contest contest
- Thomas sxt commented on kerimil's instructable How to control arduino board using an android phone and a bluetooth moduleView Instructable »
the link you provided to convert to aia file doesn't work do you have another one?
- Thomas sxt commented on Thomas sxt's instructable Automated FARM arduino (fan,lights,water pump)View Instructable »
Well most the plants grow better with sun/light and you can adapt the code to turn it on when you need ,so no it's not inneffective
- Thomas sxt commented on Thomas sxt's instructable Automated FARM arduino (fan,lights,water pump)View Instructable »
Please re upload the code i made some improvement.
- Thomas sxt commented on Thomas sxt's instructable Automated FARM arduino (fan,lights,water pump)View Instructable »
Yes you were righ somehow one line of then code dissapeared , i have modify the code now will be fine.The line missing was :if(sensorValue > 400) //Modify here for the light digitalWrite(2,HIGH); //turn relay ON else digitalWrite(2,LOW); //turn relay OFFLet me know how it goes !
- Thomas sxt commented on DerpyCyclops's instructable Arduino Touchscreen DisplayView Instructable »
Hello , thanks for your tutorial i would like how to add button to the diplay ?
- Thomas sxt followed Thomas sxt
Hello thanks for you tutorial !I have the same loop issue i tried to replace false / true but no change always appear as button pressed.if i don't do the wiring the program is ok , but as soon as i connect a cable to gpio 21 and ground it show as button pressed :/I tried other gpio same issue...