-
Wired rpi0w for GFX again
12/01/2017 at 06:23 • 0 commentsHi,
I reconnected my rpi0w to the system, for HDMI output (@ this time it does VGAT emulation) may soon I'll make a simple GUI instead (with simple feedbacks as it is now connected on a dedicated Serial port & no more on same port as Keyboard !)
-
Just added X11 VGAText emulation
11/24/2017 at 17:24 • 0 commentsHi, today I have a working version of VGAText output emulation for your *nux computer,
It emulates for both sides (Teensy & RPI) a serial port communication to render as real VGAT interface on your Desktop.
-
Xts-uBASIC can now run on your computer !
11/22/2017 at 08:37 • 0 commentsSince today : it's now possible to test BASIC directly on a g++/SDL2/ncurses computer
g++ build script is available on github
-
It's alive !!!!
11/15/2017 at 16:24 • 0 comments -
Begins of 'flat' mother board
11/15/2017 at 16:23 • 0 comments
Main module + DFPlayer MP3 + VGAText + USB Hub as DBUG & PWR supply -
Starting an enclosure for the system
11/14/2017 at 11:50 • 0 commentsHi, I started to make a box for my computer system....
I decided to re-use an old MO5 case, which I emptied & added hinges.
I started to separate the OLED Display & button, then glued an android tablet USB flat keyboard :
So it looks like that for now.
-
MP3 Sound Card added
11/13/2017 at 11:52 • 0 commentsHi, I recently added a DFPlayer mp3 module to act as a sound card, this looks like this :
-
VGA Text replacement
04/02/2017 at 17:06 • 0 commentsHi, today I nearly achived the Simple VGAText Serial ouput (100x50 chars - text ONLY interface) replacement by re-using a Raspberry PI Zero + Java + FrameBuffer.
It does actually run an emulation of the VGAText micro-code (receiving text & escaped commands from the Serial Port) to make a Pseudo text-based UI.
It boots & start the program in 14sec from strict powering up time (8sec from linux starts booting).
The cons : It does not starts instantanatly,
the pros : It can be use on ANY HDMI TV or Computer Monitor even with too high resolution, later it will be able to receive some GFX commmands, the render code is (on-board) modifiable, Keyboard reading will replace the HobbyTronics USB Host (keyb preprogrammed) board, & it costs nearly as same as HobbyTronics VGA TEXT board...
I know, It could replace the whole system, but I keep my MCU (teensy3.6) board to do the main Unit... (just for personal fun ! )
to follow ...
-
The system is growing up...
03/05/2017 at 13:51 • 0 commentsADDED Wifi + additional POWER SUPPLY Boards (+ still VGA Board) (allows me to read web RSS Feed)
-
My Wifi ecosystem
03/05/2017 at 13:48 • 0 commentsWebContent minified by a cloud server // ESP8266 packet re-formed by AT328P
to provide String Arrays to my BASIC