* You are viewing the archive for the ‘programming’ Category

PIC32 in DIP28

VN:F [1.9.11_1134]
Rating: +4 (from 4 votes)
VN:F [1.9.11_1134]
Rating: 5.0/5 (1 vote cast)

I got one PIC32 in DIP ;)

PIC32 in DIP28

PIC32 in DIP28

It’s time to learn MIPS opcodes :)

Hopeless v0.5

VN:F [1.9.11_1134]
Rating: 0 (from 0 votes)
VN:F [1.9.11_1134]
Rating: 0.0/5 (0 votes cast)

Recently I released version 0.5 of my fork of pre-existed Hope interpreter (classical functional programming language) named “Hopeless”:

  • added ‘\r’ to function “isspace” in ctype.hop
  • fixed function “dir” in system_win.hop
  • path to libraries changed to /usr/local/share/hopeless
  • created man file hopeless.1 (modified hope.1)
  • fixed “make install” for Hopeless
  • new library lib/db_sqlite.hop (database support with sqlite3)
  • added functions “del” and “write_to” to lib/system.hop
  • check for ‘\n’ and ‘\r’ before run commands (“!…”)
  • defined constant “stdin” instead of functions “getc” and “gets” (lib/system.hop)
  • modified test _input.hop

Source code: hopeless-v0.5.tar.bz2 (100K)
For more info see www.hopelog.com where you can find all previous versions of Hopeless plus Win32 binaries.

github.com

VN:F [1.9.11_1134]
Rating: 0 (from 0 votes)
VN:F [1.9.11_1134]
Rating: 0.0/5 (0 votes cast)

Yesterday I added myself to github.com community:

http://github.com/shaos

Handwritten blog 2,3,4,5

VN:F [1.9.11_1134]
Rating: 0 (from 0 votes)
VN:F [1.9.11_1134]
Rating: 0.0/5 (0 votes cast)

Again some handwritten ideas about implementation of microprogrammed hybrid of 8080/8085 and 6502/65C02 processors:

Page2 Page3

Page4 Page5

Handwritten Blog

VN:F [1.9.11_1134]
Rating: 0 (from 0 votes)
VN:F [1.9.11_1134]
Rating: 0.0/5 (0 votes cast)

I have electronic pen FLY Fusion that can convert anything written on special paper to computer image:So I decided to start publishing my personal Russian/English notes as handwritten digitized images (some kind of handwritten blog):Page1