Cemetech (/ˈkɛmɛtɛk/) is a programming and hardware development group and developer community founded in 2000. Its primary software focus is calculator programming for TI and Casio graphing calculators, and its primary hardware focus is on mobile and wearable computing hardware. Among its most notable projects are the Doors CS shell for the TI-83+ series of graphing calculators, the Clove 2 dataglove, the Ultimate Calculator, and the CALCnet / globalCALCnet system for networking graphing calculators and connecting them to the Internet. The Cemetech website hosts tools for calculator programmers, including the SourceCoder TI-BASIC IDE and the jsTIfied TI-83+/84+ emulator. The founder of the site, Dr. Christopher Mitchell ("Kerm Martian"), began the site to showcase his personal projects, but since its early days, it has branched out to become one of the several major sites of the TI calculator hobbyist community and a source for hardware and programming development assistance. It has incubated many software and hardware projects beginning in the calculator community at its roots but including microprocessor development, general electrical engineering, desktop applications, and mobile/web applications.

Cemetech
Type of site
Forum/Development group
Available inEnglish
Created byChristopher Mitchell
URLwww.cemetech.net
CommercialNo, but uses unobtrusive ads (only showing for non-registered users) to help support the site
RegistrationOptional
Users46,735
LaunchedMarch 2000
Current statusOnline

History edit

Cemetech began as a personal website hosted on Homestead and later GeoCities, publishing personal software and hardware projects. In 2004, the site expanded on shared hosting with a PhpBB-based forum, and in March 2005 moved to Cemetech.net.[1] The site spent the following three years consolidating its presence in the TI graphing calculator enthusiast community, attracting programmers who began publishing their own independent software projects on the site. Early projects were primarily calculator-related, later branching out into computer, web, and embedded programming. In mid-2006, Cemetech lost several hundred posts when hosting provider Jatol disappeared overnight,[2] stranding hundreds of customers without websites or backups. From 2008, Cemetech expanded further into hardware development, releasing popular projects such as the Clove 2 typing glove, an electro-acoustic musical instrument, and several hardware mods of graphing calculators. Major software projects have included networking libraries for calculators and other low-resource devices, as well as the hardware and computer software to support internet-connected calculators, an extensive shell called Doors CS for these devices, and work on distributed computing and image processing projects by the founder and several staff members. In 2012, Cemetech's founder published a book called "Programming the TI-83 Plus/TI-84 Plus" which was published by Manning Publications, an introductory programming book inspired by his experiences working with beginner programmers at Cemetech.

Cemetech projects edit

The following Cemetech projects have been widely disseminated on technology news sites and blogs, organized alphabetically.

  • Clove 2:[3][4] A Bluetooth data glove for one-handed typing.
  • Doors CS:[5][6][7] A calculator shell for the TI-83+/TI-84+ series of graphing calculators, offering a GUI API, a networking stack, and features for users and developers.[8]
  • Doors CSE: A Shell and GUI for the color-screen TI-84 Plus C Silver Edition graphing calculator. You Can; "Run any BASIC or ASM program, for RAM or Archive, Organize your programs into folders, lock/archive/hide/edit directly from Doors CSE, Use the HomeRun feature to run any program from the TI-OS homescreen, without Asm( even if archived). It Extremely user-friendly, with many tools and features for programmers and users."[9]
  • Floppy Drive Music on a TI-83+:[10] A twist on the classic project of using the stepper motors and coils in old hardware such as hard drives or floppy drives to make sound or music.[11] This version uses a calculator as the controller, utilizing its two I/O lines to control the floppy drive.[12][13]
  • gCn (globalCALCnet)[14][15] and CALCnet:[6] A linking protocol for linking the TI-83+ series of graphing calculators over the internet, or to each other. Some applications include a chat client that can link calculators to each other and to IRC as well as a scorched-earth genre multiplayer game called Obliterate.[16] Another famous usage of gCn is the Gossamer web browser, a version of the Lynx web browser.
  • Gossamer:[17][18] A web browser for graphing calculators, operating over the CALCnet and globalCALCnet networking protocols, allowing viewing of and interaction with simplified web pages.[19] A remote bridge based around the Lynx text-only web browser reformats web pages for use on the calculators.[20]
  • jsTIfied: An online emulator for TI-73, TI-76.fr, TI-81, TI-82, TI-82 Stats.fr, TI-83, TI-83+, TI-83+SE, TI-84+ and TI-84+SE.
  • Multichord:[21] An electro-acoustic musical instrument using a hard drive to tension a string that can be strummed or plucked.
  • SourceCoder 3:[22] An online IDE for the TI-BASIC programming language, as well as the Z80 and eZ80 Assembly languages. It also has support for user-developed languages like C and ICE (developed primarily by Cemetech users MateoConLechuga and PT_ respectively)
  • Ultimate Calculator:[23] A project involving fully customizing the hardware of a TI-83+; this includes customization of the casing, adding a PS/2 mouse port, and at one point, even incorporating a PS/2 touchpad. There have been three incarnations of the Ultimate Calculator.[24]

