MIC Electronics Limited — Investor Relations & Filings
MIC Electronics Limited specializes in the design, development, and manufacturing of advanced LED display systems and electronic communication solutions. The core product portfolio includes indoor and outdoor LED video walls, digital signage, and comprehensive passenger information systems for transportation networks. The company also provides energy-efficient LED lighting solutions for urban infrastructure and industrial applications. With a focus on integrated technology, the firm delivers end-to-end solutions encompassing hardware design and software integration. Its systems are utilized in public infrastructure projects, advertising, and telecommunications, leveraging expertise in high-end electronic engineering to provide scalable and reliable visual communication and lighting technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2026-05-05 | English | |
| Updates | 2026-04-30 | English | |
| Shareholders meeting | 2026-04-29 | English | |
| Shareholders meeting | 2026-04-29 | English | |
| Copy of Newspaper Publication | 2026-04-27 | English | |
| Outcome of Board Meeting | 2026-04-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42191543 | General Updates | 2026-05-05 | English | ||
| 42163439 | Updates | 2026-04-30 | English | ||
| 42182859 | Shareholders meeting | 2026-04-29 | English | ||
| 42193253 | Shareholders meeting | 2026-04-29 | English | ||
| 42218692 | Copy of Newspaper Publication | 2026-04-27 | English | ||
| 42222117 | Outcome of Board Meeting | 2026-04-25 | English | ||
| 42222229 | Outcome of Board Meeting | 2026-04-25 | English | ||
| 42202453 | Copy of Newspaper Publication | 2026-04-18 | English | ||
| 42162837 | Corrigendum | 2026-04-16 | English | ||
| 42169266 | General Updates | 2026-04-16 | English | ||
| 42172034 | Copy of Newspaper Publication | 2026-04-09 | English | ||
| 42172983 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | ||
| 42192530 | Shareholders meeting | 2026-04-07 | English | ||
| 42179054 | General Updates | 2026-04-01 | English | ||
| 42193089 | Trading Window | 2026-03-31 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Microelectronics Technology Inc.
Specialist in microwave and satellite communication equipme…
|
2314 | TW | Manufacturing |
|
MLS Multimedia S.A.
Develops software, firmware, and interactive media systems …
|
MLS | GR | Manufacturing |
|
MOBI Development Co., Ltd.
Provides wireless communication infrastructure, RF subsyste…
|
947 | HK | Manufacturing |
|
Mynaric AG
Manufacturer of optical communication terminals for airborn…
|
M0YN | DE | Manufacturing |
|
Nanfang Communication Holdings Limited
Manufactures and sells optical fiber cables, ODN equipment,…
|
1617 | HK | Manufacturing |
|
Nanjing Huamai Technology Co., Ltd.
Develops and manufactures physical connection equipment for…
|
603042 | CN | Manufacturing |
|
Nanjing Panda Electronics Company Limited
Develops electronic equipment, smart city systems, and indu…
|
600775 | CN | Manufacturing |
|
Nanjing Panda Electronics Company Limited
Development, manufacture, and distribution of electronic pr…
|
553 | HK | Manufacturing |
|
NETGEAR, INC.
Designs networking hardware for consumers, businesses, and …
|
NTGR | US | Manufacturing |
|
Ningbo Bird Co.,Ltd.
Develops and manufactures mobile handsets, electronic compo…
|
600130 | CN | Manufacturing |
MIC Electronics Limited via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/60907/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60907 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=60907 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=60907 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 60907}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for MIC Electronics Limited (id: 60907)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.