Skip to content
#

baremetal-programming

Here are 18 public repositories matching this topic...

Ce projet met en œuvre une communication parallèle entre un microcontrôleur ATmega2560 (Arduino Mega) et un écran LCD HD44780 1602 en mode 4 bits, sans utiliser de bibliothèque Arduino. L'interface est codée en C bare-metal, en manipulant directement les registres d'entrée/sortie (PORTx, DDRx) pour contrôler les broches de données et de commande .

  • Updated Apr 27, 2025
  • C

Improve this page

Add a description, image, and links to the baremetal-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the baremetal-programming topic, visit your repo's landing page and select "manage topics."

Learn more