• Cheap dual core mcu for a data logger?
    Hi all! I'm thinking of creating a simple datalogger that prints out the characters onto a sdcard/USB device. I would like to be able to poll data, save it in a buffer and simultaneously write it...
  • Cheap dual core mcu for a data logger?
    Hi all! I'm thinking of creating a simple datalogger that prints out the characters onto a sdcard/USB device. I would like to be able to poll data, save it in a buffer and simultaneously write it...
  • data logger
    #include "RTE_Device.h" // Keil::Device:Startup #include "RTE_Components.h" // Component selection #include "LPC17xx.h" // Device header enum states {aa,a5a5,aa55,aa55bb,AA,BB,A5A5,idle_state,IDLE_STATE...
  • data logger
    #include "RTE_Device.h" // Keil::Device:Startup #include "RTE_Components.h" // Component selection #include "LPC17xx.h" // Device header enum states {aa,a5a5,aa55,aa55bb,AA,BB,A5A5,idle_state,IDLE_STATE...
  • c code for lcd/keypad interface
    i am searching a keil c code for interfacing lcd/keypad using 8051 to display alphanumeric text like the one in mobile phones