Skip to content
texelography
  • Projects
    • Honda Insight ZE1
    • Nissan Sunny B12 Rz1 Digital Cluster
  • Technology
  • GitHub
  • Youtube
  • About

Technology

Everything related to technology….

Reviving the Battery of a IBM Thinkpad 240

A while ago, I purchased a Thinkpad 240 online, and upon receiving it, my excitement grew as I discovered its almost pristine condition. The keyboard displayed only minimal signs of wear, and the Intel Celeron and Windows 98 stickers on the keyboard bezel appeared almost as they did in 1999. However, the notebook did have

Read More
Posted in Allgemein, Technology | Leave a comment

How to Implement 3D Object Triangle Selection?

keywords: 3D geometry; triangle selection; vertex selection; When developing 3D software, you might want to allow the user to select specific polygons or vertices from your 3D model. Different parts of the geometry, such as corner points (vertices), triangles or surface normals must be selectable just by clicking on them. The complicated part is not

Read More
Posted in Technology | Tagged 3d selection, select polygon, select vertex, triangle selection | Leave a comment

Honda CRZ ZE2 CAN Bit Assignment Sheet

A while ago I hooked a CAN logger to a friends CRZ, and reverse-engineered it a bit. Hope it helps for your projects 😉 Vehicle CAN Message ID Bit Length Description 0x13F 8 16 ThrottlePosition raw 0x13F 40 32 ThrottlePosition counter 0x164 0 8 Headlight switch 0x164 48 16 Vehicle speed 0x17C 24 16 Engine

Read More
Posted in Technology | Tagged Bit Assignment Sheet, CAN Honda Insight, Honda CRZ CAN, ZE2 CAN | Leave a comment

“Can not find free FPB Comparator!” when using OpenOCD in Eclipse

The last two days, I had a very interesting problem that I thought is worth sharing. I am developing a project on an STM32 microcontroller. My toolchain uses Eclipse, which uses GDB, which in turn controls OpenOCD, which does all the low-level stuff so that I can flash and debug. That worked very well for

Read More
Posted in Technology | Tagged Can not find free FPB Comparator!, Eclipse, OpenOCD, STM32 | Leave a comment

Honda Insight ZE1 OBDII Smartphone App

I’ve been using Peters OBDII C&C for quite a while now, and while I like it’s features, it lacks the intuitiveness of a modern smartphone app. So I thought it’s about time to improve this! System Architecture Two MCUs are working together to read the OBDII data from the car, and transmit it vie BLE

Read More
Posted in Technology | Leave a comment

3D Circle Reconstruction from Ellipses

Keywords: 3D circle reconstruction, traffic sign reconstruction, ellipse fitting I came to the idea of publishing this software part I have been working on during my Master’s Thesis. During my time at SIMTech, I was working on robotics, 3D reconstruction of workpieces, and path teaching using Augmented Reality (AR). A part of our project was

Read More
Posted in Technology | Leave a comment

3D Triangle Collision Detection

I wrote this over 10 years ago in high school when I wrote my first 3D game. I still need to copy in the graphics, but I hope it is useful for someone! Facharbeit im Leistungsfach Mathematik (fächerübergreifend zur Informatik) Thema: „Entwicklung eines 3D-PC-Spiels: MBDAK III“  Clemens Zangl Schuljahr 2006/2007 MSS 12 Max-Slevogt-Gymnasium Landau Inhaltsverzeichnis

Read More
Posted in Technology | Leave a comment

Recent Posts

  • Reviving the Battery of a IBM Thinkpad 240
  • Protected: Mein Honda Insight ZE1
  • Nissan Sunny Rz1 Digital Cluster Adapter Schematics and CAD
  • Presse-Information Honda Insight
  • Digital Cluster Conversion Kit Launch
  • My Fuel Saver Car: Honda Insight ZE1
  • How to Implement 3D Object Triangle Selection?
  • Honda CRZ ZE2 CAN Bit Assignment Sheet
  • “Can not find free FPB Comparator!” when using OpenOCD in Eclipse
  • Building a Digital Cluster Converter
  • Nissan Sunny B12 Rz-1 Digital Speed Sensor
  • Honda Insight ZE1 OBDII Smartphone App
  • Nissan Rz1 Digital Cluster Conversion
Theme by Colorlib Powered by WordPress
  • Projects
  • Technology
  • GitHub
  • Youtube
  • About