Quote
joval - 2020-12-11 11:49 PM
Good hardware "hack"...portable and secure! And you probably had these things laying around unused for many years, much as I have. I agree...it is fun...learning how to adapt these things to do new tricks and maintain function. I don't know much about the Sigmarion...it has a different cpu...can you use the same software as the MP900c which uses CE.Net 2?? Anyway... Bravo!....drum roll...now take a bow as the audience applauds...keeping the HPC flame alive!
Sigmarion 3 is a little harder to get apps running than MP900C, you need to hex edit a lot of apps to make it work.
Quote
joval - 2020-12-12 3:03 AM
Oh, I forgot to mention that now...with that wpa2 connection... the whole world of ESP32
(or ESP8266
) microcontrollers is at your beck and call. These a dirt cheap arduino type devices that have wpa2 wifi that are super low voltage and can be programmed with the arduino IDE on a laptop to present a webpage on your sigmarion..from which you can... control lights, garage door, motors, sprinklers, home automation, read outside temperature and humidity, show a few family photos, make low up cost motion activated high resolution web cams, cheap wifi extenders, date and time clocks,...email reminders, sensors of all kinds of things
(check out randomnerdtutorials.com
).
Practice designing web pages using HTML 4 and CSS and if your browser supports javascript you can practice writing scripts on the esp32 and learn how to build interactive web pages... You may never be bored again So put the critter to work as a dedicated weather station/clock/home lighting controller all at once if you fancy! You have a very useful sigmarion now!

I checked randomnerdtutorials.com and visited for the first time, it is cool!
Thanks for your suggestion. I can design web pages in HTML 4 and I have some coding experience I JavaScript / Ajax so yeah, maybe I will make a wireless robot out of esp32 someday. I have an experience in using Arduino compatible tiny board, and have made a robot when I was around 14 or so but haven’t got around to those wonderful hobby so much recently. It will be cool to be able to control a robot from H/PC...
Edited by stingraze 2020-12-11 9:31 PM