Cemetech's many other past and present projects include web applications for trend aggregation and data mining, hardware and software projects for music visualization, many TI-BASIC and z80 Assembly programs, and research into parallelization, distributed computing, and image processing.

Cemetech user-projects edit

The following projects were created by Cemetech users, they are organized alphabetically within their appropriate categories.

TI-84+CE Shells edit

  • CEaShell: A shell that RoccoLox_Programs & TIny_Hacker Have Built, It is based off of Cesium, It seeks to offer a straightforward, user-friendly interface with a few basic QoL shell functions.[25][26][27]
  • Cesium: A lightweight shell/launcher built by MateoConLechuga, it supports running programs regardless of archive status, as well as a structured and colorful GUI. Hide programs, prevent BASIC programs from being edited, rename files, and more.[28][29][30][31][32][33][26]
  • macOS Monterey: A Shell Developed ProgrammerBobSmith, The shell includes, a program launcher, some built in utilities, a cursor, & a settings menu.[26][34][35][36][37]
  • VYSION: A Shell Developed by epsilon5. Its features include a Windows-like GUI, a working cursor, a fully functional filesystem with folders, a password lock, the ability to easily access programs by pinning them to the taskbar or desktop, and the ability to fully customize the shell's appearance with colors and custom wallpapers.[38][39][40]

Programing Libraries edit

  • Celtic CE (aka Celtic BASIC): Celtic CE is a library designed for TI-BASIC programs that gives programmers access to a wide range of powerful commands and tools that would otherwise be unavailable in TI-BASIC. In addition to commands for executing programs and hex code, creating and modifying files, and more, these also feature graphical commands for drawing text, sprites, and shapes! Bringing numerous commands from previous TI-BASIC libraries, Celtic CE is a successor to libraries like Celtic 2 CSE and Celtic III on earlier calculator models. It also fully supports TI-BASIC applications that were built to utilize Celtic 2 CSE. This library was created by RoccoLox_Programs & TIny_Hacker[41][42]
  • Oxygen [C]: "A Graphical library for the CE toolchain that allows you to create GUI-intensive programs faster." Oxygen comes with a built-in cursor system and a widget system. This library was created by Alvajoy123.[43][44]

Awards and Media Attention edit

The projects above have individually gained attention from being featured on technology and DIY websites and blogs. Cemetech as a whole has gained more limited notoriety. It is well known in the hobbyist graphing calculator programming scene, and began to gain more widespread attention with its booth at World Maker Faire 2012 in New York City, entitled "Hacking Graphing Calculators: The Stealth Pocket Computer".[45] Cemetech's founder was interviewed,[46] and the booth won the Faire's Educators' Choice Award.[47] Cemetech returned to Maker Faire with new projects and references in 2013 and won the Editors' Choice Award as well as a second consecutive Educators' Choice Award.

Cemetech and Color Graphing Calculators edit

In November 2012, Cemetech became one of the primary news sources introducing TI's new TI-84 Plus C Silver Edition, TI-84 Plus CE and Casio's fx-CP400 graphing calculators. Both devices were released in Q2 2013, and brought large color screens to their respective models. Cemetech's revelations about the two devices were widely quoted by popular online technology news outlets.[48][49]

