百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

ts100tris

> 编程语言
开源

TS100 熔铁(和少数地物分支)的俄罗斯方块

183 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

TS100 熔铁(和少数地物分支)的俄罗斯方块

ts100tris

Tetris for TS100 soldering iron. Built on top of an official minidso TS100 firmware starting from version 2.17.

Installation

Download .hex file in the releases section.

Connect to USB while holding button A, copy .hex to USB drive, wait it renames to .rdy, unplug USB.

There's no firmware backup, just revert to the official firmware the same way.

How to play

Hold button B to start the game.

Press A or B to move, A+B or hold B to rotate, hold A to drop, hold both buttons to quit.

Each time you lose the game the soldering iron tip temperature increases by 10 degrees.

Use 12..24V external power supply for the immersive gaming experience.

Build

I used IAR Embedded Workbench for ARM EWARM v.7.50.2 10505.

Open .eww, hit Make, that's it.

Hardware

  • STM32F103T8U6 (ARM Cortex M3, clock frequency 72 MHz)

  • MMA8652FC (3-Axis, 12-bit Digital Accelerometer)

  • SSD1306 (White 96x16 OLED Display)

Disclaimer

This is very early alpha, currently works in USB mode only.

There are also an experimental accelerometer, autorotate and scripting branches.

Press

  • Hackaday: Tetris on a soldering iron
  • Lenta.Ru: Программист запустил "Тетрис" на паяльнике
  • Vice: Play the Tiniest Version of 'Tetris' on a Soldering Iron
  • Hacker News: Tetris for TS100 soldering iron

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言