Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~655 People Reached
Favorite Forums
Member Avatar for maskinao

Hi! I'm trying to write a code for my arduino project. it's an SMS-based Led matrix display. I seem to have problems with SRAM memory because of the size of the code. can you help me optimize it? #include "cmap.h" #include <SIM900.h> #include <sms.h> #include <SoftwareSerial.h> #define INTEN 6500 //speed …

Member Avatar for jamescasundo
0
352
Member Avatar for maskinao

Hi! I want to be able to automatically select the first row in a listview then display the selected items in a text box. I've already done putting the data in the textbox by clicking the row, but i cannot do it automatically. any ideas? i would like to provide …

Member Avatar for Ancient Dragon
0
109
Member Avatar for maskinao

Hi Guys, I am currently working on a thesis that would involve a software that acts like an internet cafe software. This is how it's going to work: A student can swipe his Baccoded ID Card at the Server and he will be assigned to PC1. He can log out …

Member Avatar for DorinaP
0
194