Tools and firmware for AX206 photo frames, from http://sourceforge.net/projects/dpf-ax/
-
Updated
Oct 16, 2023 - Assembly
Tools and firmware for AX206 photo frames, from http://sourceforge.net/projects/dpf-ax/
The main aim of this project is to calculate and monitor the surrounding temperature and change the speed of the fan as temperature changes i.e. the speed should increase with a rise in temperature and should decrease with a drop in temperature.
The is for beginners/intermediates who seek core understanding of microcontroller principles: such as interfacing a single low-end CMOS 8051 micro-chip with some peripherals: where all working together as a system.
COE538 - This code is part of my microprocessor system class project. You may refer to it, but COPYING it is strictly prohibited, as it would violate policy 60.
The main aim of this project is to calculate and monitor the surrounding temperature and change the speed of the fan as temperature changes i.e. the speed should increase with a rise in temperature and should decrease with a drop in temperature.
PORJECT 16-C Microcontroller ( Ultrasonic with Graphic lcd | [ CIRCUIT +PROGRAM+PCB])
Microcontroller Temperature Controlled System. Writing C code to implement temperature controller system on AVR ATMega128 (UNI-DS6 development board), Proteus 8 to simulate the system, which aims to keep the environment in a cool mode. To achieve that, it simultaneously recording the temperature using a potentiometer sensor. Then, the system act…
COE538 - This course deals with the Microprocessor Based Systems, with an emphasis on embedded system hardware and software design. This course is taken at TMU, formally known as Ryerson.
LCD Interfacing with LPC2148 keil project embedded
The temperature sensor continuously monitors the room temperature and gives an analogue equivalent voltage which is directly proportional to the temperature.This analogue data is given to ADC and the digital data to 8051 micro controller . As per the code written, the value is displayed on the LCD
different library files, macros, common gpasm code
An RP2350 1602 LCD driver written entirely in Assembler.
🔧 Drive an RP2350 1602 LCD with this Assembler-based solution for Raspberry Pi Pico, enhancing your reverse engineering projects effortlessly.
Codes Developed in Course ECEN 5613 Embedded System Design
Add a description, image, and links to the lcd topic page so that developers can more easily learn about it.
To associate your repository with the lcd topic, visit your repo's landing page and select "manage topics."