Xedge32 Web Installer
1:17
8 ай бұрын
How to Update the Xedge32 Firmware
0:48
The SharkSSL ESP32 IDE
2:50
2 жыл бұрын
Lua Debugging
2:10
4 жыл бұрын
Using Vue.js with the Mako Server
3:46
Compile and run SMQ C code online
1:31
SharkSSL FreeRTOS/lwIP ESP8266 IDE
2:14
Telnet to PAC-MAN Web Game
0:54
7 жыл бұрын
Пікірлер
@TheArtmin
@TheArtmin Ай бұрын
works! great! (o.k.. first try, "blink" - and the board has to be more than ESP32 / ESP32 S3... it has to be with RAM... so I had to order a new one)
@RealTimeLogic
@RealTimeLogic Ай бұрын
A quick note on ESP32 memory: When buying an ESP32-S3, choose a model with 'N8R8' or 'N16R8' in the name. These indicate the flash and RAM sizes in megabytes. Xedge32 requires a minimum of 8MB to run on the new ESP32-S3. You can also use the original ESP32, provided it has 4MB of PSRAM. However, OTA firmware updates are not supported on the original ESP32.
@willhelmschmid
@willhelmschmid 3 ай бұрын
A 7 year old video that is still very valuable 👍😁
@lmsg123
@lmsg123 5 ай бұрын
Excelente !
@BryanChance
@BryanChance 9 ай бұрын
Vey helpful. I'm looking for something other than Python/NodeJS/PHP or the "latest popular frameworks" that need constant updates. RTL's development stack is what I've been looking for. :) Thank you!
@RealTimeLogic
@RealTimeLogic 9 ай бұрын
Glad it was helpful!
@BryanChance
@BryanChance 9 ай бұрын
I just found out about Real Time Logic while searching for a good Lua tutorial. RTL has some really awesome development tools and scripting support in Lua. I much prefer Lua than Python.
@RealTimeLogic
@RealTimeLogic 9 ай бұрын
Just note that this video is old. Make sure to check out Xedge32: realtimelogic.com/downloads/bas/ESP32/
@BryanChance
@BryanChance 9 ай бұрын
The perfect background music for coding. ;-) Real Time Logic has some great tools for IOT development.
@RealTimeLogic
@RealTimeLogic 9 ай бұрын
Make sure to also check out Xedge32: realtimelogic.com/downloads/bas/ESP32/
@VoLamChuyenSinh
@VoLamChuyenSinh Жыл бұрын
just dont know =))
@drakkorvladimir4012
@drakkorvladimir4012 Жыл бұрын
I can't find an easy to understand, step by step tutorial on this, it skips explanations. Point me to something with a lot more detail, please.
@RealTimeLogic
@RealTimeLogic Жыл бұрын
Did you download and install SharkSSL ESP32 IDE as explained in the text below the video?
@youwillyou7905
@youwillyou7905 3 жыл бұрын
Guys, check out JaguarDB, which i think is awesome. Time series data, geolocation data all in one natively. Automatic time window rollup.
@jsmythib
@jsmythib 3 жыл бұрын
Very cool usage.
@nykal1510
@nykal1510 3 жыл бұрын
That's really weird, why would you do that? xd I mean, good showcase, but I'm perplexed
@jsmythib
@jsmythib 3 жыл бұрын
There is life beyond port 80. :) This is 'dark web'-
@nykal1510
@nykal1510 3 жыл бұрын
@@jsmythib I understand that, but this isn't a Pacman game completely within telnet, it's just controls, that's what I found odd
@jsmythib
@jsmythib 3 жыл бұрын
@@nykal1510 Just using the socket connection to serve the data to the application. It is odd :) Ive been toying with multi threaded socket servers in Python recently. It is the ultimate switchboard for communication- all sorts of possibilities. Warcraft has a socket server. You run the client. etc. Happy hunting! Skip the EXPLORE tab lol :)
@nykal1510
@nykal1510 3 жыл бұрын
@@jsmythib Ooh, yeah, that puts it more into perspective, thanks.
@saugatsigdel7381
@saugatsigdel7381 3 жыл бұрын
I am a nodejs and react js developer with experience in embedded system. Is there any solution for me to deploy my application using js technology that I know for similar type of application, database integration or develop api?
@RealTimeLogic
@RealTimeLogic 3 жыл бұрын
nodejs is too heavy duty for most embedded systems. The Mako Server and BAS are designed for embedded systems and are better choices.
@enredao_electronico2737
@enredao_electronico2737 3 жыл бұрын
Fantastic. May I Embed the server in STM32 and use ESP32 just for WIFI Connections ?
@RealTimeLogic
@RealTimeLogic 3 жыл бұрын
You can download and integrate the server with your STM32 by following the instruction provided here: github.com/RealTimeLogic/BAS. Another option would be to use ESP32 as a coprocessor and communicate with STM32 using I2C.
@futurecounseling151
@futurecounseling151 4 жыл бұрын
Amazing
@josemanuelalvaradofarias4338
@josemanuelalvaradofarias4338 4 жыл бұрын
Are you using the RX63N board?
@RealTimeLogic
@RealTimeLogic 4 жыл бұрын
Yes, but you can use any development board.
@JuricaBosnar
@JuricaBosnar 4 жыл бұрын
is it possible to run it on regular linux web server with cpanel?
@RealTimeLogic
@RealTimeLogic 4 жыл бұрын
You can run it on regular linux, but it includes a web server. Not sure what you mean with regular web server? You have to use the command line; no cpanel integration.
@IoTLearner
@IoTLearner 4 жыл бұрын
Thank you for the tutorial..
@RealTimeLogic
@RealTimeLogic 4 жыл бұрын
You're welcome 😊
@IoTLearner
@IoTLearner 4 жыл бұрын
What is the core of simplemq?
@RealTimeLogic
@RealTimeLogic 4 жыл бұрын
A lot of hard work :-)
@IoTLearner
@IoTLearner 4 жыл бұрын
@@RealTimeLogic I have used MakoServer, it's really good. I appreciate your efforts.
@pickolasplays3800
@pickolasplays3800 4 жыл бұрын
cool
@AndersJackson
@AndersJackson 4 жыл бұрын
Nice, but you should use IPv6 now. :-9 And XMPP have a great and secure connection for IoT, where the device owner decide who get to use the device. Yes, you can have a more powerful server to aggregate many less powerful devices.
@daninwy2681
@daninwy2681 4 жыл бұрын
So I have to have VMware installed?
@RealTimeLogic
@RealTimeLogic 4 жыл бұрын
or virtualbox. Details: realtimelogic.com/downloads/sharkssl/ESP8266/
@farazkhan7332
@farazkhan7332 5 жыл бұрын
Can I install Cpanel in this server?
@RealTimeLogic
@RealTimeLogic 5 жыл бұрын
No, but you get a web based development environment with integrated IDE so you do not need Cpanel.
@AlanMedina314
@AlanMedina314 5 жыл бұрын
Pretty good video, the esp8266 is a little monster.
@terlumunjoseph6779
@terlumunjoseph6779 5 жыл бұрын
man this is really confusing
@juancrvz3399
@juancrvz3399 5 жыл бұрын
Hi, I loved your video I wanted to ask you how to make a token for the server.
@RealTimeLogic
@RealTimeLogic 4 жыл бұрын
See the end of the following article for how to deal with authentication: dzone.com/articles/setting-up-your-own-arduino-iot-cloud-server
@juancrvz3399
@juancrvz3399 5 жыл бұрын
Hi, I loved your video I wanted to ask you how to make a token for the server.
@RealTimeLogic
@RealTimeLogic 4 жыл бұрын
JWT token? How do you intend to use the token?
@emiliobianchi3652
@emiliobianchi3652 5 жыл бұрын
hello, can i use this to get an ssl certificate for my windows server ip address???? example 134.56.78.4
@RealTimeLogic
@RealTimeLogic 5 жыл бұрын
No, this is a service for device manufacturers.
@halo64654
@halo64654 5 жыл бұрын
Does it matter what OS the server is running on?
@RealTimeLogic
@RealTimeLogic 5 жыл бұрын
No
@imnotmurtaza3651
@imnotmurtaza3651 5 жыл бұрын
so where do i modify the LED code?
@RealTimeLogic
@RealTimeLogic 5 жыл бұрын
See the readme file for the code you downloaded
@fazrulalwi266
@fazrulalwi266 5 жыл бұрын
How to get device key from sensor?
@RealTimeLogic
@RealTimeLogic 5 жыл бұрын
The key is from the "simulated thermostat device for Windows". See details below video
@TheGadusi
@TheGadusi 6 жыл бұрын
Brilliant!
@elliotlaw1590
@elliotlaw1590 6 жыл бұрын
Can anyone help? I'm looking to create a storage Server which is accessible when away from the local are network
@RealTimeLogic
@RealTimeLogic 6 жыл бұрын
You can probably use FuguHub: fuguhub.com/
@brownmunda7200
@brownmunda7200 6 жыл бұрын
how to connect arduino uno or other controllers to this domain
@RealTimeLogic
@RealTimeLogic 6 жыл бұрын
Download the source from this page: realtimelogic.com/products/simplemq/src/ Note that the domain in this video is for test only. You must setup your own server.
@ԵսսիրումեմԱստծուն
@ԵսսիրումեմԱստծուն 6 жыл бұрын
Means, we can create OUR won webserver with LSP?
@RealTimeLogic
@RealTimeLogic 6 жыл бұрын
The Mako Server is the web server. You can create your own web applications using the Lua Server Pages Application Manager and the Mako Server.
@viru4505
@viru4505 6 жыл бұрын
Hi there, U paid to berry $8 for DNS i guess for getting IP That cost is only one time have to pay $8 Or monthly or yearly need to pay?
@RealTimeLogic
@RealTimeLogic 6 жыл бұрын
The service fee for Berry was $8 year. Unfortunately, Berry no longer exists, but check out lowendbox.com for alternatives. We use: securedragon.net -> OpenVZ VPS ->O64
@aishwaryakaushik8164
@aishwaryakaushik8164 6 жыл бұрын
got error code 0x08823 while registering domain from india?
@RealTimeLogic
@RealTimeLogic 6 жыл бұрын
See the following link (assuming this is a Freenom error code): my.freenom.com/knowledgebase.php?action=displayarticle&id=9
@amjadanthony1
@amjadanthony1 5 жыл бұрын
Hi aishwarya
@sonukushwah221
@sonukushwah221 6 жыл бұрын
Thanks a lot for this tutorial keep it up...:)))))))))))))))))
@5-minedu88
@5-minedu88 6 жыл бұрын
Awesome
@Sandy-gd2je
@Sandy-gd2je 6 жыл бұрын
Thanks for the video, I was able to use it for my server rented from datasoft datasoft.ws......
@ShubhamKumar-fn9cl
@ShubhamKumar-fn9cl 6 жыл бұрын
i didn't get the ip address in my mail, which address does it refer to
@RealTimeLogic
@RealTimeLogic 6 жыл бұрын
You need to contact support for the provider you selected.
@hamedsalehian4111
@hamedsalehian4111 6 жыл бұрын
can you secure this project in the way that only someone with certain ip or user pass can access it?
@RealTimeLogic
@RealTimeLogic 6 жыл бұрын
Yes, you can install callbacks in the SMQ broker and control access based on credentials, IP address, etc.
@xXrandom
@xXrandom 6 жыл бұрын
I need help with this issue stackoverflow.com/questions/48035241/local-socket-requiresocket-module-socket-not-found
@RealTimeLogic
@RealTimeLogic 6 жыл бұрын
We use Lua and sockets, but not the standard Lua socket API you refer to. Details: realtimelogic.com/ba/doc/?url=SockLib.html
@bigworldthegioironglon4746
@bigworldthegioironglon4746 6 жыл бұрын
thanks.
@Crakkovia
@Crakkovia 6 жыл бұрын
Thanks very useful
@giliant
@giliant 7 жыл бұрын
The link to your sketch is broken, any chance of a fix?
@RealTimeLogic
@RealTimeLogic 7 жыл бұрын
Sorry about that. I have fixed the link. Additional software can be found at: realtimelogic.com/products/simplemq/src/
@giliant
@giliant 7 жыл бұрын
Real Time Logic I ended up stumbling across that, thanks for such a detailed guide! I'm still bumbling my way through, I got it up and running just some hiccups I need to figure out with the wfs and I should be good to go!
@vinay12345ist
@vinay12345ist 7 жыл бұрын
what i was looking for.. Thanks a ton
@xenorosthxmd7520
@xenorosthxmd7520 7 жыл бұрын
Just curious, what would happen if you had your OWN virtualized server, but it was windows 2012? How would this work?
@RealTimeLogic
@RealTimeLogic 7 жыл бұрын
Yes, you can use a Windows server, just use the Mako Server for Windows, or preferably, Use the Linux (Ubuntu) subsystem available for Windows 10 and Windows 2012: www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/.