Tell us about yourself!
- karlt1 commented on tweeto's instructable DIY ESP8266 ESP-12 Socket - Snap Fit, Breadboard Friendly, No Soldering
- karlt1 commented on domhnall_oh's instructable Control an Arduino With Android and USB
and how could we do to contrôle an RVB light with 3 slideri don't arrived to send more than 1 caractère
View Instructable »Work very well. thanks a lot.just the link to load the project in thunkable doesn't work.thanks
- karlt1 commented on Rob Cai's instructable ESP32 VGA TetrisView Instructable »
Hello,i made it but i use a keyes_AD_key ,so i modify the code to work with it with some analogRead(34)i use VG3Bit vga; vga.init(vga.MODE320x200, 14, 27, 16, 17, 25);and wemos esp32 boardit turn all the time in game over.I don't arrived to play. any idea of the bug ?thanks for the sketchhere is my code :https://pastebin.com/6pZxisHrbut
- karlt1 made the instructable ESP32 VGA TetrisView Instructable »
Hello,i made it but i use a keyes_AD_key ,so i modify the code to work with it with some analogRead(34)i use VG3Bit vga; vga.init(vga.MODE320x200, 14, 27, 16, 17, 25);and wemos esp32 boardhere is my code :https://pastebin.com/6pZxisHrbut it turn all the time in game over.I don't arrived to play. any idea of the bug ?thanks for the sketch
- karlt1 commented on Obayda_haj's instructable UCL-IIOT - Data Loggings on Raspberry PiView Instructable »
maybe with emoncms on the Pi, it will be easier.
- karlt1 commented on Rob Cai's instructable ESP8266 VGA PongView Instructable »
Thank younow i understand, the multiplex, i haven't notice it.the esp32 have many anolgue pin, did you know if it's possible to do this project with it
- karlt1 commented on Rob Cai's instructable ESP8266 VGA PongView Instructable »
Hello, thanks for the project,i think that there is a bug in the sketch inobecause the 2 pot are on the same pin : ligne 98 and 104potOnePosition = map(analogRead(0), 40, 980, Pad_Length/2, 512 - Pad_Length/2); potTwoPosition = map(analogRead(0), 40, 980, Pad_Length/2, 512 - Pad_Length/2);
- karlt1 commented on arduinofanboy's instructable ESP32 BLE + Android + Arduino IDE = AWESOMEView Instructable »
Hello,thanks to you're tutorial here you can find two exemples of 2 esp32 in BLE sending and receiving multi data :https://github.com/techno94/ESP32_BLE_Arduino/tree...
- karlt1 commented on arduinofanboy's instructable ESP32 BLE + Android + Arduino IDE = AWESOME
did you think you could make a BLE client who work with you're .ino esp32 BLE serverthanks a lotit will be really great
did you think you could make a BLE client who work with you're .ino esp32 BLE serverthanks a lotit will be really great
did you think you could make a BLE client who work with you're .ino esp32 BLE serverthanks a lot
View Instructable »Hello, very good tuto.you've made an esp32 server BLE + app inventor tutoi would like to know if it's possible to have esp32 server BLE + esp32 client BLE to exchange data in two wayif i use you're sketch for esp32 server BLE is it possible to have a sketch for the esp32 client BLE (instead of the aia)thanks o you're tutohere a link to the .ino who work as ep32 BLE server to send and receive multi datahttps://drive.google.com/file/d/1fnVGDuQtjvYnWreTv...here a link on a .aiato send and received multi data throught BLE to the esp32https://drive.google.com/file/d/1VtznY2bGI_-kFw2Qj...in fact if it's not to much i would like a .ino for esp32 who work as BLE client with you're .ino esp32 BLE serverThanks a lot
- karlt1 commented on robotgeek_official's instructable Dropping SpiderView Instructable »
thanks, which software did you use for modeling.
- karlt1 commented on Gyalu1's instructable WiFi Communication Between Two ESP8266 Based MCU Through the Home RouterView Instructable »
Hello,i've made an ardublock for visual programming the ESP8266it's an all in one :arduino IDE + board + lib + ardublock ESPhere are the screenshot :https://github.com/karlTH/arduino-esp-ardublock#screenshot-of-ardublock-esphere are the release :https://github.com/karlTH/arduino-esp-ardublock/releasesit work on windowsunzipp the release,launch arduino.in the IDE : Tools -> ardublockHave Fun
- karlt1 commented on Gyalu1's instructable WiFi Communication Between Two ESP8266 Based MCU Through the Home RouterView Instructable »
thanks for the tuto, it work very well
- karlt1 commented on mybotic's instructable Arduino Flappy Bird Game Using 3.5 " TFT LCD Touch ScreenView Instructable »
Hello,i arrived to decompresse the librarie, but i don't arrive to uncompresse the Flappy_Bird_Game_Source_Code.rarif you could have a look.thanks for the Tuto
- karlt1 commented on Gyalu1's instructable WiFi Communication Between Two ESP8266 Based MCU Through the Home Router
Hello,i don't arrived to make work. station to station the code work, but when i pass to access point to station it doesn't work.here is the code i make.acces point receive data : Nom from stationfrom my laptop i send data to this access point :https://pastebin.com/65JxpNRRstation who send data to access point. It connect to the access point.from station to station tis code work well :https://pastebin.com/bt05Hn7Bi cant' understand the fact that it work well from station to station. When i pass acess point to station, the station connect to Access point and i arrived to send data from the laptoop ....if you have any idea ??did it work on you're hardware.
View Instructable »Thanks for the link,I will try.i will say if it's work or not.
- karlt1 commented on Gyalu1's instructable WiFi Communication Between Two ESP8266 Based MCU Through the Home RouterView Instructable »
Hello,Is it possible to echange data between 2 esp ( one in access point and one in station mode ).I tryed to change you're code but i don't arrrived to make it work.I arrived to make it work with the 2 esp on my boxThanks you
- karlt1 commented on SreeR18's instructable How to Make Custom Characters for Led Matrix
save the page and it will work on you computer without internet.it's only one html page with one javascript.
View Instructable »Good tuto,but i prefere this app :http://xantorohara.github.io/led-matrix-editor/
- karlt1 completed the lesson Basic Vector Creation in the class Artcam Class
- karlt1 enrolled in Artcam Class
- karlt1 commented on gearspec's instructable Arduino Potentiometer Steering Wheel for Unity3DView Instructable »
hello,or you can also use the plugin ardunity :https://www.assetstore.unity3d.com/en/#!/content/6...cf :https://www.youtube.com/watch?v=EFXF3ZLYB8s
- karlt1 commented on baweja_akshay's instructable Dot² - An Interactive Coffee TableView Instructable »
Hi,how about a tuto for glediatorthanks
- karlt1 commented on baweja_akshay's instructable Dot² - An Interactive Coffee Table
hello,Thank you for the .aia link. i know glediator since 2 and Half year and i never arrived to make it work with an arduino mega or an arduino uno.It will really be nice if i can use glediator with you're explanation.
Awesome project.is it possible to have some explaination on glediator (option output, how to use it)also is it possible to have the .aia of app inventor.thanks a lot.
View Instructable »thanks a lot.
- karlt1 commented on MertArduino's instructable Arduino - Make a Flex Sensor for Robotic Hand (Cheap and Simple)View Instructable »
if the minimum is 1020 and the maximum is 1023,you just have 3 different value.if you use velostat or lingstat you will have a better range of value.And a resistor of 10K or 20K will be better.
- karlt1 commented on HenryC86's instructable Data logging Sensors/Inputs with ProcessingView Instructable »
good tutotake a look at :e-mole.cz/diy/molegraphand this app toomay be it will help you to have something better
- karlt1 commented on Jhon_Control's instructable ESP8266 Control Servo Node-RED MQTT (Mosquitto) IoTView Instructable »
goodtake a look to virtuino in google playit top. it work in wifi and bluetooth
- karlt1 commented on iHackRobot's instructable Home Appliances Control Center App for Arduino and AndroidView Instructable »
good have a look on virtuino will help you to have better app.
- karlt1 commented on GokulP3's instructable Data logging with Node-RED and ArduinoView Instructable »
for data logging look at this :http://www.e-mole.cz/diy/molegraph
- karlt1 commented on ptorelli's instructable Arduinolyzer.js: Turn your Arduino into a Logic AnalyzerView Instructable »
i think that you should take a look and try this who is tophttp://www.e-mole.cz/diy/molegraph
- karlt1 commented on CommunityWorkshops's instructable How to Show Arduino Sensor Data in a Windows ApplicationView Instructable »
i think that you have to look and try this. it s top http://www.e-mole.cz/diy/molegraph
- karlt1 commented on CommunityWorkshops's instructable How to Show Arduino Sensor Data in a Windows ApplicationView Instructable »
Ok thank you.
- karlt1 commented on CommunityWorkshops's instructable How to Show Arduino Sensor Data in a Windows Application
thanks a lot, i just download the last version now i understand the sketch.for the exe,ArduinoNet-Cockpit launch ArduinoNet-Example launch but say their is no com9ArduinoNet-TempCSV crash is it possible to have a selector for the port com. i don't know how to compile C#thanks a lot
View Instructable »Guino is like TempCSV. it s an application you launch look those link :source : https://github.com/madshobye/guinoproject : https://www.instructables.com/Guino-Dashboard-fo...video : did you think you could modify the source of guino for an csv export ?
- karlt1 commented on CommunityWorkshops's instructable How to Show Arduino Sensor Data in a Windows ApplicationView Instructable »
thanks a lot but the ArduinoNet-TempCSV.exe won't launch, it crash each time i double click.the ArduinoNet-Example.exe launch but say : you don' t have com9what did it happen if the arduino board is on another com ?for the arduino.ino i tried :void setup(void){ Serial.begin(115200); sensors.begin(); sensors.getAddress(tempDeviceAddress, 0); sensors.setResolution(tempDeviceAddress,10); }void loop(void) { sensors.requestTemperatures(); Serial.println(String(sensors.getTempCByIndex(0)));}but it doesn't compile.is it possible to have some .ino in exemple 1 exemple for 1 value (exemple temperature)1exemple for 2 value (exemple temperature and humiditie)put the exemple in github will be great.thanks for allyou're really quick.
- karlt1 commented on CommunityWorkshops's instructable How to Show Arduino Sensor Data in a Windows Application
Thank youit will be really good.
View Instructable »very good project.is it possible to have the .exe (compiled file) in github ?one more fonction will be very nice, it s the generation of a csv file of the data.
- karlt1 commented on Hulkco's instructable Learns or Teaches Arduino without any Line of Code #1View Instructable »
hello Hucklo look at this arduino with ardublock installed :http://duinoedu.com/dl/logiciels/arduino/arduino_a...it s ready to go for windows.look at the ardublock inside.
Very nice idea.you have to do the same for the : raspberry pi pico ;)