Main page: Unterschied zwischen den Versionen

Aus ProjectWiki
Wechseln zu:Navigation, Suche
K (Mat verschob die Seite Hauptseite nach Main page: renaming)
K
Zeile 5: Zeile 5:
 
* [[EEPROM Wear Leveling (AVR101)|''EEPROM Wear Leveling (Application Note AVR101)'']] - an algorithm to increase the write cycles for parameters stored in EEPROM
 
* [[EEPROM Wear Leveling (AVR101)|''EEPROM Wear Leveling (Application Note AVR101)'']] - an algorithm to increase the write cycles for parameters stored in EEPROM
 
* [[TLSF Dynamic Memory Allocation|''Dynamic Memory Allocation using TLSF'']] - organizes the memory in two segregated bitmaps and works in constant time
 
* [[TLSF Dynamic Memory Allocation|''Dynamic Memory Allocation using TLSF'']] - organizes the memory in two segregated bitmaps and works in constant time
 +
* [[Static Memory Allocation|''Static Memory Allocation'']] - API compatible to TLSF
 
* [[Bascom Proportional Fonts|''Proportional Fonts for GLCDs in Bascom'']]
 
* [[Bascom Proportional Fonts|''Proportional Fonts for GLCDs in Bascom'']]
 
* [[Touch Screen Library|''4-Wire Resistive Touch Screen Library'']]
 
* [[Touch Screen Library|''4-Wire Resistive Touch Screen Library'']]

Version vom 25. Juni 2019, 14:34 Uhr

Projects


  • McNet is an easy-to-use but powerful communication protocol for a µC network using Serial/TWI connections
  • Reading an LTC1860 or compatible ADC
  • Wireless energy/data transmission using air coils
  • Temperature Measurement using PT100 with semi-automatic calibration
  • Robot platform
  • High-torque servo joint
  • Self-built CNC mill
  • Enhancment of the mill to a 3D-Printer (ABS plastic extruder + controller board + Mach3 integration)


Contact me


German Translations

  • Software Timer: mit diesen Funktionen lassen sich auf Basis eines wählbaren Hardware-Timers bis zu 255 unabhängige Software-Timer realisieren
  • Bargraph für LCDs, mit verschiedenen Stilen
  • LCD Menü einfach zu konfigurierendes Menü-System für Text-LCDs mit grafischen Editor