Dark AI
Dark AI
DIIDevHeads IoT Integration Server
Created by wafa_ath on 8/2/2024 in #firmware-and-baremetal
Configuring PIC24FJ128GC010 for Sensor Module and UART with MPLAB X IDE
Also ensure your UART is configured correctly (baud rate 9600, no parity, 1 start bit, 1 stop bit, no flow control) and use the UART_SendString function to transmit data. To view the data in Putty, match the serial communication parameters to your UART settings and connect your USB to TTL converter to your PC. Refer to the DHT11 datasheet and MPLAB Code Configurator documentation for further details.
6 replies