Controversy and Criticism edit

In early 2011, Cemetech's members took a vocal stand against Texas Instruments' educational division for the TI-Nspire CX graphing calculator to be introduced in Spring 2011, calling on community members to "ignore the Nspire CX and get a [...] Prizm" from TI competitor Casio.[50] While much of the hobbyist community agreed with the letter or spirit of the proclamation, a discussion between teachers and community members on a semi-official TI-Nspire discussion group prompted criticism of Cemetech's attitude as contrary to the purpose of TI's calculators, exemplified in "[o]ne thing that [...] is NOT wrong is TI's refusal to make the NSpire a platform for Doom or Quake or any other distraction that kids enjoy. These things may be fun, but they aren't about learning math".[51]

References edit

  1. ^ "Cemetech – About". Cemetech. Retrieved 2011-02-26.
  2. ^ "The Good, the Bad, and the Ugly". cemetech.net. Retrieved 2015-07-12.
  3. ^ "Clove 2 typing glove leaves your other hand free for high fives - Engadget". Engadget. 13 July 2008. Retrieved 2011-02-27.
  4. ^ "DIY Clove 2 Glove Allows You To Type One-Handed, Sans Keyboard". Gizmodo. 13 July 2008. Retrieved 2011-02-27.
  5. ^ "Peer network using graphing calculators – Hack a Day". Hack a Day. 16 December 2010. Retrieved 2011-02-26.
  6. ^ a b "Calculator Networking With CALCnet and Doors CS". Slashdot. 16 December 2010. Retrieved 2011-02-27.
  7. ^ "Find an Oasis in Doors CS 7.0". ticalc.org. Retrieved 2011-02-27.
  8. ^ "Doors CS". Retrieved 2011-02-27.
  9. ^ "Doors CSE 8.2 for the TI-84 Plus C Silver Edition". dcs.cemetech.net.
  10. ^ "Making Sweet Floppy Drive Music with a Calculator - Hack a Day". Hack a Day. December 2011. Retrieved 2011-12-08.
  11. ^ "Retro gadget orchestra nails House of the Rising Sun, puts your garage band to shame (video)". Engadget. 5 December 2011. Retrieved 2011-12-08.
  12. ^ "Kalkulator podpiety do stacji dyskietek. Co takie cudo potrafi - Wykop.pl". Wykop.pl. 4 December 2011. Retrieved 2011-12-08.
  13. ^ "House of the Rising Sun interprété par des machines". "Journal du Geek. 6 December 2011. Retrieved 2011-12-08.
  14. ^ "Online Multiplayer Games on TI Calculators". Slashdot. 22 February 2011. Retrieved 2011-02-27.
  15. ^ "Global CALCnet: Your TI-83 Just Acquired Internet". Hack a Day. 22 February 2011. Retrieved 2011-02-27.
  16. ^ "Obliterate Bonds of Oppression With Online Gaming". ticalc.org. Retrieved 2011-03-23.
  17. ^ "Graphing calculator web browser lets you visit your favorite sine wave fan sites". Engadget. 26 July 2011. Retrieved 2011-08-01.
  18. ^ "A Web Browser For Your…Graphing Calculator?". Gizmodo. 25 July 2011. Retrieved 2011-08-01.
  19. ^ "Creative Programmer Whips Up A Web Browser For Graphing Calculators". Pcgamer. Maximum PC. Retrieved 2011-08-01.
  20. ^ "Graphing Calculator Web Browser Is Here; Geeks Love it, Smartphones Unimpressed". PC World. Retrieved 2011-08-01.
  21. ^ "Multichord - Hard Drive Musical Instrument - Hacked Gadgets - DIY Tech Blog". Hacked Gadgets. Retrieved 2011-02-28.
  22. ^ "Cemetech's SourceCoder Updated". ticalc.org. Retrieved 2011-02-27.
  23. ^ "Mod Your Boring TI-83 Calc | Hack N Mod". Hack N Mod. Archived from the original on 2011-04-09. Retrieved 2011-02-27.
  24. ^ "Cemetech | News | Ultimate Calculator 3 Progress". Cemetech. Retrieved 2011-02-27.
  25. ^ "CEaShell: A Shell for the TI-84+ CE - Cemetech | Forum | Your Projects [Topic]". www.cemetech.net. Retrieved 2024-04-22.
  26. ^ a b c "TI-84 Plus CE Assembly Shells - ticalc.org". www.ticalc.org. Retrieved 2024-04-22.
  27. ^ Programs, RoccoLox (2024-02-20), RoccoLoxPrograms/CEaShell, retrieved 2024-04-22
  28. ^ "Cesium - Cemetech | Forum | MateoConLechuga [Topic]". www.cemetech.net. Retrieved 2024-04-22.
  29. ^ "Cesium". www.cemetech.net. Retrieved 2024-04-22.
  30. ^ MateoConLechuga. "Cesium: GitHub Repository". GitHub.
  31. ^ "Cesium - ticalc.org". www.ticalc.org. Retrieved 2024-04-22.
  32. ^ "Cesium". TI84CalcWiz. Retrieved 2024-04-22.
  33. ^ "Cesium". sites.google.com. Retrieved 2024-04-22.
  34. ^ "macOS Monterey 12.0 COMING TO TI–84 PLUS CE - Cemetech | Forum | Your Projects [Topic]". www.cemetech.net. Retrieved 2024-04-22.
  35. ^ "macOS Monterey 12.0 (GrannySmithOS 12.2.4) OS for CE". www.cemetech.net. Retrieved 2024-04-22.
  36. ^ "macOS MONTEREY 12.1 for CE - ticalc.org". www.ticalc.org. Retrieved 2024-04-22.
  37. ^ "macOS Monterey 12.0 (GrannySmithOS 12.2.1) OS for CE (programme Utilitaires ce)". TI-Planet. Retrieved 2024-04-22.
  38. ^ "VYSION CE". www.cemetech.net. Retrieved 2024-04-22.
  39. ^ "VYSION 2 CE: the ultimate CE shell - Cemetech | Forum | Your Projects [Topic]". www.cemetech.net. Retrieved 2024-04-22.
  40. ^ epsilon5. "VYSION CE". GitHub.{{cite web}}: CS1 maint: numeric names: authors list (link)
  41. ^ "Celtic CE". www.cemetech.net. Retrieved 2024-04-22.
  42. ^ "Celtic BASIC library for the CE - Cemetech | Forum | Your Projects [Topic]". www.cemetech.net. Retrieved 2024-04-22.
  43. ^ "Oxygen [C] - Cemetech | Forum | Your Projects [Topic]". www.cemetech.net. Retrieved 2024-04-22.
  44. ^ Alvajoy123. "Oxygen". Oxygen Site.{{cite web}}: CS1 maint: numeric names: authors list (link)
  45. ^ "Hacking Graphing Calculators: The Stealth Pocket Computer". Maker Faire. Archived from the original on 2012-10-05. Retrieved 2012-10-25.
  46. ^ "Giving graphing calculators a new life - Hack a Day". Hackaday. 29 September 2012. Retrieved 2012-10-25.
  47. ^ "Cemetech News: Maker Faire Day 1: Educators' Choice; Hackaday Interview". Cemetech. Retrieved 2012-10-25.
  48. ^ "Color-Screen TI-84 Plus Calculator Leaked - Slashdot". Slashdot. 11 November 2012. Retrieved 2012-12-03.
  49. ^ "In Calculator Arms Race, Casio Fires Back: Color Touchscreen ClassPad - Slashdot". Slashdot. 30 November 2012. Retrieved 2012-12-03.
  50. ^ "Casio Prizm: Why TI Calc Coders Should Abandon the Nspire CX". Cemetech. Retrieved 2011-03-24.
  51. ^ "Why TI Calc Coders Should Abandon the Nspire CX". Google Groups: tinspire. Retrieved 2011-03-24.

External links edit